Explorar el Código

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

lex hace 1 año
padre
commit
cd6f9e95ee
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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: './',