|
@@ -35,7 +35,7 @@ export default defineConfig({
|
|
|
rewrite: (path) => path.replace(/^\/dev-api/, ""),
|
|
|
},
|
|
|
"/prod-api": {
|
|
|
- target: "https://1.15.29.64/twzd-admin",
|
|
|
+ target: "https://jpcj-admin.zzxcx.net/twzd-admin",
|
|
|
changeOrigin: true,
|
|
|
rewrite: (path) => path.replace(/^\/prod-api/, ""),
|
|
|
},
|