C端集团版
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

45 lines
809 B

  1. {
  2. "description": "项目配置文件",
  3. "packOptions": {
  4. "ignore": []
  5. },
  6. "setting": {
  7. "urlCheck": true,
  8. "es6": true,
  9. "postcss": true,
  10. "minified": true,
  11. "newFeature": true,
  12. "autoAudits": false,
  13. "coverView": true,
  14. "showShadowRootInWxmlPanel": true,
  15. "scopeDataCheck": false
  16. },
  17. "compileType": "miniprogram",
  18. "libVersion": "2.12.0",
  19. "appid": "wx2fe35ba5e341471f",
  20. "projectname": "%E5%AF%8C%E8%8C%82%E9%9B%86%E5%9B%A2",
  21. "debugOptions": {
  22. "hidedInDevtools": []
  23. },
  24. "isGameTourist": false,
  25. "simulatorType": "wechat",
  26. "simulatorPluginLibVersion": {},
  27. "condition": {
  28. "search": {
  29. "current": -1,
  30. "list": []
  31. },
  32. "conversation": {
  33. "current": -1,
  34. "list": []
  35. },
  36. "game": {
  37. "currentL": -1,
  38. "list": []
  39. },
  40. "miniprogram": {
  41. "current": -1,
  42. "list": []
  43. }
  44. }
  45. }