pages.json 7.9 KB

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