add
This commit is contained in:
@@ -19,7 +19,7 @@ var vite_config_default = defineConfig({
|
||||
proxy: {
|
||||
"/api/v1": {
|
||||
// target: "http://127.0.0.1:8888", // 本地接口地址
|
||||
target: "https://www.www.xingfucha.cn",
|
||||
target: "https://www.xingfucha.cn",
|
||||
// 本地接口地址
|
||||
changeOrigin: true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user