C端小程序
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.

43 lines
729 B

  1. {
  2. "description": "项目配置文件",
  3. "packOptions": {
  4. "ignore": []
  5. },
  6. "setting": {
  7. "urlCheck": false,
  8. "es6": true,
  9. "postcss": true,
  10. "minified": true,
  11. "newFeature": true,
  12. "autoAudits": false
  13. },
  14. "compileType": "miniprogram",
  15. "libVersion": "2.2.0",
  16. "appid": "wxb11603577a84a86d",
  17. "projectname": "C%E7%AB%AF%E5%B0%8F%E7%A8%8B%E5%BA%8F",
  18. "isGameTourist": false,
  19. "simulatorType": "wechat",
  20. "simulatorPluginLibVersion": {},
  21. "condition": {
  22. "search": {
  23. "current": -1,
  24. "list": []
  25. },
  26. "conversation": {
  27. "current": -1,
  28. "list": []
  29. },
  30. "plugin": {
  31. "current": -1,
  32. "list": []
  33. },
  34. "game": {
  35. "currentL": -1,
  36. "list": []
  37. },
  38. "miniprogram": {
  39. "current": -1,
  40. "list": []
  41. }
  42. }
  43. }