pages.json 8.9 KB

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