Browse Source

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

lex 1 year ago
parent
commit
cd6f9e95ee
1 changed files with 0 additions and 1 deletions
  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: './',