pages.json 8.6 KB

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