Your Name 3 年之前
父節點
當前提交
0e8759cf49
共有 2 個文件被更改,包括 1 次插入2 次删除
  1. 1 1
      public/js/common.js
  2. 0 1
      src/layout/BaseLayout/index.tsx

+ 1 - 1
public/js/common.js

@@ -1,5 +1,5 @@
 var setting = {
-    username: "huashe3",
+    username: "huashe1",
     password: "huashe123",
     ip: "10.55.134.3",
     host: "http",

+ 0 - 1
src/layout/BaseLayout/index.tsx

@@ -277,7 +277,6 @@ export default defineComponent({
 
        }
 
-       console.log("---------------------------")
 
        const meeting = new Meeting();
        meeting.openClient(() => {