个人中心样式调整

This commit is contained in:
zxy
2024-02-19 15:55:01 +08:00
parent 28e8fab710
commit a6603c7b75
7 changed files with 837 additions and 21 deletions

View File

@@ -3,8 +3,8 @@ module.exports = {
port: 1887,
proxy: {
'/api': {
// target: 'http://192.168.0.104:8000', // 本地服务接口地址
target: "http://39.98.184.58:8000", // 阿里云后台地址
target: 'http://192.168.0.104:8000', // 本地服务接口地址
// target: "http://39.98.184.58:8000", // 阿里云后台地址
// target: "http://192.168.0.100:8000", // 本地网关
ws: true,
pathRewrite: {