乡村相册

This commit is contained in:
yanran200730
2022-05-18 18:06:39 +08:00
parent 5e92053f60
commit ddc813efd1
18 changed files with 746 additions and 574 deletions

View File

@@ -36,12 +36,19 @@
}
},
"/online": {
"target": "https://test87tpweb.cunwuyun.cn",
"target": "https://test87xcxc.cunwuyun.cn",
"changeOrigin": true,
"pathRewrite": {
"^/online": "/"
}
},
"/api": {
"target": "https://test87xcxc.cunwuyun.cn",
"changeOrigin": true,
"pathRewrite": {
"^/api": "/api"
}
},
"/tmap": {
"target": "https://apis.map.qq.com",
"changeOrigin": true,