pages.json 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372
  1. {
  2. "easycom": {
  3. "autoscan": true,
  4. "custom": {
  5. "^u--(.*)": "@/uni_modules/uview-plus/components/u-$1/u-$1.vue",
  6. "^up-(.*)": "@/uni_modules/uview-plus/components/u-$1/u-$1.vue",
  7. "^u-([^-].*)": "@/uni_modules/uview-plus/components/u-$1/u-$1.vue"
  8. }
  9. },
  10. "pages": [
  11. {
  12. "path": "pages/index/index",
  13. "style": {
  14. "navigationBarTitleText": "首页",
  15. "navigationBarBackgroundColor": "#ffe079",
  16. "navigationBarTextStyle": "black",
  17. "navigationStyle": "custom",
  18. "enablePullDownRefresh": true
  19. }
  20. },
  21. {
  22. "path": "pages/mall/dapan",
  23. "style": {
  24. "navigationBarBackgroundColor": "#ffe079",
  25. "navigationBarTextStyle": "white",
  26. "navigationBarTitleText": "实时金价"
  27. }
  28. },
  29. {
  30. "path": "pages/user/index",
  31. "style": {
  32. "navigationBarTitleText": "个人中心",
  33. "navigationStyle": "custom"
  34. }
  35. },
  36. {
  37. "path": "pages/change_password/change_password",
  38. "style": {
  39. "navigationBarTitleText": "修改密码",
  40. "navigationBarBackgroundColor": "#ffe079",
  41. "navigationBarTextStyle": "black",
  42. "enablePullDownRefresh": false
  43. }
  44. },
  45. {
  46. "path": "pages/order_addcart/order_addcart",
  47. "style": {
  48. "navigationBarTitleText": "购物车",
  49. "navigationBarBackgroundColor": "#fff",
  50. "navigationBarTextStyle": "black",
  51. "enablePullDownRefresh": true
  52. }
  53. },
  54. {
  55. "path": "pages/goods_cate/goods_cate",
  56. "style": {
  57. "navigationBarTitleText": "商品分类",
  58. "navigationBarBackgroundColor": "#fff",
  59. "navigationBarTextStyle": "black"
  60. }
  61. },
  62. {
  63. "path": "pages/order_list/index",
  64. "style": {
  65. "navigationBarTitleText": "我的订单",
  66. "navigationBarBackgroundColor": "#ffffff",
  67. "navigationBarTextStyle": "black"
  68. }
  69. },
  70. {
  71. "path": "pages/order_details/index",
  72. "style": {
  73. "navigationBarTitleText": "订单详情",
  74. "navigationBarBackgroundColor": "#ffffff",
  75. "navigationBarTextStyle": "black"
  76. }
  77. },
  78. {
  79. "path": "pages/order_pay_status/index",
  80. "style": {
  81. "navigationBarTitleText": "支付成功",
  82. "navigationBarBackgroundColor": "#FFFFFF",
  83. "navigationBarTextStyle": "black"
  84. }
  85. },
  86. {
  87. "path": "pages/merchantCenter/index",
  88. "style": {
  89. "navigationBarTitleText": "门店主页",
  90. "navigationBarBackgroundColor": "#ffe079",
  91. "navigationStyle": "custom"
  92. }
  93. },
  94. {
  95. "path": "pages/webview/index",
  96. "style": {
  97. "navigationBarTitleText": "服务",
  98. "navigationBarBackgroundColor": "#ffe079",
  99. "navigationBarTextStyle": "black"
  100. }
  101. },
  102. {
  103. "path": "pages/webview/privacy",
  104. "style": {
  105. "navigationBarTitleText": "政策协议",
  106. "navigationBarBackgroundColor": "#ffe079",
  107. "navigationBarTextStyle": "black"
  108. }
  109. },
  110. {
  111. "path": "pages/webview/WxPay",
  112. "style": {
  113. "navigationBarTitleText": "微信支付",
  114. "navigationBarBackgroundColor": "#ffe079",
  115. "navigationBarTextStyle": "black"
  116. }
  117. }
  118. ],
  119. "subPackages": [
  120. {
  121. "root": "pages/users",
  122. "name": "users",
  123. "pages": [
  124. {
  125. "path": "login/index",
  126. "style": {
  127. "navigationBarTitleText": "登录",
  128. "navigationBarBackgroundColor": "#ffe079",
  129. "navigationBarTextStyle": "black",
  130. "navigationStyle": "custom"
  131. }
  132. },
  133. {
  134. "path": "app_login/index",
  135. "style": {
  136. "navigationBarTitleText": "绑定手机号",
  137. "navigationStyle": "custom"
  138. }
  139. },
  140. {
  141. "path": "wechat_login/index",
  142. "style": {
  143. "navigationBarTitleText": "登录"
  144. }
  145. },
  146. {
  147. "path": "my_merchant/index",
  148. "style": {
  149. "navigationBarTitleText": "我的商家",
  150. "navigationBarBackgroundColor": "#FFE079",
  151. "navigationBarTextStyle": "black"
  152. }
  153. },
  154. {
  155. "path": "share/index",
  156. "style": {
  157. "navigationBarTitleText": "成为门店会员",
  158. "navigationBarBackgroundColor": "#ffffff",
  159. "navigationBarTextStyle": "black"
  160. }
  161. },
  162. {
  163. "path": "user_address_list/index",
  164. "style": {
  165. "navigationBarTitleText": "地址管理",
  166. "navigationBarBackgroundColor": "#fff",
  167. "navigationBarTextStyle": "black"
  168. }
  169. },
  170. {
  171. "path": "user_address/index",
  172. "style": {
  173. "navigationBarTitleText": "新增地址",
  174. "navigationBarBackgroundColor": "#fff",
  175. "navigationBarTextStyle": "black"
  176. }
  177. },
  178. {
  179. "path": "order_confirm/index",
  180. "style": {
  181. "navigationBarTitleText": "提交订单",
  182. "navigationBarBackgroundColor": "#ffe079",
  183. "navigationBarTextStyle": "black"
  184. }
  185. },
  186. {
  187. "path": "browsing_history/index",
  188. "style": {
  189. "navigationBarTitleText": "浏览足迹",
  190. "navigationBarBackgroundColor": "#fff",
  191. "navigationBarTextStyle": "black"
  192. }
  193. },
  194. {
  195. "path": "user_return_list/index",
  196. "style": {
  197. "navigationBarTitleText": "退货列表",
  198. "navigationBarBackgroundColor": "#ffe079",
  199. "navigationBarTextStyle": "black"
  200. }
  201. },
  202. {
  203. "path": "user_goods_collection/index",
  204. "style": {
  205. "navigationBarTitleText": "我的收藏",
  206. "navigationBarBackgroundColor": "#ffffff",
  207. "navigationBarTextStyle": "black"
  208. }
  209. },
  210. {
  211. "path": "personal_info/personal_info",
  212. "style": {
  213. "navigationBarTitleText": "个人资料",
  214. "navigationBarBackgroundColor": "#F9F7F0",
  215. "navigationBarTextStyle": "black",
  216. "enablePullDownRefresh": false
  217. }
  218. },
  219. {
  220. "path": "face_detect/index",
  221. "style": {
  222. "navigationBarTitleText": "实名认证",
  223. "navigationBarBackgroundColor": "#FFFFFF",
  224. "navigationBarTextStyle": "black"
  225. }
  226. },
  227. {
  228. "path": "goods_return/index",
  229. "style": {
  230. "navigationBarTitleText": "申请退货",
  231. "navigationBarBackgroundColor": "#ffe079",
  232. "navigationBarTextStyle": "black"
  233. }
  234. },
  235. {
  236. "path": "goods_change/index",
  237. "style": {
  238. "navigationBarTitleText": "申请退货",
  239. "navigationBarBackgroundColor": "#ffe079",
  240. "navigationBarTextStyle": "black"
  241. }
  242. },
  243. {
  244. "path": "goods_logistics/index",
  245. "style": {
  246. "navigationBarTitleText": "物流信息",
  247. "navigationBarBackgroundColor": "#ffe079",
  248. "navigationBarTextStyle": "black"
  249. }
  250. }
  251. ]
  252. },
  253. {
  254. "root": "pages/merchantCenters",
  255. "name": "merchantCenters",
  256. "pages": [
  257. {
  258. "path": "merchant",
  259. "style": {
  260. "navigationBarTitleText": "商家主页",
  261. "navigationBarBackgroundColor": "#ffffff",
  262. "navigationBarTextStyle": "black",
  263. "enablePullDownRefresh": false
  264. }
  265. },
  266. {
  267. "path": "postInformation",
  268. "style": {
  269. "navigationBarTitleText": "发布商品",
  270. "navigationBarBackgroundColor": "#ffffff",
  271. "navigationBarTextStyle": "black"
  272. }
  273. },
  274. {
  275. "path": "productManagement",
  276. "style": {
  277. "navigationBarTitleText": "商品管理",
  278. "navigationBarBackgroundColor": "#ffffff",
  279. "navigationBarTextStyle": "black"
  280. }
  281. },
  282. {
  283. "path": "releaseProduct",
  284. "style": {
  285. "navigationBarTitleText": "发布商品",
  286. "navigationBarBackgroundColor": "#ffffff",
  287. "navigationBarTextStyle": "black"
  288. }
  289. },
  290. {
  291. "path": "productCenter",
  292. "style": {
  293. "navigationBarTitleText": "产品中心",
  294. "navigationBarBackgroundColor": "#ffffff",
  295. "navigationBarTextStyle": "black"
  296. }
  297. },
  298. {
  299. "path": "productCate/productCate",
  300. "style": {
  301. "navigationBarTitleText": "添加规格",
  302. "navigationBarBackgroundColor": "#ffffff",
  303. "navigationBarTextStyle": "black"
  304. }
  305. }
  306. ]
  307. },
  308. {
  309. "root": "pages/goods",
  310. "name": "goods",
  311. "pages": [
  312. {
  313. "path": "goods_details/index",
  314. "style": {
  315. "navigationStyle": "custom",
  316. "navigationBarTextStyle": "black"
  317. }
  318. },
  319. {
  320. "path": "goods_search/index",
  321. "style": {
  322. "navigationBarBackgroundColor": "#ffffff",
  323. "navigationBarTitleText": "搜索商品",
  324. "navigationBarTextStyle": "black"
  325. }
  326. }
  327. ]
  328. }
  329. ],
  330. "globalStyle": {
  331. "navigationBarBackgroundColor": "#F8F8F8",
  332. "navigationBarTextStyle": "black",
  333. "navigationBarTitleText": "水贝商城",
  334. "backgroundColor": "#ffe079"
  335. },
  336. "tabBar": {
  337. "color": "#999999",
  338. "selectedColor": "#F8C008",
  339. "borderStyle": "black",
  340. "backgroundColor": "#ffffff",
  341. "list": [
  342. {
  343. "pagePath": "pages/index/index",
  344. "iconPath": "static/images/tabbar/1-001.png",
  345. "selectedIconPath": "static/images/tabbar/1-003.png",
  346. "text": "首页"
  347. },
  348. {
  349. "pagePath": "pages/goods_cate/goods_cate",
  350. "iconPath": "static/images/2-001.png",
  351. "selectedIconPath": "static/images/2-003.png",
  352. "text": "分类"
  353. },
  354. {
  355. "pagePath": "pages/order_addcart/order_addcart",
  356. "iconPath": "static/images/tabbar/3-001.png",
  357. "selectedIconPath": "static/images/tabbar/3-003.png",
  358. "text": "购物车"
  359. },
  360. {
  361. "pagePath": "pages/user/index",
  362. "iconPath": "static/images/tabbar/4-001.png",
  363. "selectedIconPath": "static/images/tabbar/4-003.png",
  364. "text": "我的"
  365. }
  366. ]
  367. },
  368. "uniIdRouter": {}
  369. }