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

97 lines
1.9 KiB

  1. {
  2. "description": "项目配置文件",
  3. "packOptions": {
  4. "ignore": []
  5. },
  6. "setting": {
  7. "urlCheck": false,
  8. "es6": true,
  9. "postcss": true,
  10. "preloadBackgroundData": false,
  11. "minified": true,
  12. "newFeature": true,
  13. "coverView": true,
  14. "autoAudits": false,
  15. "showShadowRootInWxmlPanel": true,
  16. "scopeDataCheck": false,
  17. "checkInvalidKey": true,
  18. "checkSiteMap": true,
  19. "uploadWithSourceMap": true,
  20. "babelSetting": {
  21. "ignore": [],
  22. "disablePlugins": [],
  23. "outputPath": ""
  24. },
  25. "useCompilerModule": false,
  26. "userConfirmedUseCompilerModuleSwitch": false
  27. },
  28. "compileType": "miniprogram",
  29. "libVersion": "2.5.0",
  30. "appid": "wxfa336cad86ed598d",
  31. "projectname": "oldC",
  32. "isGameTourist": false,
  33. "simulatorType": "wechat",
  34. "simulatorPluginLibVersion": {},
  35. "condition": {
  36. "search": {
  37. "current": -1,
  38. "list": []
  39. },
  40. "conversation": {
  41. "current": -1,
  42. "list": []
  43. },
  44. "plugin": {
  45. "current": -1,
  46. "list": []
  47. },
  48. "game": {
  49. "currentL": -1,
  50. "list": []
  51. },
  52. "gamePlugin": {
  53. "current": -1,
  54. "list": []
  55. },
  56. "miniprogram": {
  57. "current": -1,
  58. "list": [
  59. {
  60. "id": -1,
  61. "name": "pages/bargain/bargainDatail/bargainDatail",
  62. "pathName": "pages/bargain/bargainDatail/bargainDatail",
  63. "query": "",
  64. "scene": null
  65. },
  66. {
  67. "id": -1,
  68. "name": "直播列表",
  69. "pathName": "pages2/live/livelist/index",
  70. "query": "",
  71. "scene": null
  72. },
  73. {
  74. "id": -1,
  75. "name": "我的",
  76. "pathName": "index/user",
  77. "query": "",
  78. "scene": null
  79. },
  80. {
  81. "id": -1,
  82. "name": "pages2/live/livelist/index",
  83. "pathName": "pages/index/index",
  84. "query": "type=cd&couponChannelId=426712984674504704",
  85. "scene": null
  86. },
  87. {
  88. "id": -1,
  89. "name": "券详情",
  90. "pathName": "pages/index/index",
  91. "query": "type=cd&couponChannelId=420885883373359104",
  92. "scene": null
  93. }
  94. ]
  95. }
  96. }
  97. }