@@ -5,6 +5,7 @@
"versionName" : "1.5.0",
"versionCode" : "100",
"transformPx" : false,
+ "sassImplementationName": "node-sass", //可选值 "dart-sass" | "node-sass"
/* 5+App特有相关 */
"app-plus" : {
"safearea" : {
@@ -6,7 +6,7 @@
"env": {
"UNI_PLATFORM": "h5",
"H_NODE_ENV": "development",
- "H_BASE_URL": "https://wx.hw.hongweisoft.com/parking",
+ "H_BASE_URL": "https://parkingadmin.dev.dazesoft.cn/pudprod-api",
"H_UP_FILE_URL": "https://wx.hw.hongweisoft.com/ycpharmacy/file/upload/single/minio"
}
},