pages.json 8.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385
  1. {
  2. "pages": [{
  3. "path": "pages/index/index",
  4. "style": {
  5. "navigationBarTitleText": "微同商城",
  6. "enablePullDownRefresh": true,
  7. "onReachBottomDistance": 50
  8. }
  9. }, {
  10. "path": "pages/catalog/catalog",
  11. "style": {
  12. "navigationBarTitleText": "商品分类",
  13. "navigationBarBackgroundColor": "#fff",
  14. "navigationBarTextStyle": "black",
  15. "backgroundColorTop": "#fcfcfc",
  16. "enablePullDownRefresh": true,
  17. "backgroundColorBottom": "#fcfcfc",
  18. "mp-weixin": {
  19. "disableScroll": true
  20. },
  21. "app-plus": {
  22. "bounce": "none"
  23. },
  24. "mp-alipay": {
  25. "allowsBounceVertical": "NO"
  26. },
  27. "mp-baidu": {
  28. "disableScroll": true
  29. }
  30. }
  31. }, {
  32. "path": "pages/newGoods/newGoods",
  33. "style": {
  34. "navigationBarTitleText": "新品推荐",
  35. "enablePullDownRefresh": true,
  36. "app-plus": {
  37. "bounce": "vertical"
  38. }
  39. }
  40. }, {
  41. "path": "pages/hotGoods/hotGoods",
  42. "style": {
  43. "navigationBarTitleText": "热销商品",
  44. "enablePullDownRefresh": true,
  45. "app-plus": {
  46. "bounce": "vertical"
  47. }
  48. }
  49. }, {
  50. "path": "pages/ucenter/address/address",
  51. "style": {
  52. "navigationBarTitleText": "地址",
  53. "navigationBarBackgroundColor": "#fff",
  54. "navigationBarTextStyle": "black",
  55. "enablePullDownRefresh": true,
  56. "app-plus": {
  57. "bounce": "vertical"
  58. }
  59. }
  60. }, {
  61. "path": "pages/ucenter/addressAdd/addressAdd",
  62. "style": {
  63. "navigationBarTitleText": "收货地址",
  64. "navigationBarBackgroundColor": "#fff",
  65. "navigationBarTextStyle": "black",
  66. "app-plus": {
  67. "bounce": "vertical"
  68. }
  69. }
  70. }, {
  71. "path": "pages/ucenter/footprint/footprint",
  72. "style": {
  73. "enablePullDownRefresh": true,
  74. "navigationBarTitleText": "浏览记录",
  75. "app-plus": {
  76. "bounce": "vertical"
  77. }
  78. }
  79. }, {
  80. "path": "pages/ucenter/order/order",
  81. "style": {
  82. "navigationBarTitleText": "我的订单",
  83. "navigationBarBackgroundColor": "#fff",
  84. "navigationBarTextStyle": "black",
  85. "enablePullDownRefresh": true,
  86. "onReachBottomDistance": 50,
  87. "app-plus": {
  88. "bounce": "vertical"
  89. }
  90. }
  91. }, {
  92. "path": "pages/ucenter/orderDetail/orderDetail",
  93. "style": {
  94. "navigationBarTitleText": "订单详情",
  95. "navigationBarBackgroundColor": "#fff",
  96. "navigationBarTextStyle": "black",
  97. "app-plus": {
  98. "bounce": "vertical"
  99. }
  100. }
  101. }, {
  102. "path": "pages/ucenter/feedback/feedback",
  103. "style": {
  104. "navigationBarTitleText": "反馈",
  105. "app-plus": {
  106. "bounce": "vertical"
  107. }
  108. }
  109. }, {
  110. "path": "pages/ucenter/coupon/coupon",
  111. "style": {
  112. "navigationBarTitleText": "我的优惠券",
  113. "app-plus": {
  114. "bounce": "vertical"
  115. }
  116. }
  117. }, {
  118. "path": "pages/ucenter/collect/collect",
  119. "style": {
  120. "enablePullDownRefresh": true,
  121. "navigationBarTitleText": "我的收藏",
  122. "app-plus": {
  123. "bounce": "vertical"
  124. }
  125. }
  126. }, {
  127. "path": "pages/auth/login/login",
  128. "style": {
  129. "navigationBarTitleText": "登录",
  130. "app-plus": {
  131. "bounce": "vertical"
  132. }
  133. }
  134. }, {
  135. "path": "pages/auth/register/register",
  136. "style": {
  137. "app-plus": {
  138. "bounce": "vertical"
  139. }
  140. }
  141. }, {
  142. "path": "pages/auth/reset/reset",
  143. "style": {
  144. "app-plus": {
  145. "bounce": "vertical"
  146. }
  147. }
  148. }, {
  149. "path": "pages/payResult/payResult",
  150. "style": {
  151. "navigationBarTitleText": "付款结果",
  152. "navigationBarBackgroundColor": "#fafafa",
  153. "app-plus": {
  154. "bounce": "vertical"
  155. }
  156. }
  157. }, {
  158. "path": "pages/ucenter/index/index",
  159. "style": {
  160. "navigationBarTitleText": "我的",
  161. "navigationBarBackgroundColor": "#fff",
  162. "navigationBarTextStyle": "black",
  163. "enablePullDownRefresh": true,
  164. "onReachBottomDistance": 50,
  165. "navigationStyle": "custom",
  166. "app-plus": {
  167. "titleNView": false,
  168. "bounce": "vertical"
  169. }
  170. }
  171. }, {
  172. "path": "pages/topic/topic",
  173. "style": {
  174. "navigationBarTitleText": "精选专题",
  175. "app-plus": {
  176. "bounce": "vertical"
  177. }
  178. }
  179. }, {
  180. "path": "pages/comment/comment",
  181. "style": {
  182. "navigationBarTitleText": "评价",
  183. "app-plus": {
  184. "bounce": "vertical"
  185. }
  186. }
  187. }, {
  188. "path": "pages/commentPost/commentPost",
  189. "style": {
  190. "navigationBarTitleText": "填写留言",
  191. "app-plus": {
  192. "bounce": "vertical"
  193. }
  194. }
  195. }, {
  196. "path": "pages/topicComment/topicComment",
  197. "style": {
  198. "navigationBarTitleText": "专题评论",
  199. "app-plus": {
  200. "bounce": "vertical"
  201. }
  202. }
  203. }, {
  204. "path": "pages/brand/brand",
  205. "style": {
  206. "enablePullDownRefresh": true,
  207. "navigationBarTitleText": "品牌供应商",
  208. "app-plus": {
  209. "bounce": "vertical"
  210. }
  211. }
  212. }, {
  213. "path": "pages/brandDetail/brandDetail",
  214. "style": {
  215. "navigationBarTitleText": "品牌商",
  216. "enablePullDownRefresh": true,
  217. "app-plus": {
  218. "bounce": "vertical"
  219. }
  220. }
  221. }, {
  222. "path": "pages/search/search",
  223. "style": {
  224. "navigationBarTitleText": "搜索",
  225. "navigationBarBackgroundColor": "#fff",
  226. "navigationBarTextStyle": "black",
  227. "app-plus": {
  228. "bounce": "vertical"
  229. }
  230. }
  231. }, {
  232. "path": "pages/category/category",
  233. "style": {
  234. "app-plus": {
  235. "bounce": "vertical"
  236. }
  237. }
  238. }, {
  239. "path": "pages/cart/cart",
  240. "style": {
  241. "enablePullDownRefresh": true,
  242. "navigationBarTitleText": "购物车",
  243. "app-plus": {
  244. "bounce": "vertical"
  245. }
  246. }
  247. }, {
  248. "path": "pages/shopping/checkout/checkout",
  249. "style": {
  250. "navigationBarTitleText": "提交订单",
  251. "app-plus": {
  252. "bounce": "vertical"
  253. }
  254. }
  255. }, {
  256. "path": "pages/shopping/selCoupon/selCoupon",
  257. "style": {
  258. "navigationBarTitleText": "选择优惠券",
  259. "app-plus": {
  260. "bounce": "vertical"
  261. }
  262. }
  263. }, {
  264. "path": "pages/shopping/address/address",
  265. "style": {
  266. "navigationBarTitleText": "地址",
  267. "navigationBarBackgroundColor": "#fff",
  268. "navigationBarTextStyle": "black",
  269. "enablePullDownRefresh": true,
  270. "app-plus": {
  271. "bounce": "vertical"
  272. }
  273. }
  274. }, {
  275. "path": "pages/shopping/addressAdd/addressAdd",
  276. "style": {
  277. "navigationBarTitleText": "收货地址",
  278. "navigationBarBackgroundColor": "#fff",
  279. "navigationBarTextStyle": "black",
  280. "app-plus": {
  281. "bounce": "vertical"
  282. }
  283. }
  284. }, {
  285. "path": "pages/goods/goods",
  286. "style": {
  287. "navigationBarTitleText": "商品详情",
  288. "navigationBarBackgroundColor": "#fff",
  289. "navigationBarTextStyle": "black",
  290. "app-plus": {
  291. "titleNView": false,
  292. "bounce": "vertical"
  293. }
  294. }
  295. }, {
  296. "path": "pages/topicDetail/topicDetail",
  297. "style": {
  298. "navigationBarTitleText": "专题详情",
  299. "app-plus": {
  300. "bounce": "vertical"
  301. }
  302. }
  303. }, {
  304. "path": "pages/auth/mobile/mobile",
  305. "style": {
  306. "app-plus": {
  307. "bounce": "vertical"
  308. }
  309. }
  310. }, {
  311. "path": "pages/ucenter/help/help",
  312. "style": {
  313. "navigationBarTitleText": "帮助中心",
  314. "app-plus": {
  315. "bounce": "vertical"
  316. }
  317. }
  318. }, {
  319. "path": "pages/ucenter/helpInfo/helpInfo",
  320. "style": {
  321. "navigationBarTitleText": "帮助中心",
  322. "app-plus": {
  323. "bounce": "vertical"
  324. }
  325. }
  326. }, {
  327. "path": "pages/auth/btnAuth/btnAuth",
  328. "style": {
  329. "navigationBarTitleText": "授权",
  330. "app-plus": {
  331. "bounce": "vertical"
  332. }
  333. }
  334. }],
  335. "easycom": {
  336. "autoscan": true,
  337. "custom": {
  338. "tui-(.*)": "@/components/$1/$1.vue"
  339. }
  340. },
  341. "globalStyle": {
  342. "navigationBarTitleText": "微同商城",
  343. "backgroundTextStyle": "dark",
  344. "navigationBarBackgroundColor": "#fff",
  345. "navigationBarTextStyle": "black",
  346. "enablePullDownRefresh": true
  347. },
  348. "tabBar": {
  349. "backgroundColor": "#fafafa",
  350. "borderStyle": "white",
  351. "selectedColor": "#b4282d",
  352. "color": "#666",
  353. "list": [{
  354. "pagePath": "pages/index/index",
  355. "iconPath": "static/images/ic_menu_choice_nor.png",
  356. "selectedIconPath": "static/images/ic_menu_choice_pressed.png",
  357. "text": "首页"
  358. },
  359. {
  360. "pagePath": "pages/topic/topic",
  361. "iconPath": "static/images/ic_menu_topic_nor.png",
  362. "selectedIconPath": "static/images/ic_menu_topic_pressed.png",
  363. "text": "专题"
  364. },
  365. {
  366. "pagePath": "pages/catalog/catalog",
  367. "iconPath": "static/images/ic_menu_sort_nor.png",
  368. "selectedIconPath": "static/images/ic_menu_sort_pressed.png",
  369. "text": "分类"
  370. },
  371. {
  372. "pagePath": "pages/cart/cart",
  373. "iconPath": "static/images/ic_menu_shoping_nor.png",
  374. "selectedIconPath": "static/images/ic_menu_shoping_pressed.png",
  375. "text": "购物车"
  376. },
  377. {
  378. "pagePath": "pages/ucenter/index/index",
  379. "iconPath": "static/images/ic_menu_me_nor.png",
  380. "selectedIconPath": "static/images/ic_menu_me_pressed.png",
  381. "text": "我的"
  382. }
  383. ]
  384. }
  385. }