pages.json 8.0 KB

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