Browse Source

no message

feature/v1.1
xpz2018 5 years ago
parent
commit
13c909fb4b
1 changed files with 3 additions and 3 deletions
  1. 6
      project.config.json

6
project.config.json

@ -6,7 +6,7 @@
"setting": {
"urlCheck": false,
"es6": true,
"enhance": false,
"enhance": true,
"postcss": true,
"preloadBackgroundData": false,
"minified": true,
@ -16,7 +16,7 @@
"autoAudits": false,
"showShadowRootInWxmlPanel": true,
"scopeDataCheck": false,
"uglifyFileName": false,
"uglifyFileName": true,
"checkInvalidKey": true,
"checkSiteMap": true,
"uploadWithSourceMap": true,
@ -40,7 +40,7 @@
"minifyWXSS": true
},
"compileType": "miniprogram",
"libVersion": "2.14.0",
"libVersion": "2.15.0",
"appid": "wx8214a7f3614a3340",
"projectname": "ztb-saas-mini",
"debugOptions": {

Loading…
Cancel
Save