diff --git a/common/env.js b/common/env.js index 7e89416..d604d9e 100644 --- a/common/env.js +++ b/common/env.js @@ -41,7 +41,7 @@ const testing = { // 根据环境变量选择对应配置 -let currentEnv = production;//production;//testing;//production_wz; +let currentEnv = testing;//production;//testing;//production_wz; // 判断当前环境 // #ifdef H5 diff --git a/manifest.json b/manifest.json index ab95298..aa5f474 100644 --- a/manifest.json +++ b/manifest.json @@ -1,9 +1,9 @@ { - "name" : "友达赏", + "name" : "友达赏王者", "appid" : "__UNI__2E6CB39", "description" : "", - "versionName" : "1.0.5", - "versionCode" : 105, + "versionName" : "1.0.0", + "versionCode" : 100, "transformPx" : false, /* 5+App特有相关 */ "app-plus" : {