对接首页通知公告和友情链接和关于我们

This commit is contained in:
linxd
2025-07-11 09:59:16 +08:00
parent 20145e4c51
commit 56c2af09c2
24 changed files with 194 additions and 89 deletions

View File

@ -7,7 +7,7 @@ export default {
// },
'/api': {
// target: 'http://10.0.0.125:18012',//测试环境
target: 'http://10.0.0.10:18012',//连接天宫的ng
target: 'http://10.0.0.10:18013',//连接天宫的ng
changeOrigin: true,
pathRewrite: { '^/api': '' },
},