LOCKING项目小程序端
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.

3 yıl önce
1234567891011121314151617181920212223
  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. }