xuan
2024-02-27 11815a0726f1910eeeba579caf3fd57118e9bd81
runtime/html5/static/index.html
@@ -51,12 +51,18 @@
            </div>
            <br>
            <div id="use_itn_div" style="border:2px solid #ccc;display:block;">
               逆文本标准化(ITN):<br/>
               <label><input name="use_itn" type="radio" value="false" checked="true"/>否 </label>&nbsp;&nbsp;
               <label><input name="use_itn" type="radio" value="true" />是 </label>
            </div>
            <br>
              <div  style="border:2px solid #ccc;">
               热词设置(一行一个关键字,空格隔开权重,如"阿里巴巴 20"):
               <br>
   
   
               <textarea rows="3"  id="varHot"  style=" width: 100%;height:100%" >阿里巴巴 20</textarea>
               <textarea rows="3"  id="varHot"  style=" width: 100%;height:100%" >阿里巴巴 20&#13;hello world 40</textarea>
               <br>
   
               </div>