游雁
2023-11-08 39b9983028ac0f95ee0db375b135d2eb8fbaefe1
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>