feat:处理了电话详细数据

This commit is contained in:
KindSeven
2024-09-15 22:11:26 +08:00
parent 43ad0f03fd
commit 6c60c48c61
8 changed files with 77 additions and 47 deletions

View File

@@ -76,10 +76,10 @@ export default defineConfig({
// rewrite: (path) => path.replace(/^\/api/, ""),
// },
"/api": {
// target: "http://frp.feashow.cn:31800/",
target: "http://112.19.165.99:20002/",
target: "http://frp.feashow.cn:31800/",
// target: "http://112.19.165.99:20002/",
changeOrigin: true,
// rewrite: (path) => path.replace(/^\/api/, ""),
rewrite: (path) => path.replace(/^\/api/, ""),
},
// "/socket": {
// target: "ws://frp.feashow.cn:8081/ws",