flat: 赞存
This commit is contained in:
@@ -5,6 +5,7 @@
|
|||||||
"versionName": "1.0.0",
|
"versionName": "1.0.0",
|
||||||
"versionCode": "100",
|
"versionCode": "100",
|
||||||
"transformPx": false,
|
"transformPx": false,
|
||||||
|
"sassImplementationName": "node-sass",
|
||||||
"app-plus": {
|
"app-plus": {
|
||||||
"usingComponents": true,
|
"usingComponents": true,
|
||||||
"compilerVersion": 3,
|
"compilerVersion": 3,
|
||||||
|
|||||||
@@ -7,7 +7,8 @@ module.exports = {
|
|||||||
proxy: {
|
proxy: {
|
||||||
'/api': {
|
'/api': {
|
||||||
// target: 'http://192.168.1.115:8000',
|
// 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,
|
ws: true,
|
||||||
pathRewrite: {
|
pathRewrite: {
|
||||||
'^/api': '/'
|
'^/api': '/'
|
||||||
|
|||||||
Reference in New Issue
Block a user