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.

44 line
755 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. "checkInvalidKey": true
  14. },
  15. "compileType": "miniprogram",
  16. "libVersion": "2.2.0",
  17. "appid": "wx453ae0d37f3550d0",
  18. "projectname": "C%E7%AB%AF%E5%B0%8F%E7%A8%8B%E5%BA%8F",
  19. "isGameTourist": false,
  20. "simulatorType": "wechat",
  21. "simulatorPluginLibVersion": {},
  22. "condition": {
  23. "search": {
  24. "current": -1,
  25. "list": []
  26. },
  27. "conversation": {
  28. "current": -1,
  29. "list": []
  30. },
  31. "plugin": {
  32. "current": -1,
  33. "list": []
  34. },
  35. "game": {
  36. "currentL": -1,
  37. "list": []
  38. },
  39. "miniprogram": {
  40. "current": -1,
  41. "list": []
  42. }
  43. }
  44. }