pages.json 9.3 KB

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