LOCKING项目小程序端
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 

24 righe
536 B

  1. {
  2. "miniprogramRoot": "dist/",
  3. "projectname": "LOCKING-mini",
  4. "description": "LOCKING 小程序端",
  5. "appid": "wx97af3451850f1761",
  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. }