|
|
@@ -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 hello world 40</textarea>
|
|
|
<br>
|
|
|
|
|
|
</div>
|