소스 검색

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: './',