pages.json 9.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529
  1. {
  2. "pages": [{
  3. "path": "pages/index/index",
  4. "style": {
  5. "navigationBarTitleText": "精联惠选",
  6. "navigationStyle": "custom"
  7. }
  8. },
  9. {
  10. "path": "pages/index/artDetail",
  11. "style": {
  12. "navigationBarTitleText": "",
  13. "navigationStyle": "custom"
  14. }
  15. },
  16. {
  17. "path": "pages/index/dkf",
  18. "style": {
  19. "navigationBarTitleText": "开发中"
  20. }
  21. },
  22. {
  23. "path": "pages/index/zero",
  24. "style": {
  25. "navigationBarTitleText": "零创业"
  26. }
  27. },
  28. {
  29. "path": "pages/index/usert",
  30. "style": {
  31. "enablePullDownRefresh": true,
  32. "navigationBarTitleText": "我的薪酬"
  33. }
  34. },
  35. {
  36. "path": "pages/index/upApp",
  37. "style": {
  38. "navigationBarTitleText": "更新"
  39. }
  40. },
  41. {
  42. "path": "pages/index/gift",
  43. "style": {
  44. "enablePullDownRefresh": true,
  45. "navigationBarTitleText": "VIP商品"
  46. }
  47. },
  48. {
  49. "path": "pages/zero/task",
  50. "style": {
  51. "navigationBarTitleText": "做任务赚积分",
  52. "navigationBarTextStyle": "white",
  53. "navigationBarBackgroundColor": "#282623"
  54. }
  55. },
  56. {
  57. "path": "pages/zero/ren",
  58. "style": {
  59. "navigationBarTitleText": "视频任务",
  60. "navigationBarTextStyle": "white",
  61. "navigationBarBackgroundColor": "#f53935"
  62. }
  63. },
  64. {
  65. "path": "pages/zero/gs",
  66. "style": {
  67. "navigationBarTitleText": "挂售"
  68. }
  69. },
  70. {
  71. "path": "pages/zero/award",
  72. "style": {
  73. "navigationBarTitleText": "",
  74. "navigationStyle": "custom"
  75. }
  76. },
  77. {
  78. "path": "pages/zero/gg",
  79. "style": {
  80. "navigationBarTitleText": "视频",
  81. "navigationBarTextStyle": "white",
  82. "navigationBarBackgroundColor": "#000000"
  83. }
  84. },
  85. {
  86. "path": "pages/zero/chou",
  87. "style": {
  88. "navigationBarTitleText": "摇奖"
  89. }
  90. },
  91. {
  92. "path": "pages/zero/jfhz",
  93. "style": {
  94. "navigationBarTitleText": "兑换阅读积分"
  95. }
  96. },
  97. {
  98. "path": "pages/zero/gfz",
  99. "style": {
  100. "navigationBarTitleText": "共富值"
  101. }
  102. },
  103. {
  104. "path": "pages/zero/pay",
  105. "style": {
  106. "navigationBarTitleText": "上传凭证"
  107. }
  108. },
  109. {
  110. "path": "pages/zero/order",
  111. "style": {
  112. "navigationBarTitleText": "交易市场"
  113. }
  114. },
  115. {
  116. "path": "pages/public/register",
  117. "style": {
  118. "navigationBarTitleText": "注册",
  119. "app-plus": {
  120. "titleNView": {
  121. "type": "transparent"
  122. }
  123. }
  124. }
  125. }, {
  126. "path": "pages/public/login",
  127. "style": {
  128. "navigationBarTitleText": "登录",
  129. "app-plus": {
  130. "titleNView": {
  131. "type": "transparent"
  132. }
  133. }
  134. }
  135. },
  136. {
  137. "path": "pages/public/wxLogin",
  138. "style": {
  139. "navigationBarTitleText": "微信登录",
  140. "app-plus": {
  141. "titleNView": {
  142. "type": "transparent"
  143. }
  144. }
  145. }
  146. },
  147. {
  148. "path": "pages/public/forget",
  149. "style": {
  150. "navigationBarTitleText": "忘记密码",
  151. "app-plus": {
  152. "titleNView": {
  153. "type": "transparent"
  154. }
  155. }
  156. }
  157. },
  158. {
  159. "path": "pages/public/privacyAgreement",
  160. "style": {
  161. "navigationBarTitleText": "隐私协议"
  162. }
  163. },
  164. {
  165. "path": "pages/product/reply",
  166. "style": {
  167. "navigationBarTitleText": "商品评价",
  168. "app-plus": {
  169. "titleNView": {
  170. "type": "transparent"
  171. }
  172. }
  173. }
  174. },
  175. {
  176. "path": "pages/product/product",
  177. "style": {
  178. "navigationBarTitleText": "详情展示",
  179. "app-plus": {
  180. "titleNView": {
  181. "type": "transparent"
  182. }
  183. }
  184. }
  185. },
  186. {
  187. "path": "pages/product/list",
  188. "style": {
  189. "enablePullDownRefresh": true,
  190. "navigationBarTitleText": "商品列表"
  191. }
  192. },
  193. {
  194. "path": "pages/product/search",
  195. "style": {
  196. "enablePullDownRefresh": true,
  197. // #ifdef APP-PLUS
  198. "navigationStyle": "custom",
  199. // #endif
  200. // #ifndef MP || APP-PLUS
  201. "app-plus": {
  202. "titleNView": {
  203. "searchInput": {
  204. "backgroundColor": "rgba(231, 231, 231,.7)",
  205. "borderRadius": "16px",
  206. "placeholder": "请输入关键字",
  207. "disabled": false,
  208. "placeholderColor": "#606266",
  209. "align": "left"
  210. },
  211. "buttons": [{
  212. "text": "搜索",
  213. "fontSize": "14",
  214. "color": "#303133",
  215. "background": "rgba(0,0,0,0)",
  216. "width": "40px"
  217. }]
  218. }
  219. },
  220. // #endif
  221. "navigationBarTitleText": "搜索"
  222. }
  223. },
  224. {
  225. "path": "pages/set/set",
  226. "style": {
  227. "navigationBarTitleText": "设置"
  228. }
  229. },
  230. {
  231. "path": "pages/set/address",
  232. "style": {
  233. "navigationBarTitleText": "收货地址"
  234. }
  235. },
  236. {
  237. "path": "pages/set/addressManage",
  238. "style": {
  239. "navigationBarTitleText": ""
  240. }
  241. },
  242. {
  243. "path": "pages/set/phone",
  244. "style": {
  245. "navigationBarTitleText": "实名认证"
  246. }
  247. },
  248. {
  249. "path": "pages/set/password",
  250. "style": {
  251. "navigationBarTitleText": "修改密码"
  252. }
  253. },
  254. {
  255. "path": "pages/set/userinfo",
  256. "style": {
  257. "navigationBarTitleText": "修改资料"
  258. }
  259. }, {
  260. "path": "pages/cart/cart",
  261. "style": {
  262. "navigationBarTitleText": "购物车"
  263. }
  264. },
  265. {
  266. "path": "pages/user/user",
  267. "style": {
  268. // #ifndef MP-WEIXIN
  269. "navigationStyle": "custom",
  270. // #endif
  271. "navigationBarTitleText": "个人中心"
  272. }
  273. },
  274. {
  275. "path": "pages/user/jf",
  276. "style": {
  277. // #ifndef MP-WEIXIN
  278. "navigationStyle": "custom",
  279. // #endif
  280. "navigationBarTitleText": "我的积分"
  281. }
  282. },
  283. {
  284. "path": "pages/user/award",
  285. "style": {
  286. "navigationBarTitleText": "",
  287. "navigationStyle": "custom",
  288. "app-plus": {
  289. "titleNView": {
  290. "type": "transparent"
  291. }
  292. }
  293. }
  294. },
  295. {
  296. "path": "pages/user/sz",
  297. "style": {
  298. "navigationBarTitleText": "收支明细"
  299. }
  300. },
  301. {
  302. "path": "pages/user/smrz",
  303. "style": {
  304. "navigationBarTitleText": "实名认证"
  305. }
  306. },
  307. {
  308. "path": "pages/user/xccg",
  309. "style": {
  310. "navigationBarTitleText": "薪酬闯关"
  311. }
  312. },
  313. {
  314. "path": "pages/user/withdrawal",
  315. "style": {
  316. "navigationBarTitleText": "奖励提现"
  317. }
  318. },
  319. {
  320. "path": "pages/user/favorites",
  321. "style": {
  322. "navigationBarTitleText": "收藏夹"
  323. }
  324. },
  325. {
  326. "path": "pages/user/yjzye",
  327. "style": {
  328. "navigationBarTitleText": "佣金兑换消费积分"
  329. }
  330. },
  331. {
  332. "path": "pages/user/sqdl",
  333. "style": {
  334. "navigationBarTitleText": "收款信息"
  335. }
  336. },
  337. {
  338. "path": "pages/order/order",
  339. "style": {
  340. "navigationBarTitleText": "我的订单",
  341. "app-plus": {
  342. "bounce": "none"
  343. }
  344. }
  345. },
  346. {
  347. "path": "pages/order/expressInfo",
  348. "style": {
  349. "navigationBarTitleText": "快递详情"
  350. }
  351. },
  352. {
  353. "path": "pages/order/orderDetail",
  354. "style": {
  355. "navigationBarTitleText": "订单详情",
  356. "app-plus": {
  357. "bounce": "none"
  358. }
  359. }
  360. },
  361. {
  362. "path": "pages/order/evaluate",
  363. "style": {
  364. "navigationBarTitleText": "评论"
  365. }
  366. },
  367. {
  368. "path": "pages/order/hxqm",
  369. "style": {
  370. "navigationBarTitleText": "核销码"
  371. }
  372. },
  373. {
  374. "path": "pages/order/orderRefund",
  375. "style": {
  376. "navigationBarTitleText": "申请退款"
  377. }
  378. },
  379. {
  380. "path": "pages/order/createOrder",
  381. "style": {
  382. "navigationBarTitleText": "创建订单"
  383. }
  384. }, {
  385. "path": "pages/money/pay",
  386. "style": {
  387. "navigationBarTitleText": "支付"
  388. }
  389. },
  390. {
  391. "path": "pages/money/paySuccess",
  392. "style": {
  393. "navigationBarTitleText": "支付成功"
  394. }
  395. },
  396. {
  397. "path": "pages/money/wallet",
  398. "style": {
  399. "navigationBarTitleText": "我的钱包",
  400. "app-plus": {
  401. "titleNView": {
  402. "type": "transparent"
  403. }
  404. }
  405. }
  406. },
  407. {
  408. "path": "pages/money/account",
  409. "style": {
  410. "navigationBarTitleText": "提现账号"
  411. }
  412. },
  413. {
  414. "path": "pages/money/withdrawal",
  415. "style": {
  416. "navigationBarTitleText": "提现"
  417. }
  418. },
  419. {
  420. "path": "pages/money/recharge",
  421. "style": {
  422. "navigationBarTitleText": "充值"
  423. }
  424. },
  425. {
  426. "path": "pages/category/category",
  427. "style": {
  428. // #ifdef APP-PLUS
  429. "navigationStyle": "custom",
  430. // #endif
  431. // #ifndef MP
  432. "app-plus": {
  433. "bounce": "none",
  434. "titleNView": {
  435. "searchInput": {
  436. "backgroundColor": "rgba(231, 231, 231,.7)",
  437. "borderRadius": "16px",
  438. "placeholder": "商品搜索",
  439. "disabled": true,
  440. "placeholderColor": "#606266",
  441. "align": "left"
  442. }
  443. }
  444. },
  445. // #endif
  446. "navigationBarTitleText": "分类"
  447. }
  448. },
  449. {
  450. "path": "pages/redirect/redirect",
  451. "style": {
  452. "navigationBarTitleText": "微信登录跳转页面",
  453. "app-plus": {
  454. "titleNView": false
  455. }
  456. }
  457. },
  458. {
  459. "path": "pages/user/shareQrCode",
  460. "style": {
  461. "navigationBarTitleText": "邀请好友"
  462. }
  463. },
  464. {
  465. "path": "pages/user/team",
  466. "style": {
  467. "navigationBarTitleText": "我的推广",
  468. "navigationStyle": "custom"
  469. }
  470. },
  471. {
  472. "path": "pages/user/xzdl",
  473. "style": {
  474. "navigationBarTitleText": "转账"
  475. }
  476. },
  477. {
  478. "path": "pages/user/yue",
  479. "style": {
  480. "navigationBarTitleText": "我的余额",
  481. "navigationStyle": "custom"
  482. }
  483. },
  484. {
  485. "path": "pages/user/yjzz",
  486. "style": {
  487. "navigationBarTitleText": "佣金转账"
  488. }
  489. }
  490. ],
  491. "globalStyle": {
  492. "navigationBarTextStyle": "black",
  493. "navigationBarTitleText": "精联惠选",
  494. "navigationBarBackgroundColor": "#FFFFFF",
  495. "backgroundColor": "#f8f8f8"
  496. },
  497. "tabBar": {
  498. "color": "#C0C4CC",
  499. "selectedColor": "#EE5A54",
  500. "borderStyle": "black",
  501. "backgroundColor": "#ffffff",
  502. "list": [{
  503. "pagePath": "pages/index/index",
  504. "iconPath": "static/tabBar/home.png",
  505. "selectedIconPath": "static/tabBar/home-action.png",
  506. "text": "首页"
  507. },
  508. {
  509. "pagePath": "pages/index/usert",
  510. "iconPath": "static/tabBar/xc.png",
  511. "selectedIconPath": "static/tabBar/xc-action.png",
  512. "text": "我的薪酬"
  513. },
  514. {
  515. "pagePath": "pages/zero/order",
  516. "iconPath": "static/tabBar/ll.png",
  517. "selectedIconPath": "static/tabBar/ll-action.png",
  518. "text": "交易市场"
  519. },
  520. {
  521. "pagePath": "pages/user/user",
  522. "iconPath": "static/tabBar/user.png",
  523. "selectedIconPath": "static/tabBar/user-action.png",
  524. "text": "我的"
  525. }
  526. ]
  527. }
  528. }