Browse Source

提交代码。

Signed-off-by: zouap <zouap@pcl.ac.cn>
tags/v1.22.10.1^2
zouap 3 years ago
parent
commit
eec74f9509
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      public/home/home.js

+ 1
- 0
public/home/home.js View File

@@ -83,6 +83,7 @@ if(lang != null && lang.nodeValue =="en-US" ){
}

document.onreadystatechange = function () {
console.log("Start to open WebSocket.");
queryRecommendData();

var output = document.getElementById("newmessage");


Loading…
Cancel
Save