shish 2 месяцев назад
Родитель
Сommit
ad4a4d42ca

+ 1 - 1
ghsApp/src/config.js

@@ -2,4 +2,4 @@ export const ProjectName = 'ghs'
 export const APIHOST = 'https://api.shop.hzghd.com'
 export const IMGHOST = 'https://img.hzghd.com'
 export const CURRENT_ENV = 'dev'
-export const APP_VERSION = '1.2.89'
+export const APP_VERSION = '1.2.90'

+ 2 - 2
ghsApp/src/manifest.json

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

+ 1 - 1
开发http/ghsApp/src/config.js

@@ -2,4 +2,4 @@ export const ProjectName = 'ghs'
 export const APIHOST = 'http://api.shop.hzghd.com'
 export const IMGHOST = 'http://img.hzghd.com'
 export const CURRENT_ENV = 'dev'
-export const APP_VERSION = '1.2.89'
+export const APP_VERSION = '1.2.90'

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

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

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

@@ -2,4 +2,4 @@ export const ProjectName = 'ghs'
 export const APIHOST = 'https://api.shop.hzghd.com'
 export const IMGHOST = 'https://img.hzghd.com'
 export const CURRENT_ENV = 'dev'
-export const APP_VERSION = '1.2.89'
+export const APP_VERSION = '1.2.90'

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

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

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

@@ -2,4 +2,4 @@ export const ProjectName = 'ghs'
 export const APIHOST = 'https://api.shop.wixhb.com'
 export const IMGHOST = 'https://img.wixhb.com'
 export const CURRENT_ENV = 'production'
-export const APP_VERSION = '1.2.89'
+export const APP_VERSION = '1.2.90'

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

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