Browse Source

升级版本

shish 2 years ago
parent
commit
56c932e8a0

+ 2 - 2
ghsApp/src/manifest.json

@@ -2,8 +2,8 @@
     "name" : "销花宝",
     "name" : "销花宝",
     "appid" : "__UNI__BD781B0",
     "appid" : "__UNI__BD781B0",
     "description" : "鲜花批发销售管理系统",
     "description" : "鲜花批发销售管理系统",
-    "versionName" : "1.1.56",
-    "versionCode" : 1156,
+    "versionName" : "1.1.57",
+    "versionCode" : 1157,
     "transformPx" : true,
     "transformPx" : true,
     /* 5+App特有相关 */
     /* 5+App特有相关 */
     "app-plus" : {
     "app-plus" : {

+ 2 - 2
ghsPad/src/manifest.json

@@ -2,8 +2,8 @@
     "name" : "销花宝收银",
     "name" : "销花宝收银",
     "appid" : "__UNI__E2D4F80",
     "appid" : "__UNI__E2D4F80",
     "description" : "鲜花批发销售管理系统",
     "description" : "鲜花批发销售管理系统",
-    "versionName" : "1.2.3",
-    "versionCode" : 123,
+    "versionName" : "1.2.4",
+    "versionCode" : 124,
     "transformPx" : true,
     "transformPx" : true,
     /* 5+App特有相关 */
     /* 5+App特有相关 */
     "app-plus" : {
     "app-plus" : {

+ 2 - 2
hdApp/src/manifest.json

@@ -2,8 +2,8 @@
     "name" : "花掌柜",
     "name" : "花掌柜",
     "appid" : "__UNI__4079DC1",
     "appid" : "__UNI__4079DC1",
     "description" : "花店管家婆",
     "description" : "花店管家婆",
-    "versionName" : "1.6.8",
-    "versionCode" : 168,
+    "versionName" : "1.6.9",
+    "versionCode" : 169,
     "transformPx" : true,
     "transformPx" : true,
     /* 5+App特有相关 */
     /* 5+App特有相关 */
     "app-plus" : {
     "app-plus" : {

+ 2 - 2
hdPad/src/manifest.json

@@ -2,8 +2,8 @@
     "name" : "花掌柜收银",
     "name" : "花掌柜收银",
     "appid" : "__UNI__F6E7EA0",
     "appid" : "__UNI__F6E7EA0",
     "description" : "花掌柜收银",
     "description" : "花掌柜收银",
-    "versionName" : "1.6.1",
-    "versionCode" : 161,
+    "versionName" : "1.6.2",
+    "versionCode" : 162,
     "transformPx" : true,
     "transformPx" : true,
     /* 5+App特有相关 */
     /* 5+App特有相关 */
     "app-plus" : {
     "app-plus" : {

+ 5 - 5
mallApp/src/manifest.json

@@ -2,8 +2,8 @@
     "name" : "商城",
     "name" : "商城",
     "appid" : "",
     "appid" : "",
     "description" : "应用描述",
     "description" : "应用描述",
-    "versionName" : "1.0.10",
-    "versionCode" : "1010",
+    "versionName" : "1.0.11",
+    "versionCode" : "1011",
     "transformPx" : true,
     "transformPx" : true,
     /* 5+App特有相关 */
     /* 5+App特有相关 */
     "app-plus" : {
     "app-plus" : {
@@ -58,15 +58,15 @@
         "setting" : {
         "setting" : {
             "urlCheck" : false
             "urlCheck" : false
         },
         },
+        "optimization" : {
+            "subPackages" : true
+        },
         "usingComponents" : true,
         "usingComponents" : true,
         "permission" : {
         "permission" : {
             "scope.userLocation" : {
             "scope.userLocation" : {
                 "desc" : "获取位置信息后为您提供个性化推荐"
                 "desc" : "获取位置信息后为您提供个性化推荐"
             }
             }
         },
         },
-        "optimization" : {
-            "subPackages" : true
-        },
         "lazyCodeLoading":"requiredComponents"
         "lazyCodeLoading":"requiredComponents"
     },
     },
     "mp-alipay" : {
     "mp-alipay" : {

+ 2 - 2
开发/ghsApp/src/manifest.json

@@ -2,8 +2,8 @@
     "name" : "销花宝",
     "name" : "销花宝",
     "appid" : "__UNI__BD781B0",
     "appid" : "__UNI__BD781B0",
     "description" : "鲜花批发销售管理系统",
     "description" : "鲜花批发销售管理系统",
-    "versionName" : "1.1.56",
-    "versionCode" : 1156,
+    "versionName" : "1.1.57",
+    "versionCode" : 1157,
     "transformPx" : true,
     "transformPx" : true,
     /* 5+App特有相关 */
     /* 5+App特有相关 */
     "app-plus" : {
     "app-plus" : {

+ 2 - 2
开发/ghsPad/src/manifest.json

@@ -2,8 +2,8 @@
     "name" : "销花宝收银",
     "name" : "销花宝收银",
     "appid" : "__UNI__E2D4F80",
     "appid" : "__UNI__E2D4F80",
     "description" : "鲜花批发销售管理系统",
     "description" : "鲜花批发销售管理系统",
-    "versionName" : "1.2.3",
-    "versionCode" : 123,
+    "versionName" : "1.2.4",
+    "versionCode" : 124,
     "transformPx" : true,
     "transformPx" : true,
     /* 5+App特有相关 */
     /* 5+App特有相关 */
     "app-plus" : {
     "app-plus" : {

+ 2 - 2
开发/hdApp/src/manifest.json

@@ -2,8 +2,8 @@
     "name" : "花掌柜",
     "name" : "花掌柜",
     "appid" : "__UNI__4079DC1",
     "appid" : "__UNI__4079DC1",
     "description" : "花店管家婆",
     "description" : "花店管家婆",
-    "versionName" : "1.6.8",
-    "versionCode" : 168,
+    "versionName" : "1.6.9",
+    "versionCode" : 169,
     "transformPx" : true,
     "transformPx" : true,
     /* 5+App特有相关 */
     /* 5+App特有相关 */
     "app-plus" : {
     "app-plus" : {

+ 2 - 2
开发/hdPad/src/manifest.json

@@ -2,8 +2,8 @@
     "name" : "花掌柜收银",
     "name" : "花掌柜收银",
     "appid" : "__UNI__F6E7EA0",
     "appid" : "__UNI__F6E7EA0",
     "description" : "花掌柜收银",
     "description" : "花掌柜收银",
-    "versionName" : "1.6.1",
-    "versionCode" : 161,
+    "versionName" : "1.6.2",
+    "versionCode" : 162,
     "transformPx" : true,
     "transformPx" : true,
     /* 5+App特有相关 */
     /* 5+App特有相关 */
     "app-plus" : {
     "app-plus" : {

+ 2 - 2
开发/mallApp/src/manifest.json

@@ -2,8 +2,8 @@
     "name" : "商城",
     "name" : "商城",
     "appid" : "",
     "appid" : "",
     "description" : "应用描述",
     "description" : "应用描述",
-    "versionName" : "1.0.10",
-    "versionCode" : "1010",
+    "versionName" : "1.0.11",
+    "versionCode" : "1011",
     "transformPx" : true,
     "transformPx" : true,
     /* 5+App特有相关 */
     /* 5+App特有相关 */
     "app-plus" : {
     "app-plus" : {

+ 2 - 2
线上/ghsApp/src/manifest.json

@@ -2,8 +2,8 @@
     "name" : "销花宝",
     "name" : "销花宝",
     "appid" : "__UNI__BD781B0",
     "appid" : "__UNI__BD781B0",
     "description" : "鲜花批发销售管理系统",
     "description" : "鲜花批发销售管理系统",
-    "versionName" : "1.1.56",
-    "versionCode" : 1156,
+    "versionName" : "1.1.57",
+    "versionCode" : 1157,
     "transformPx" : true,
     "transformPx" : true,
     /* 5+App特有相关 */
     /* 5+App特有相关 */
     "app-plus" : {
     "app-plus" : {

+ 2 - 2
线上/ghsPad/src/manifest.json

@@ -2,8 +2,8 @@
     "name" : "销花宝收银",
     "name" : "销花宝收银",
     "appid" : "__UNI__E2D4F80",
     "appid" : "__UNI__E2D4F80",
     "description" : "鲜花批发销售管理系统",
     "description" : "鲜花批发销售管理系统",
-    "versionName" : "1.2.3",
-    "versionCode" : 123,
+    "versionName" : "1.2.4",
+    "versionCode" : 124,
     "transformPx" : true,
     "transformPx" : true,
     /* 5+App特有相关 */
     /* 5+App特有相关 */
     "app-plus" : {
     "app-plus" : {

+ 2 - 2
线上/hdApp/src/manifest.json

@@ -2,8 +2,8 @@
     "name" : "花掌柜",
     "name" : "花掌柜",
     "appid" : "__UNI__4079DC1",
     "appid" : "__UNI__4079DC1",
     "description" : "花店管家婆",
     "description" : "花店管家婆",
-    "versionName" : "1.6.8",
-    "versionCode" : 168,
+    "versionName" : "1.6.9",
+    "versionCode" : 169,
     "transformPx" : true,
     "transformPx" : true,
     /* 5+App特有相关 */
     /* 5+App特有相关 */
     "app-plus" : {
     "app-plus" : {

+ 2 - 2
线上/hdPad/src/manifest.json

@@ -2,8 +2,8 @@
     "name" : "花掌柜收银",
     "name" : "花掌柜收银",
     "appid" : "__UNI__F6E7EA0",
     "appid" : "__UNI__F6E7EA0",
     "description" : "花掌柜收银",
     "description" : "花掌柜收银",
-    "versionName" : "1.6.1",
-    "versionCode" : 161,
+    "versionName" : "1.6.2",
+    "versionCode" : 162,
     "transformPx" : true,
     "transformPx" : true,
     /* 5+App特有相关 */
     /* 5+App特有相关 */
     "app-plus" : {
     "app-plus" : {