up修复数量问题

This commit is contained in:
2026-04-27 13:04:42 +08:00
parent 93359a1bd3
commit 1d1a4f3670
6 changed files with 184 additions and 15 deletions
+2 -10
View File
@@ -2,10 +2,9 @@
"name" : "Operations",
"appid" : "__UNI__8A0DE5E",
"description" : "Operations(运营)的缩写,一个前后端分离的工作流/运营管理系统。",
"versionName" : "1.0.0",
"versionCode" : "100",
"versionName" : "1.0.1",
"versionCode" : "101",
"transformPx" : false,
/* 5+App */
"app-plus" : {
"usingComponents" : true,
"nvueStyleCompiler" : "uni-app",
@@ -16,15 +15,12 @@
"autoclose" : true,
"delay" : 0
},
/* */
"modules" : {
"Barcode" : {},
"Bluetooth" : {},
"Camera" : {}
},
/* */
"distribute" : {
/* android */
"android" : {
"permissions" : [
"<uses-permission android:name=\"android.permission.CHANGE_NETWORK_STATE\"/>",
@@ -44,11 +40,9 @@
"<uses-permission android:name=\"android.permission.WRITE_SETTINGS\"/>"
]
},
/* ios */
"ios" : {
"dSYMs" : false
},
/* SDK */
"sdkConfigs" : {},
"icons" : {
"android" : {
@@ -87,9 +81,7 @@
}
}
},
/* */
"quickapp" : {},
/* */
"mp-weixin" : {
"appid" : "",
"setting" : {