pages.json 9.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375
  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. }
  19. },
  20. {
  21. "path": "pages/mall/dapan",
  22. "style": {
  23. "navigationBarBackgroundColor": "#000000",
  24. "navigationBarTextStyle": "white",
  25. "navigationBarTitleText": "大盘"
  26. }
  27. },
  28. {
  29. "path": "pages/user/index",
  30. "style": {
  31. "navigationBarTitleText": "个人中心",
  32. "navigationStyle": "custom"
  33. }
  34. },
  35. {
  36. "path": "pages/change_password/change_password",
  37. "style": {
  38. "navigationBarTitleText": "修改密码",
  39. "navigationBarBackgroundColor": "#ffe079",
  40. "navigationBarTextStyle": "black",
  41. "enablePullDownRefresh": false
  42. }
  43. },
  44. {
  45. "path": "pages/find_funds/findFunds",
  46. "style": {
  47. "navigationBarTitleText": "找款",
  48. "navigationBarBackgroundColor": "#ffe079",
  49. "navigationBarTextStyle": "black",
  50. "app-plus": {
  51. "titleNView": {
  52. "type": "default"
  53. }
  54. }
  55. }
  56. },
  57. {
  58. "path": "pages/find_funds/fundsOrder",
  59. "style": {
  60. "navigationBarTitleText": "找款订单",
  61. "navigationBarBackgroundColor": "#ffe079",
  62. "navigationBarTextStyle": "black",
  63. "app-plus": {
  64. "titleNView": {
  65. "type": "default"
  66. }
  67. }
  68. }
  69. },
  70. {
  71. "path": "pages/mall/index",
  72. "style": {
  73. "navigationBarTitleText": "商城",
  74. "navigationStyle": "custom"
  75. }
  76. },
  77. {
  78. "path": "pages/mall/newIndex",
  79. "style": {
  80. "navigationBarTitleText": "商城",
  81. "navigationStyle": "custom",
  82. "onReachBottomDistance": 100
  83. }
  84. },
  85. {
  86. "path": "pages/goods_search/index",
  87. "style": {
  88. "navigationBarBackgroundColor": "#FFE079",
  89. "navigationBarTitleText": "搜索商品",
  90. "navigationBarTextStyle": "black"
  91. }
  92. },
  93. {
  94. "path": "pages/goods_details/index",
  95. "style": {
  96. "navigationStyle": "custom",
  97. "navigationBarTextStyle": "black"
  98. }
  99. },
  100. {
  101. "path": "pages/order_addcart/order_addcart",
  102. "style": {
  103. "navigationBarTitleText": "购物车",
  104. "navigationBarBackgroundColor": "#fff",
  105. "navigationBarTextStyle": "black"
  106. }
  107. },
  108. {
  109. "path": "pages/goods_cate/goods_cate",
  110. "style": {
  111. "navigationBarTitleText": "商品分类"
  112. }
  113. },
  114. {
  115. "path": "pages/personal_info/personal_info",
  116. "style": {
  117. "navigationBarTitleText": "个人资料",
  118. "navigationBarBackgroundColor": "#ffe079",
  119. "navigationBarTextStyle": "black",
  120. "enablePullDownRefresh": false
  121. }
  122. },
  123. {
  124. "path": "pages/merchant/index",
  125. "style": {
  126. "navigationBarTitleText": "商家主页",
  127. "navigationBarBackgroundColor": "#ffffff",
  128. "navigationBarTextStyle": "black",
  129. "enablePullDownRefresh": false
  130. }
  131. }
  132. ],
  133. "subPackages": [
  134. {
  135. "root": "pages/users",
  136. "name": "users",
  137. "pages": [
  138. {
  139. "path": "order_list/index",
  140. "style": {
  141. "navigationBarTitleText": "我的订单",
  142. "navigationBarBackgroundColor": "#e93323",
  143. "navigationBarTextStyle": "black"
  144. }
  145. },
  146. {
  147. "path": "login/index",
  148. "style": {
  149. "navigationBarTitleText": "登录",
  150. "navigationBarBackgroundColor": "#ffe079",
  151. "navigationBarTextStyle": "black"
  152. }
  153. },
  154. {
  155. "path": "app_login/index",
  156. "style": {
  157. "navigationBarTitleText": "绑定手机号",
  158. "navigationStyle": "custom"
  159. }
  160. },
  161. {
  162. "path": "my_merchant/index",
  163. "style": {
  164. "navigationBarTitleText": "我的商家",
  165. "navigationBarBackgroundColor": "#e93323",
  166. "navigationBarTextStyle": "black"
  167. }
  168. },
  169. {
  170. "path": "share/index",
  171. "style": {
  172. "navigationBarTitleText": "分享海报",
  173. "navigationBarBackgroundColor": "#e93323",
  174. "navigationBarTextStyle": "black"
  175. }
  176. },
  177. {
  178. "path": "vault/index",
  179. "style": {
  180. "navigationBarTitleText": "钱包",
  181. "navigationBarBackgroundColor": "#ffe079",
  182. "navigationBarTextStyle": "black"
  183. }
  184. },
  185. {
  186. "path": "vault/storeMetal/gmReport",
  187. "style": {
  188. "navigationBarTitleText": "邮寄存金检测报告",
  189. "navigationBarBackgroundColor": "#ffe079",
  190. "navigationBarTextStyle": "black"
  191. }
  192. },
  193. {
  194. "path": "vault/storeMetal/order",
  195. "style": {
  196. "navigationBarTitleText": "邮寄存金订单",
  197. "navigationBarBackgroundColor": "#ffe079",
  198. "navigationBarTextStyle": "black",
  199. "enablePullDownRefresh": true,
  200. "onReachBottomDistance": 100
  201. }
  202. },
  203. {
  204. "path": "vault/recycle/recyle_order",
  205. "style": {
  206. "navigationBarTitleText": "约价回收订单",
  207. "navigationBarBackgroundColor": "#ffe079",
  208. "navigationBarTextStyle": "black",
  209. "enablePullDownRefresh": true,
  210. "onReachBottomDistance": 100
  211. }
  212. },
  213. {
  214. "path": "vault/recycle/report",
  215. "style": {
  216. "navigationBarTitleText": "约价回收确认报告",
  217. "navigationBarBackgroundColor": "#ffe079",
  218. "navigationBarTextStyle": "black",
  219. "enablePullDownRefresh": true,
  220. "onReachBottomDistance": 100
  221. }
  222. },
  223. {
  224. "path": "vault/recycle/order_fill",
  225. "style": {
  226. "navigationBarTitleText": "订单填写",
  227. "navigationBarBackgroundColor": "#ffe079",
  228. "navigationBarTextStyle": "white",
  229. "enablePullDownRefresh": true,
  230. "onReachBottomDistance": 100
  231. }
  232. },
  233. {
  234. "path": "vault/storeMetal/goldBullionStock",
  235. "style": {
  236. "navigationBarTitleText": "存金",
  237. "navigationBarBackgroundColor": "#ffe079",
  238. "navigationBarTextStyle": "black"
  239. }
  240. },
  241. {
  242. "path": "vault/save_gold",
  243. "style": {
  244. "navigationBarTitleText": "存金",
  245. "navigationBarBackgroundColor": "#ffe079",
  246. "navigationBarTextStyle": "black"
  247. }
  248. },
  249. {
  250. "path": "vault/trade_list",
  251. "style": {
  252. "navigationBarTitleText": "明细",
  253. "navigationBarBackgroundColor": "#ffe079",
  254. "navigationBarTextStyle": "black"
  255. }
  256. },
  257. {
  258. "path": "bank_card_manage/index",
  259. "style": {
  260. "navigationBarTitleText": "卡包管理",
  261. "navigationBarBackgroundColor": "#ffe079",
  262. "navigationBarTextStyle": "black",
  263. "app-plus": {
  264. // #ifdef APP-PLUS
  265. "titleNView": {
  266. "type": "default"
  267. }
  268. // #endif
  269. }
  270. }
  271. },
  272. {
  273. "path": "bank_card_manage/create",
  274. "style": {
  275. "navigationBarTitleText": "卡包编辑",
  276. "navigationBarBackgroundColor": "#ffe079",
  277. "navigationBarTextStyle": "black",
  278. "app-plus": {
  279. // #ifdef APP-PLUS
  280. "titleNView": {
  281. "type": "default"
  282. }
  283. // #endif
  284. }
  285. }
  286. },
  287. {
  288. "path": "user_address_list/index",
  289. "style": {
  290. "navigationBarTitleText": "地址管理",
  291. "navigationBarBackgroundColor": "#ffe079",
  292. "navigationBarTextStyle": "black",
  293. "app-plus": {
  294. // #ifdef APP-PLUS
  295. "titleNView": {
  296. "type": "default"
  297. }
  298. // #endif
  299. }
  300. }
  301. },
  302. {
  303. "path": "user_address/index",
  304. "style": {
  305. "navigationBarTitleText": "添加地址",
  306. "navigationBarBackgroundColor": "#ffe079",
  307. "navigationBarTextStyle": "black",
  308. "app-plus": {
  309. // #ifdef APP-PLUS
  310. "titleNView": {
  311. "type": "default"
  312. }
  313. // #endif
  314. }
  315. }
  316. },
  317. {
  318. "path": "order_confirm/index",
  319. "style": {
  320. "navigationBarTitleText": "提交订单",
  321. "navigationBarBackgroundColor": "#ffe079",
  322. "navigationBarTextStyle": "black"
  323. }
  324. },
  325. {
  326. "path": "browsing_history/index",
  327. "style": {
  328. "navigationBarTitleText": "浏览足迹",
  329. "navigationBarBackgroundColor": "#fff",
  330. "navigationBarTextStyle": "black"
  331. }
  332. }
  333. ]
  334. }
  335. ],
  336. "globalStyle": {
  337. "navigationBarBackgroundColor": "#F8F8F8",
  338. "navigationBarTextStyle": "black",
  339. "navigationBarTitleText": "水贝商城",
  340. "backgroundColor": "#ffe079"
  341. },
  342. "tabBar": {
  343. "color": "#282828",
  344. "selectedColor": "#F8C008",
  345. "borderStyle": "black",
  346. "backgroundColor": "#ffffff",
  347. "list": [
  348. {
  349. "pagePath": "pages/index/index",
  350. "iconPath": "static/images/tabbar/1-001.png",
  351. "selectedIconPath": "static/images/tabbar/1-003.png",
  352. "text": "首页"
  353. },
  354. {
  355. "pagePath": "pages/goods_cate/goods_cate",
  356. "iconPath": "static/images/2-001.png",
  357. "selectedIconPath": "static/images/2-003.png",
  358. "text": "分类"
  359. },
  360. {
  361. "pagePath": "pages/order_addcart/order_addcart",
  362. "iconPath": "static/images/tabbar/3-001.png",
  363. "selectedIconPath": "static/images/tabbar/3-003.png",
  364. "text": "购物车"
  365. },
  366. {
  367. "pagePath": "pages/user/index",
  368. "iconPath": "static/images/tabbar/4-001.png",
  369. "selectedIconPath": "static/images/tabbar/4-003.png",
  370. "text": "我的"
  371. }
  372. ]
  373. },
  374. "uniIdRouter": {}
  375. }