1 Commits

Author SHA1 Message Date
史典卓
23284483c4 flat: 赞存 2025-03-26 09:54:42 +08:00
2 changed files with 3 additions and 1 deletions

View File

@@ -5,6 +5,7 @@
"versionName": "1.0.0",
"versionCode": "100",
"transformPx": false,
"sassImplementationName": "node-sass",
"app-plus": {
"usingComponents": true,
"compilerVersion": 3,

View File

@@ -7,7 +7,8 @@ module.exports = {
proxy: {
'/api': {
// target: 'http://192.168.1.115:8000',
target: 'http://39.98.184.58:8000',
// target: 'http://39.98.184.58:8000',
target: 'http://39.98.44.136:80',
ws: true,
pathRewrite: {
'^/api': '/'