pages.json 11 KB

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