|
@@ -10,6 +10,9 @@
|
|
"usingComponents" : true,
|
|
"usingComponents" : true,
|
|
"nvueStyleCompiler" : "uni-app",
|
|
"nvueStyleCompiler" : "uni-app",
|
|
"compilerVersion" : 3,
|
|
"compilerVersion" : 3,
|
|
|
|
+ "compatible" : {
|
|
|
|
+ "ignoreVersion" : true //true表示忽略版本检查提示框,HBuilderX1.9.0及以上版本支持
|
|
|
|
+ },
|
|
"splashscreen" : {
|
|
"splashscreen" : {
|
|
"alwaysShowBeforeRender" : true,
|
|
"alwaysShowBeforeRender" : true,
|
|
"waiting" : true,
|
|
"waiting" : true,
|