个人中心功能优化

This commit is contained in:
zxy
2024-03-31 20:15:07 +08:00
parent b1abee8c5b
commit 0f8dd1afc8
3 changed files with 8 additions and 6 deletions

View File

@@ -3,7 +3,7 @@ module.exports = {
port: 1887,
proxy: {
'/api': {
target: 'http://localhost:8000', // 内网
target: 'https://dy12333.org.cn/api/', // 内网
// target: 'http://192.168.1.109:8000', // 本地测试
ws: true,
pathRewrite: {