2 Revize c3db4fb564 ... a0a54976fb

Autor SHA1 Zpráva Datum
  lex-xin a0a54976fb 更新 před 2 měsíci
  lex-xin 2dfd2bbc38 更新 před 2 měsíci

Rozdílová data souboru nebyla zobrazena, protože soubor je příliš velký
+ 0 - 0
dist/assets/index-15d4f275.js


Rozdílová data souboru nebyla zobrazena, protože soubor je příliš velký
+ 0 - 0
dist/assets/index-889eabd4.css


+ 2 - 2
dist/index.html

@@ -6,8 +6,8 @@
   <link rel="icon" type="image/svg+xml" href="./vite.svg" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
   <title>IM</title>
-  <script type="module" crossorigin src="./assets/index-7da7c34f.js"></script>
-  <link rel="stylesheet" href="./assets/index-ec0bfdea.css">
+  <script type="module" crossorigin src="./assets/index-15d4f275.js"></script>
+  <link rel="stylesheet" href="./assets/index-889eabd4.css">
 </head>
 
 <body>

+ 2 - 2
src/main.ts

@@ -44,9 +44,9 @@ console.log(import.meta.env.DEV, "import.meta.env.DEV");
 
 // 判断是否是测试环境的
 // import.meta.env.DEV ? 1400805079 : 1400799837; // 1400805079; // Your SDKAppID
-const SDKAppID = parseSearch.appId || hashSearch.appId || 1400805079; 
+const SDKAppID = parseSearch.appId || hashSearch.appId || 1400799837; 
 //import.meta.env.DEV ? "c5f4ea6140128a36c842990446a2c89249ab886b5e1ea6893555aa635a0b3c30" : "37bfb220843e25e78768cadd0dc06756e460e55bd631354930a4149565a1d0c9"; //"c5f4ea6140128a36c842990446a2c89249ab886b5e1ea6893555aa635a0b3c30"; // Your secretKey
-const secretKey = parseSearch.secretKey || hashSearch.secretKey || "c5f4ea6140128a36c842990446a2c89249ab886b5e1ea6893555aa635a0b3c30"; 
+const secretKey = parseSearch.secretKey || hashSearch.secretKey || "37bfb220843e25e78768cadd0dc06756e460e55bd631354930a4149565a1d0c9"; 
 const userID = parseSearch.userID; //|| "KT:140:TEACHER"; // User ID
 
 // init TUIKit

Některé soubory nejsou zobrazeny, neboť je v těchto rozdílových datech změněno mnoho souborů