@@ -879,6 +878,8 @@ def search():
// 3. 点击 closeBtn 就隐藏 mask 和 modal
closeBtn.addEventListener('click', function () {
modal.style.display = 'none';
+ document.querySelector("#chat_section").appendChild(document.querySelector("#chat_talk"))
+ document.querySelector("#chat_section").appendChild(document.querySelector("#chat_continue"))
document.querySelector("#readability-reader").innerHTML = '';
try{iframe.removeAttribute('src');}catch(e){}
@@ -1055,8 +1056,8 @@ def search():
transform: rotate(-45deg);
}
-
-
+
+
@@ -1073,6 +1074,7 @@ def search():
cursor: pointer;
">发送
+
-
-
+
+
@@ -1073,6 +1074,7 @@ def search():
cursor: pointer;
">发送
+