zhaomingwork
2023-11-08 2e36e738ca39afc8d02f3d11013bd12f937cc874
runtime/html5/static/index.html
@@ -52,11 +52,11 @@
            </div>
            <br>
              <div  style="border:2px solid #ccc;">
               热词设置(一行一个关键字,空格隔开权重,如"阿里巴巴 20"):
               热词设置(一行一个关键字,空格隔开权重,如"阿里巴巴 20 hello world 40"):
               <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>