Forráskód Böngészése

版本提示忽略

tanxue 1 hónapja
szülő
commit
0fde7c3077
1 módosított fájl, 3 hozzáadás és 0 törlés
  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,