From 2e36e738ca39afc8d02f3d11013bd12f937cc874 Mon Sep 17 00:00:00 2001
From: zhaomingwork <61895407+zhaomingwork@users.noreply.github.com>
Date: 星期三, 08 十一月 2023 09:22:06 +0800
Subject: [PATCH] fix bug for h5 hotwords (#1067)

---
 runtime/html5/static/index.html |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/runtime/html5/static/index.html b/runtime/html5/static/index.html
index 3aeda03..d9c6be7 100644
--- a/runtime/html5/static/index.html
+++ b/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>

--
Gitblit v1.9.1