project.config.json 1.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081
  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. },
  13. "compileType": "miniprogram",
  14. "libVersion": "2.3.2",
  15. "appid": "wxdfa8a4f1623d28db",
  16. "projectname": "%E5%B0%8F%E5%AD%A6%E8%AF%BE%E6%96%87%E6%9C%97%E8%AF%BB%E9%85%8D%E9%9F%B3",
  17. "debugOptions": {
  18. "hidedInDevtools": []
  19. },
  20. "isGameTourist": false,
  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": 2,
  40. "list": [
  41. {
  42. "id": -1,
  43. "name": "课程详情",
  44. "pathName": "pages/social/works/works",
  45. "query": "id=1541877751982865&title=【课文5】影子"
  46. },
  47. {
  48. "id": -1,
  49. "name": "团购分享",
  50. "pathName": "pages/groupPage/collage-details/collage-details",
  51. "query": "orderId=1542621051065701"
  52. },
  53. {
  54. "id": 2,
  55. "name": "团购分享",
  56. "pathName": "pages/groupPage/group-details/group-details",
  57. "query": "shareId=1544436540903097&share=true",
  58. "scene": "1012"
  59. },
  60. {
  61. "id": -1,
  62. "name": "1",
  63. "pathName": "pages/social/works/works",
  64. "query": "id=1542687807564957&title=【课文1】小蝌蚪找妈妈"
  65. },
  66. {
  67. "id": 4,
  68. "name": "make money",
  69. "pathName": "pages/groupPage/make-money/make-money",
  70. "query": "productId=1&id=1544436540903097&groupId=2"
  71. },
  72. {
  73. "id": -1,
  74. "name": "团购",
  75. "pathName": "pages/groupPage/group-details/group-details",
  76. "query": "productId=1544097403956625"
  77. }
  78. ]
  79. }
  80. }
  81. }