东风启辰小程序端
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

project.config.json 2.0KB

5 år sedan
5 år sedan
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108
  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. "coverView": true,
  13. "autoAudits": false,
  14. "showShadowRootInWxmlPanel": true,
  15. "scopeDataCheck": false,
  16. "checkInvalidKey": true,
  17. "checkSiteMap": true,
  18. "uploadWithSourceMap": true,
  19. "babelSetting": {
  20. "ignore": [],
  21. "disablePlugins": [],
  22. "outputPath": ""
  23. }
  24. },
  25. "compileType": "miniprogram",
  26. "libVersion": "2.8.3",
  27. "appid": "wx5c64e733d849c3ef",
  28. "projectname": "496_dongfengqichen",
  29. "debugOptions": {
  30. "hidedInDevtools": []
  31. },
  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. "game": {
  45. "currentL": -1,
  46. "list": []
  47. },
  48. "miniprogram": {
  49. "current": -1,
  50. "list": [
  51. {
  52. "id": -1,
  53. "name": "启辰星",
  54. "pathName": "pages/index/index",
  55. "query": ""
  56. },
  57. {
  58. "id": -1,
  59. "name": "个人中心",
  60. "pathName": "pages/myCenter/myCenter",
  61. "query": ""
  62. },
  63. {
  64. "id": -1,
  65. "name": "幸运星抓手",
  66. "pathName": "pages/luckyStar/luckyStar",
  67. "query": ""
  68. },
  69. {
  70. "id": -1,
  71. "name": "活动奖品",
  72. "pathName": "pages/prizes/prizes",
  73. "query": ""
  74. },
  75. {
  76. "id": -1,
  77. "name": "海报",
  78. "pathName": "pages/poster/poster",
  79. "query": ""
  80. },
  81. {
  82. "id": -1,
  83. "name": "优惠券",
  84. "pathName": "pages/coupon/coupon",
  85. "query": ""
  86. },
  87. {
  88. "id": -1,
  89. "name": "集碎片",
  90. "pathName": "pages/everyday/everyday",
  91. "query": ""
  92. },
  93. {
  94. "id": -1,
  95. "name": "领红包注册",
  96. "pathName": "pages/receiveRegister/receiveRegister",
  97. "query": ""
  98. },
  99. {
  100. "id": -1,
  101. "name": "地址管理",
  102. "pathName": "pages/address/address",
  103. "query": ""
  104. }
  105. ]
  106. }
  107. }
  108. }