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.

109 lines
2.2 KiB

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