pages.json 7.7 KB

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