Browse Source

升级版本

shish 3 tháng trước cách đây
mục cha
commit
4f6cc7b601

+ 1 - 1
hdApp/src/config.js

@@ -4,4 +4,4 @@ export const FORMALHOST = 'https://shop.huaml.com'
 export const IMGHOST = 'https://img.huaml.com'
 export const CURRENT_ENV = 'dev'
 export const WSSHOST = 'wss://chat.shop.huaml.com'
-export const APP_VERSION = '2.2.8'
+export const APP_VERSION = '2.3.3'

+ 2 - 2
hdApp/src/manifest.json

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

+ 1 - 1
开发http/hdApp/src/manifest.json

@@ -3,7 +3,7 @@
     "appid" : "__UNI__4079DC1",
     "description" : "花店管家婆",
     "versionName" : "2.3.2",
-    "versionCode" : 232,
+    "versionCode" : 233,
     "transformPx" : true,
     /* 5+App特有相关 */
     "app-plus" : {

+ 1 - 1
开发https/hdApp/src/config.js

@@ -4,4 +4,4 @@ export const FORMALHOST = 'https://shop.huaml.com'
 export const IMGHOST = 'https://img.huaml.com'
 export const CURRENT_ENV = 'dev'
 export const WSSHOST = 'wss://chat.shop.huaml.com'
-export const APP_VERSION = '2.2.8'
+export const APP_VERSION = '2.3.3'

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

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

+ 1 - 1
线上/hdApp/src/config.js

@@ -4,4 +4,4 @@ export const FORMALHOST = 'https://shop.huahb.cn'
 export const IMGHOST = 'https://img.huahb.cn'
 export const CURRENT_ENV = 'production'
 export const WSSHOST = 'wss://chat.shop.huahb.cn'
-export const APP_VERSION = '2.2.8'
+export const APP_VERSION = '2.3.3'

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

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