|
@@ -13,7 +13,7 @@ function pathResolve(dir: string) {
|
|
|
// return path.join(__dirname, dir);
|
|
|
// }
|
|
|
// const proxyUrl = "https://test.lexiaoya.cn";
|
|
|
-const proxyUrl = "https://test.dayaedu.com";
|
|
|
+const proxyUrl = "https://dev.gym.lexiaoya.cn";
|
|
|
// https://vitejs.dev/config/
|
|
|
export default defineConfig({
|
|
|
base: "./",
|