pages.json 9.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425
  1. {
  2. "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
  3. {
  4. "path": "pages/tabBar/home/home",
  5. "style": {
  6. "navigationBarTitleText": "采美采购商城",
  7. "enablePullDownRefresh":true
  8. }
  9. },{
  10. "path": "pages/authorization/authorization",
  11. "style": {
  12. "navigationBarTitleText": "微信授权"
  13. }
  14. },{
  15. "path" : "pages/tabBar/category/category",
  16. "style" : {
  17. "navigationBarTitleText": "分类",
  18. "app-plus": {
  19. "bounce": "none"
  20. }
  21. }
  22. },{
  23. "path": "pages/search/search",
  24. "style": {
  25. "navigationBarTitleText": "搜索"
  26. }
  27. },{
  28. "path": "pages/tabBar/cart/cart",
  29. "style": {
  30. "navigationBarTitleText": "购物车",
  31. "enablePullDownRefresh":true
  32. }
  33. },{
  34. "path": "pages/tabBar/user/user",
  35. "style": {
  36. "navigationBarTitleText": "我的",
  37. "enablePullDownRefresh" : true
  38. }
  39. },{
  40. "path": "pages/user/account/account",
  41. "style": {
  42. "navigationBarTitleText": "账户余额明细",
  43. "enablePullDownRefresh" : true
  44. }
  45. },{
  46. "path": "pages/user/address/addressManage",
  47. "style": {
  48. "navigationBarTitleText": "添加新地址"
  49. }
  50. },{
  51. "path": "pages/user/address/address",
  52. "style": {
  53. "navigationBarTitleText": "地址列表"
  54. }
  55. },{
  56. "path": "pages/user/about/about",
  57. "style": {
  58. "navigationBarTitleText": "关于我们"
  59. }
  60. },{
  61. "path": "pages/goods/goods",
  62. "style": {
  63. "navigationBarTitleText": "商品列表"
  64. }
  65. },{
  66. "path": "pages/goods/product",
  67. "style": {
  68. "navigationBarTitleText": "商品详情",
  69. "navigationStyle":"custom"
  70. }
  71. },{
  72. "path": "pages/service/aftersale",
  73. "style": {
  74. "navigationBarTitleText": "售后无忧"
  75. }
  76. },{
  77. "path": "pages/service/shoppingnotice",
  78. "style": {
  79. "navigationBarTitleText": "购物须知"
  80. }
  81. },{
  82. "path": "pages/service/member",
  83. "style": {
  84. "navigationBarTitleText": "正品联盟"
  85. }
  86. },{
  87. "path": "pages/service/organagree",
  88. "style": {
  89. "navigationBarTitleText": "机构协议"
  90. }
  91. },{
  92. "path": "pages/service/useragree",
  93. "style": {
  94. "navigationBarTitleText": "用户协议"
  95. }
  96. },{
  97. "path": "pages/service/privacyagree",
  98. "style": {
  99. "navigationBarTitleText": "隐私权政策"
  100. }
  101. },{
  102. "path" : "pages/user/invoice/invoice",
  103. "style" : {
  104. "navigationBarTitleText": "发票信息"
  105. }
  106. },{
  107. "path" : "pages/user/regularPurchase/regularPurchase",
  108. "style" : {
  109. "navigationBarTitleText": "再次购买"
  110. }
  111. },{
  112. "path": "pages/user/order/create-order",
  113. "style": {
  114. "navigationBarTitleText": "确认订单"
  115. }
  116. },{
  117. "path": "pages/user/order/order-cashier",
  118. "style": {
  119. "navigationBarTitleText": "收银台",
  120. "navigationStyle":"custom"
  121. }
  122. },{
  123. "path": "pages/user/order/orderShareLogin",
  124. "style": {
  125. "navigationBarTitleText": "订单详情"
  126. }
  127. },{
  128. "path": "pages/user/order/myOrder",
  129. "style": {
  130. "navigationBarTitleText": "我的订单",
  131. // "enablePullDownRefresh": true,
  132. "onReachBottomDistance": 50,
  133. "navigationStyle":"custom"
  134. }
  135. },{
  136. "path": "pages/user/order/order-list",
  137. "style": {
  138. "navigationBarTitleText": "我的订单",
  139. // "enablePullDownRefresh": true,
  140. // "onReachBottomDistance": 50,
  141. "navigationStyle":"custom"
  142. }
  143. },{
  144. "path": "pages/user/order/order-details",
  145. "style": {
  146. "navigationBarTitleText": "订单详情",
  147. "navigationStyle":"custom"
  148. }
  149. },{
  150. "path": "pages/user/order/order-sharedetails",
  151. "style": {
  152. "navigationBarTitleText": "订单详情"
  153. }
  154. },{
  155. "path": "pages/user/order/order-logistics",
  156. "style": {
  157. "navigationBarTitleText": "物流信息"
  158. }
  159. },{
  160. "path": "pages/search/search-order",
  161. "style": {
  162. "navigationBarTitleText": "搜索"
  163. }
  164. },{
  165. "path": "pages/login/register",
  166. "style": {
  167. "navigationBarTitleText": "注册",
  168. "navigationStyle":"custom"
  169. }
  170. },{
  171. "path": "pages/login/login",
  172. "style": {
  173. "navigationBarTitleText": "授权登录"
  174. }
  175. },{
  176. "path": "pages/login/login-accont",
  177. "style": {
  178. "navigationBarTitleText": "登录"
  179. }
  180. },{
  181. "path": "pages/login/bindemail",
  182. "style": {
  183. "navigationBarTitleText": "绑定邮箱"
  184. }
  185. },{
  186. "path": "pages/login/bindwechat",
  187. "style": {
  188. "navigationBarTitleText": "绑定微信"
  189. }
  190. },{
  191. "path": "pages/login/apply",
  192. "style": {
  193. "navigationBarTitleText": "修改申请资料",
  194. "navigationStyle":"custom"
  195. }
  196. },{
  197. "path": "pages/login/information",
  198. "style": {
  199. "navigationBarTitleText": "修改资料",
  200. "navigationStyle":"custom"
  201. }
  202. },{
  203. "path": "pages/login/password",
  204. "style": {
  205. "navigationBarTitleText": "修改密码"
  206. }
  207. },{
  208. "path": "pages/user/operator/list",
  209. "style": {
  210. "navigationBarTitleText": "运营人员管理"
  211. }
  212. },{
  213. "path": "pages/user/operator/addoperator",
  214. "style": {
  215. "navigationBarTitleText": "添加运营人员"
  216. }
  217. },{
  218. "path": "pages/user/operator/bindstep",
  219. "style": {
  220. "navigationBarTitleText": "运营人员绑定步骤"
  221. }
  222. },{
  223. "path": "pages/user/setting/setting",
  224. "style": {
  225. "navigationBarTitleText": "账户设置"
  226. }
  227. },{
  228. "path": "pages/user/setting/phone",
  229. "style": {
  230. "navigationBarTitleText": "更换手机号"
  231. }
  232. },{
  233. "path": "pages/user/setting/password",
  234. "style": {
  235. "navigationBarTitleText": "修改密码"
  236. }
  237. }
  238. ],
  239. "subPackages": [
  240. {
  241. "root": "market",
  242. "pages": [
  243. {
  244. "path": "pages/login/login",
  245. "style": {
  246. "navigationBarTitleText": "登录"
  247. }
  248. },
  249. {
  250. "path": "pages/home/home",
  251. "style": {
  252. "navigationBarTitleText": "首页",
  253. "navigationStyle":"custom"
  254. }
  255. },
  256. {
  257. "path": "pages/category/category",
  258. "style": {
  259. "navigationBarTitleText": "分类"
  260. }
  261. },
  262. {
  263. "path": "pages/user/user",
  264. "style": {
  265. "navigationBarTitleText": "账户中心"
  266. }
  267. },
  268. {
  269. "path": "pages/login/password",
  270. "style": {
  271. "navigationBarTitleText": "修改密码"
  272. }
  273. },
  274. {
  275. "path": "pages/cart/cart",
  276. "style": {
  277. "navigationBarTitleText": "购物车"
  278. }
  279. },
  280. {
  281. "path": "pages/cart/buyagain",
  282. "style": {
  283. "navigationBarTitleText": "再次购买"
  284. }
  285. },
  286. {
  287. "path": "pages/order/order-immediately",
  288. "style": {
  289. "navigationBarTitleText": "立即下单"
  290. }
  291. },
  292. {
  293. "path": "pages/order/create-order",
  294. "style": {
  295. "navigationBarTitleText": "确认订单"
  296. }
  297. },
  298. {
  299. "path": "pages/order/order-details",
  300. "style": {
  301. "navigationBarTitleText": "订单详情",
  302. "navigationStyle":"custom"
  303. }
  304. },
  305. {
  306. "path": "pages/order/order-list",
  307. "style": {
  308. "navigationBarTitleText": "订单列表",
  309. "navigationStyle":"custom"
  310. }
  311. },
  312. {
  313. "path": "pages/order/order-sharedetails",
  314. "style": {
  315. "navigationBarTitleText": "订单详情",
  316. "navigationStyle":"custom"
  317. }
  318. },
  319. {
  320. "path": "pages/order/orderShareLogin",
  321. "style": {
  322. "navigationBarTitleText": "订单详情"
  323. }
  324. },
  325. {
  326. "path": "pages/club/list",
  327. "style": {
  328. "navigationBarTitleText": "机构列表"
  329. }
  330. },
  331. {
  332. "path": "pages/club/club-list",
  333. "style": {
  334. "navigationBarTitleText": "我的机构"
  335. }
  336. },
  337. {
  338. "path": "pages/login/register",
  339. "style": {
  340. "navigationBarTitleText": "拉机构上线"
  341. }
  342. },
  343. {
  344. "path": "pages/login/information",
  345. "style": {
  346. "navigationBarTitleText": "修改资料"
  347. }
  348. },
  349. {
  350. "path": "pages/login/apply",
  351. "style": {
  352. "navigationBarTitleText": "修改申请信息"
  353. }
  354. },
  355. {
  356. "path": "pages/order/order-history",
  357. "style": {
  358. "navigationBarTitleText": "订单列表"
  359. }
  360. },
  361. {
  362. "path": "pages/search/search",
  363. "style": {
  364. "navigationBarTitleText": "商品搜索"
  365. }
  366. },
  367. {
  368. "path": "pages/search/search-order",
  369. "style": {
  370. "navigationBarTitleText": "订单搜索"
  371. }
  372. },
  373. {
  374. "path": "pages/address/address",
  375. "style": {
  376. "navigationBarTitleText": "选择地址"
  377. }
  378. },
  379. {
  380. "path": "pages/address/addressManage",
  381. "style": {
  382. "navigationBarTitleText": "添加地址"
  383. }
  384. }
  385. ]
  386. }
  387. ],
  388. "tabBar": {
  389. "height":"80",
  390. "color": "#999999",
  391. "selectedColor": "#E15616",
  392. "borderStyle": "black",
  393. "backgroundColor": "#ffffff",
  394. "list": [{
  395. "pagePath": "pages/tabBar/home/home",
  396. "iconPath": "static/icon-home@3x.png",
  397. "selectedIconPath": "static/icon-home-active@3x.png",
  398. "text": "商城"
  399. },{
  400. "pagePath": "pages/tabBar/category/category",
  401. "iconPath": "static/icon-sort@3x.png",
  402. "selectedIconPath": "static/icon-sort-active@3x.png",
  403. "text": "分类"
  404. },
  405. {
  406. "pagePath": "pages/tabBar/cart/cart",
  407. "iconPath": "static/icon-cart@3x.png",
  408. "selectedIconPath": "static/icon-cart-active@3x.png",
  409. "text": "购物车"
  410. },
  411. {
  412. "pagePath": "pages/tabBar/user/user",
  413. "iconPath": "static/icon-user@3x.png",
  414. "selectedIconPath": "static/icon-user-active@3x.png",
  415. "text": "我的"
  416. }
  417. ]
  418. },
  419. "globalStyle": {
  420. "navigationBarTextStyle": "black",
  421. "navigationBarTitleText": "采美采购商城",
  422. "navigationBarBackgroundColor": "#FFFFFF",
  423. "backgroundColor": "#FFFFFF"
  424. }
  425. }