雾聪
2023-11-07 db028d2cac42ec2ba8f360659c40b5000314d1ad
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>