ソースを参照

Merge branch 'startLogin' of http://git.dayaedu.com/lex/classroom-instruments into startLogin

lex 1 年間 前
コミット
cd6f9e95ee
1 ファイル変更0 行追加1 行削除
  1. 0 1
      vite.config.ts

+ 0 - 1
vite.config.ts

@@ -26,7 +26,6 @@ function resolve(dir: string) {
 // const proxyUrl = 'https://dev.kt.colexiu.com/';
 const proxyUrl = 'https://test.lexiaoya.cn';
 const now = new Date().getTime();
-const sign = `e/${now}`;
 export default defineConfig(() => {
   return {
     base: './',