LOCKING项目小程序端
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

24 lines
530 B

  1. {
  2. "miniprogramRoot": "dist/",
  3. "projectname": "LOCKING-mini",
  4. "description": "LOCKING 小程序端",
  5. "appid": "touristappid",
  6. "setting": {
  7. "urlCheck": true,
  8. "es6": false,
  9. "postcss": false,
  10. "preloadBackgroundData": false,
  11. "minified": false,
  12. "newFeature": true,
  13. "autoAudits": false,
  14. "coverView": true,
  15. "showShadowRootInWxmlPanel": false,
  16. "scopeDataCheck": false,
  17. "useCompilerModule": false
  18. },
  19. "compileType": "miniprogram",
  20. "simulatorType": "wechat",
  21. "simulatorPluginLibVersion": {},
  22. "condition": {}
  23. }