Browse Source

菜单栏调整

kk.shi 3 years ago
parent
commit
a54665726d
1 changed files with 4 additions and 1 deletions
  1. 4 1
      project.config.json

+ 4 - 1
project.config.json

@@ -36,7 +36,10 @@
     "packNpmManually": false,
     "packNpmRelationList": [],
     "minifyWXSS": false,
-    "showES6CompileOption": false
+    "disableUseStrict": false,
+    "showES6CompileOption": false,
+    "useCompilerPlugins": false,
+    "minifyWXML": true
   },
   "compileType": "miniprogram",
   "libVersion": "2.19.4",