pages.json 9.6 KB

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