瀏覽代碼

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