浏览代码

版本提示忽略

tanxue 1 月之前
父节点
当前提交
0fde7c3077
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      manifest.json

+ 3 - 0
manifest.json

@@ -7,6 +7,9 @@
     "transformPx" : false,
     /* 5+App特有相关 */
     "app-plus" : {
+        "compatible" : {
+            "ignoreVersion" : true
+        },
         "usingComponents" : true,
         "nvueStyleCompiler" : "uni-app",
         "compilerVersion" : 3,