project.config.json 4.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202
  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. "nodeModules": true,
  14. "autoAudits": false,
  15. "scopeDataCheck": false,
  16. "uglifyFileName": true,
  17. "checkInvalidKey": true,
  18. "checkSiteMap": true,
  19. "uploadWithSourceMap": true,
  20. "compileHotReLoad": false,
  21. "babelSetting": {
  22. "ignore": [],
  23. "disablePlugins": [],
  24. "outputPath": ""
  25. },
  26. "useIsolateContext": true,
  27. "useCompilerModule": true,
  28. "userConfirmedUseCompilerModuleSwitch": false,
  29. "packNpmManually": false,
  30. "packNpmRelationList": []
  31. },
  32. "compileType": "miniprogram",
  33. "libVersion": "2.12.0",
  34. "appid": "wxba89a7fc42b6c35a",
  35. "projectname": "weapp_distributor",
  36. "debugOptions": {
  37. "hidedInDevtools": []
  38. },
  39. "isGameTourist": false,
  40. "simulatorType": "wechat",
  41. "simulatorPluginLibVersion": {},
  42. "condition": {
  43. "search": {
  44. "current": -1,
  45. "list": []
  46. },
  47. "conversation": {
  48. "current": -1,
  49. "list": []
  50. },
  51. "plugin": {
  52. "current": -1,
  53. "list": []
  54. },
  55. "game": {
  56. "currentL": -1,
  57. "list": []
  58. },
  59. "gamePlugin": {
  60. "current": -1,
  61. "list": []
  62. },
  63. "miniprogram": {
  64. "current": -1,
  65. "list": [
  66. {
  67. "id": -1,
  68. "name": "首页",
  69. "pathName": "pages/home/home",
  70. "query": "",
  71. "scene": null
  72. },
  73. {
  74. "id": -1,
  75. "name": "租赁线索列表",
  76. "pathName": "pages/leadslist/leadslist",
  77. "query": "",
  78. "scene": null
  79. },
  80. {
  81. "id": -1,
  82. "name": "租赁线索筛选",
  83. "pathName": "pages/leadslistsearch/leadslistsearch",
  84. "query": "",
  85. "scene": null
  86. },
  87. {
  88. "id": -1,
  89. "name": "租赁线索详情",
  90. "pathName": "pages/leadsdetail/leadsdetail",
  91. "query": "",
  92. "scene": null
  93. },
  94. {
  95. "id": -1,
  96. "name": "买卖线索列表",
  97. "pathName": "pages/tradeleadslist/tradeleadslist",
  98. "query": "",
  99. "scene": null
  100. },
  101. {
  102. "id": -1,
  103. "name": "买卖线索详情",
  104. "pathName": "pages/tradeleadsdetail/tradeleadsdetail",
  105. "query": "",
  106. "scene": null
  107. },
  108. {
  109. "id": -1,
  110. "name": "买卖线索筛选",
  111. "pathName": "pages/tradeleadslistsearch/tradeleadslistsearch",
  112. "query": "",
  113. "scene": null
  114. },
  115. {
  116. "id": -1,
  117. "name": "租赁订单列表",
  118. "pathName": "pages/orderlist/orderlist",
  119. "query": "",
  120. "scene": null
  121. },
  122. {
  123. "id": -1,
  124. "name": "租赁订单详情",
  125. "pathName": "pages/orderdetail/orderdetail",
  126. "query": "",
  127. "scene": null
  128. },
  129. {
  130. "id": -1,
  131. "name": "租赁订单筛选",
  132. "pathName": "pages/orderfilter/orderfilter",
  133. "query": "",
  134. "scene": null
  135. },
  136. {
  137. "id": -1,
  138. "name": "我的团队列表",
  139. "pathName": "pages/mydistributors/mydistributors",
  140. "query": "",
  141. "scene": null
  142. },
  143. {
  144. "id": -1,
  145. "name": "我的团队详情",
  146. "pathName": "pages/mydistributorsdetail/mydistributorsdetail",
  147. "query": "",
  148. "scene": null
  149. },
  150. {
  151. "id": -1,
  152. "name": "我的团队筛选",
  153. "pathName": "pages/mydistributorfilter/mydistributorfilter",
  154. "query": "",
  155. "scene": null
  156. },
  157. {
  158. "id": -1,
  159. "name": "注册顾问",
  160. "pathName": "pages/registeradviser/registeradviser",
  161. "query": "",
  162. "scene": null
  163. },
  164. {
  165. "id": 14,
  166. "name": "注册个人分销商",
  167. "pathName": "pages/registerperson/registerperson",
  168. "query": "shareToken=45213d8a6b29c80ca58d446aef957516",
  169. "scene": null
  170. },
  171. {
  172. "id": 15,
  173. "name": "注册企业分销商",
  174. "pathName": "pages/registercompany/registercompany",
  175. "query": "shareToken=45213d8a6b29c80ca58d446aef957516",
  176. "scene": null
  177. },
  178. {
  179. "id": -1,
  180. "name": "注册分销商",
  181. "pathName": "pages/registerdistributor/registerdistributor",
  182. "query": "",
  183. "scene": null
  184. },
  185. {
  186. "id": -1,
  187. "name": "注册分销商成功",
  188. "pathName": "pages/registersuccess/registersuccess",
  189. "query": "",
  190. "scene": null
  191. },
  192. {
  193. "id": -1,
  194. "name": "职业意向收集",
  195. "pathName": "pages/tradeleadscreate/tradeleadscreate",
  196. "query": "shareToken=45213d8a6b29c80ca58d446aef957516",
  197. "scene": null
  198. }
  199. ]
  200. }
  201. }
  202. }