diff --git a/.env b/.env
index 5f92b71..31d0565 100644
--- a/.env
+++ b/.env
@@ -2,4 +2,6 @@ VITE_BASE_URL=http://192.168.0.17:8001/
VITE_PROXY=/api/
VITE_FILE_URL=https://file.zcloudchina.com/YTHFile
VITE_TEMPLATE_URL=https://qaaq.qhdsafety.com/file/
+VITE_ON_LINE_WEB_SOCKET_URL=wss://qaaq.qhdsafety.com/zxwebsocket/
+VITE_LEARNING_WEB_SOCKET_URL=wss://qaaq.qhdsafety.com/websocket/
diff --git a/.eslintrc.cjs b/.eslintrc.cjs
index 19cf6ae..83aca00 100644
--- a/.eslintrc.cjs
+++ b/.eslintrc.cjs
@@ -31,5 +31,6 @@ module.exports = {
BMapGL: "readonly",
JSEncrypt: "readonly",
Aliplayer: "readonly",
+ AliyunUpload: "readonly",
}
};
diff --git a/index.html b/index.html
index 8874e9b..4fd2fcf 100644
--- a/index.html
+++ b/index.html
@@ -17,5 +17,8 @@
+
+
+