|
@@ -76,8 +76,8 @@ export default defineConfig({
|
|
|
// target: "https://kt.colexiu.com",
|
|
|
// target: "https://test.lexiaoya.cn",
|
|
|
// target: "https://kt.colexiu.com",
|
|
|
- // target: "https://dev.resource.colexiu.com", // 内容平台开发环境,内容平台开发,需在url链接上加上isCbs=true
|
|
|
- target: "https://test.kt.colexiu.com",
|
|
|
+ target: "https://dev.resource.colexiu.com", // 内容平台开发环境,内容平台开发,需在url链接上加上isCbs=true
|
|
|
+ // target: "https://test.kt.colexiu.com",
|
|
|
// target: "https://mec.colexiu.com",
|
|
|
changeOrigin: true,
|
|
|
rewrite: (path) => path.replace(/^\/instrument/, ""),
|