|
@@ -16,7 +16,7 @@ function resolve(dir: string) {
|
|
|
// const proxyUrl = 'https://test.lexiaoya.cn/';
|
|
|
// const proxyUrl = 'https://kt.colexiu.com/';
|
|
|
// const proxyUrl = 'http://192.168.3.143:7093/';
|
|
|
-const proxyUrl = 'https://dev.kt.colexiu.com/';
|
|
|
+const proxyUrl = 'https://test.kt.colexiu.com/';
|
|
|
export default defineConfig({
|
|
|
base: './',
|
|
|
plugins: [
|