猎豆优选小程序

pages.json 7.2KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367
  1. {
  2. "easycom": {
  3. "^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
  4. },
  5. "pages": [
  6. {
  7. "path": "pages/home/home",
  8. "style": {
  9. "navigationStyle": "custom",
  10. "navigationBarTitleText": "首页",
  11. "enablePullDownRefresh": true
  12. }
  13. },
  14. {
  15. "path": "pages/optimization/optimization",
  16. "style": {
  17. "navigationStyle": "custom",
  18. "navigationBarTitleText": "优选圈",
  19. "enablePullDownRefresh": false
  20. }
  21. },
  22. {
  23. "path": "pages/my/my",
  24. "style": {
  25. "navigationStyle": "custom",
  26. "navigationBarTitleText": "我的",
  27. "enablePullDownRefresh": true
  28. }
  29. },
  30. {
  31. "path": "pages/webView/webView",
  32. "style": {
  33. "enablePullDownRefresh": false
  34. }
  35. }
  36. ],
  37. "subPackages": [
  38. {
  39. "root": "pages/subPackages/login",
  40. "pages": [
  41. {
  42. "path": "loginPhone",
  43. "style": {
  44. "navigationStyle": "custom",
  45. "enablePullDownRefresh": false
  46. }
  47. },
  48. {
  49. "path": "bindInviteCode",
  50. "style": {
  51. "navigationStyle": "custom",
  52. "enablePullDownRefresh": false
  53. }
  54. }
  55. ]
  56. },
  57. {
  58. "root": "pages/subPackages/myOrderList",
  59. "pages": [
  60. {
  61. "path": "index",
  62. "style": {
  63. "navigationStyle": "custom",
  64. "enablePullDownRefresh": true,
  65. "onReachBottomDistance": 100
  66. }
  67. }
  68. ]
  69. },
  70. {
  71. "root": "pages/subPackages/pdd",
  72. "pages": [
  73. {
  74. "path": "goodsDetail",
  75. "style": {
  76. "navigationStyle": "custom",
  77. "enablePullDownRefresh": false
  78. }
  79. },
  80. {
  81. "path": "shareDetail",
  82. "style": {
  83. "navigationStyle": "custom",
  84. "enablePullDownRefresh": false
  85. }
  86. }
  87. ]
  88. },
  89. {
  90. "root": "pages/subPackages/dy",
  91. "pages": [
  92. {
  93. "path": "goodsDetail",
  94. "style": {
  95. "navigationStyle": "custom",
  96. "enablePullDownRefresh": false
  97. }
  98. },
  99. {
  100. "path": "shareDetail",
  101. "style": {
  102. "navigationStyle": "custom",
  103. "enablePullDownRefresh": false
  104. }
  105. }
  106. ]
  107. },
  108. {
  109. "root": "pages/subPackages/wph",
  110. "pages": [
  111. {
  112. "path": "goodsDetail",
  113. "style": {
  114. "navigationStyle": "custom",
  115. "enablePullDownRefresh": false
  116. }
  117. },
  118. {
  119. "path": "shareDetail",
  120. "style": {
  121. "navigationStyle": "custom",
  122. "enablePullDownRefresh": false
  123. }
  124. }
  125. ]
  126. },
  127. {
  128. "root": "pages/subPackages/home",
  129. "pages": [
  130. {
  131. "path": "subjectList",
  132. "style": {
  133. "navigationStyle": "custom",
  134. "enablePullDownRefresh": false
  135. }
  136. },
  137. {
  138. "path": "jdSubjectList",
  139. "style": {
  140. "navigationStyle": "custom",
  141. "enablePullDownRefresh": false
  142. }
  143. },
  144. {
  145. "path": "goodsDetail",
  146. "style": {
  147. "navigationStyle": "custom",
  148. "enablePullDownRefresh": false
  149. }
  150. },
  151. {
  152. "path": "jdGoodsDetail",
  153. "style": {
  154. "navigationStyle": "custom",
  155. "enablePullDownRefresh": false
  156. }
  157. },
  158. {
  159. "path": "search",
  160. "style": {
  161. "navigationStyle": "custom",
  162. "enablePullDownRefresh": false
  163. }
  164. },
  165. {
  166. "path": "shareDetail",
  167. "style": {
  168. "navigationStyle": "custom",
  169. "enablePullDownRefresh": false
  170. }
  171. },
  172. {
  173. "path": "shareGoodsDetail",
  174. "style": {
  175. "navigationStyle": "custom",
  176. "enablePullDownRefresh": false
  177. }
  178. }
  179. ]
  180. },
  181. {
  182. "root": "pages/subPackages/my",
  183. "pages": [
  184. {
  185. "path": "scll",
  186. "style": {
  187. "navigationStyle": "custom",
  188. "enablePullDownRefresh": false
  189. }
  190. },
  191. {
  192. "path": "zskf",
  193. "style": {
  194. "navigationStyle": "custom",
  195. "enablePullDownRefresh": false
  196. }
  197. },
  198. {
  199. "path": "xszn",
  200. "style": {
  201. "navigationStyle": "custom",
  202. "enablePullDownRefresh": false
  203. }
  204. },
  205. {
  206. "path": "enlist",
  207. "style": {
  208. "navigationStyle": "custom",
  209. "enablePullDownRefresh": false
  210. }
  211. },
  212. {
  213. "path": "tqjs",
  214. "style": {
  215. "navigationBarBackgroundColor": "#241e1e",
  216. "navigationBarTextStyle": "white",
  217. "navigationBarTitleText": "特权介绍",
  218. "enablePullDownRefresh": false
  219. }
  220. },
  221. {
  222. "path": "feedback",
  223. "style": {
  224. "navigationStyle": "custom",
  225. "enablePullDownRefresh": true
  226. }
  227. },
  228. {
  229. "path": "commonProblem",
  230. "style": {
  231. "navigationStyle": "custom",
  232. "enablePullDownRefresh": false
  233. }
  234. },
  235. {
  236. "path": "answer",
  237. "style": {
  238. "navigationStyle": "custom",
  239. "enablePullDownRefresh": false
  240. }
  241. },
  242. {
  243. "path": "setup",
  244. "style": {
  245. "navigationStyle": "custom",
  246. "enablePullDownRefresh": false
  247. }
  248. },
  249. {
  250. "path": "idCard",
  251. "style": {
  252. "navigationStyle": "custom",
  253. "enablePullDownRefresh": false
  254. }
  255. },
  256. {
  257. "path": "profit",
  258. "style": {
  259. "navigationStyle": "custom",
  260. "enablePullDownRefresh": true
  261. }
  262. },
  263. {
  264. "path": "incomeDetailed",
  265. "style": {
  266. "navigationStyle": "custom",
  267. "enablePullDownRefresh": true
  268. }
  269. },
  270. {
  271. "path": "withdrawDetail",
  272. "style": {
  273. "navigationStyle": "custom",
  274. "enablePullDownRefresh": true
  275. }
  276. },
  277. {
  278. "path": "alipayWithdraw",
  279. "style": {
  280. "navigationStyle": "custom",
  281. "enablePullDownRefresh": false
  282. }
  283. },
  284. {
  285. "path": "friendList",
  286. "style": {
  287. "navigationStyle": "custom",
  288. "enablePullDownRefresh": true
  289. }
  290. },
  291. {
  292. "path": "commissionRank",
  293. "style": {
  294. "navigationStyle": "custom",
  295. "enablePullDownRefresh": false,
  296. "onReachBottomDistance": 100
  297. }
  298. }
  299. ]
  300. },
  301. {
  302. "root": "pages/subPackages/commonPages",
  303. "pages": [
  304. {
  305. "path": "agreement",
  306. "style": {
  307. "navigationStyle": "custom",
  308. "enablePullDownRefresh": false
  309. }
  310. },
  311. {
  312. "path": "lhKF",
  313. "style": {
  314. "navigationBarTitleText": "长按二维码识别",
  315. "enablePullDownRefresh": false
  316. }
  317. }
  318. ]
  319. },
  320. {
  321. "root": "pages/subPackages/html",
  322. "pages": [
  323. {
  324. "path": "shareGoodsDetail",
  325. "style": {
  326. "navigationStyle": "custom",
  327. "enablePullDownRefresh": false
  328. }
  329. },
  330. {
  331. "path": "jd_shareGoodsDetail",
  332. "style": {
  333. "navigationStyle": "custom",
  334. "enablePullDownRefresh": false
  335. }
  336. }
  337. ]
  338. }
  339. ],
  340. "tabBar": {
  341. "color": "#202020",
  342. "selectedColor": "#FF0204",
  343. "backgroundColor": "#fff",
  344. "borderStyle": "black",
  345. "list": [
  346. {
  347. "pagePath": "pages/home/home",
  348. "iconPath": "/static/tabBar/home.png",
  349. "selectedIconPath": "/static/tabBar/home-on.png",
  350. "text": "首页"
  351. },
  352. {
  353. "pagePath": "pages/my/my",
  354. "iconPath": "/static/tabBar/my.png",
  355. "selectedIconPath": "/static/tabBar/my-on.png",
  356. "text": "我的"
  357. }
  358. ]
  359. },
  360. "globalStyle": {
  361. "navigationBarTextStyle": "black",
  362. "navigationBarTitleText": "猎豆优选",
  363. "navigationBarBackgroundColor": "#F8F8F8",
  364. "backgroundColor": "#F8F8F8"
  365. },
  366. "uniIdRouter": {}
  367. }