pages.json 7.9 KB

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