隐藏hbuiderx版本检查提示框

This commit is contained in:
weipengfei 2024-03-26 09:58:44 +08:00
parent edd1c554dd
commit 2f53bf71e5
2 changed files with 7 additions and 4 deletions

View File

@ -15,8 +15,8 @@ let openPlantGrass = '-openPlantGrass-'
let httpSix, httpApi;
// const env = 'dev'; // 开发
const env = 'prod'; // 生产
const env = 'dev'; // 开发
// const env = 'prod'; // 生产
// const env = 'prew'; // 预上线
switch (env) {

View File

@ -2,8 +2,8 @@
"name" : "惠农生活",
"appid" : "__UNI__3A527D1",
"description" : "",
"versionName" : "2.0.09",
"versionCode" : 2009,
"versionName" : "2.0.10",
"versionCode" : 2010,
"transformPx" : false,
/* 5+App */
"app-plus" : {
@ -12,6 +12,9 @@
"nvueCompiler" : "uni-app",
"nvueStyleCompiler" : "uni-app",
"compilerVersion" : 3,
"compatible" : {
"ignoreVersion" : true //trueHBuilderX1.9.0
},
"splashscreen" : {
"alwaysShowBeforeRender" : false,
"waiting" : false,