pages.json 9.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429
  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/order_addcart/order_addcart",
  46. "style": {
  47. "navigationBarTitleText": "购物车",
  48. "navigationBarBackgroundColor": "#fff",
  49. "navigationBarTextStyle": "black"
  50. }
  51. },
  52. {
  53. "path": "pages/goods_cate/goods_cate",
  54. "style": {
  55. "navigationBarTitleText": "商品分类",
  56. "navigationBarBackgroundColor": "#fff",
  57. "navigationBarTextStyle": "black"
  58. }
  59. },
  60. {
  61. "path": "pages/order_list/index",
  62. "style": {
  63. "navigationBarTitleText": "我的订单",
  64. "navigationBarBackgroundColor": "#ffe079",
  65. "navigationBarTextStyle": "black"
  66. }
  67. },
  68. {
  69. "path": "pages/order_details/index",
  70. "style": {
  71. "navigationBarTitleText": "订单详情",
  72. "navigationBarBackgroundColor": "#ffe079",
  73. "navigationBarTextStyle": "black",
  74. "app-plus": {
  75. // #ifdef APP-PLUS
  76. "titleNView": {
  77. "type": "default"
  78. }
  79. // #endif
  80. }
  81. }
  82. },
  83. {
  84. "path": "pages/merchantCenter/index",
  85. "style": {
  86. "navigationBarTitleText": "门店主页",
  87. "navigationBarBackgroundColor": "#ffe079",
  88. "navigationStyle": "custom"
  89. }
  90. },
  91. {
  92. "path": "pages/webview/index",
  93. "style": {
  94. "navigationBarTitleText": "H5服务",
  95. "navigationBarBackgroundColor": "#ffe079",
  96. "navigationBarTextStyle": "black"
  97. }
  98. }
  99. ],
  100. "subPackages": [
  101. {
  102. "root": "pages/users",
  103. "name": "users",
  104. "pages": [
  105. {
  106. "path": "order_list/index",
  107. "style": {
  108. "navigationBarTitleText": "我的订单",
  109. "navigationBarBackgroundColor": "#e93323",
  110. "navigationBarTextStyle": "black"
  111. }
  112. },
  113. {
  114. "path": "login/index",
  115. "style": {
  116. "navigationBarTitleText": "登录",
  117. "navigationBarBackgroundColor": "#ffe079",
  118. "navigationBarTextStyle": "black"
  119. }
  120. },
  121. {
  122. "path": "app_login/index",
  123. "style": {
  124. "navigationBarTitleText": "绑定手机号",
  125. "navigationStyle": "custom"
  126. }
  127. },
  128. {
  129. "path": "wechat_login/index",
  130. "style": {
  131. "navigationBarTitleText": "登录"
  132. }
  133. },
  134. {
  135. "path": "my_merchant/index",
  136. "style": {
  137. "navigationBarTitleText": "我的商家",
  138. "navigationBarBackgroundColor": "#FFE079",
  139. "navigationBarTextStyle": "black"
  140. }
  141. },
  142. {
  143. "path": "share/index",
  144. "style": {
  145. "navigationBarTitleText": "成为门店会员",
  146. "navigationBarBackgroundColor": "#ffffff",
  147. "navigationBarTextStyle": "black"
  148. }
  149. },
  150. {
  151. "path": "card_page/index",
  152. "style": {
  153. "navigationBarTitleText": "卡包管理",
  154. "navigationBarBackgroundColor": "#ffe079",
  155. "navigationBarTextStyle": "black",
  156. "app-plus": {
  157. // #ifdef APP-PLUS
  158. "titleNView": {
  159. "type": "default"
  160. }
  161. // #endif
  162. }
  163. }
  164. },
  165. {
  166. "path": "card_page/create",
  167. "style": {
  168. "navigationBarTitleText": "卡包编辑",
  169. "navigationBarBackgroundColor": "#ffe079",
  170. "navigationBarTextStyle": "black",
  171. "app-plus": {
  172. // #ifdef APP-PLUS
  173. "titleNView": {
  174. "type": "default"
  175. }
  176. // #endif
  177. }
  178. }
  179. },
  180. {
  181. "path": "user_address_list/index",
  182. "style": {
  183. "navigationBarTitleText": "地址管理",
  184. "navigationBarBackgroundColor": "#ffe079",
  185. "navigationBarTextStyle": "black",
  186. "app-plus": {
  187. // #ifdef APP-PLUS
  188. "titleNView": {
  189. "type": "default"
  190. }
  191. // #endif
  192. }
  193. }
  194. },
  195. {
  196. "path": "user_address/index",
  197. "style": {
  198. "navigationBarTitleText": "添加地址",
  199. "navigationBarBackgroundColor": "#ffe079",
  200. "navigationBarTextStyle": "black",
  201. "app-plus": {
  202. // #ifdef APP-PLUS
  203. "titleNView": {
  204. "type": "default"
  205. }
  206. // #endif
  207. }
  208. }
  209. },
  210. {
  211. "path": "order_confirm/index",
  212. "style": {
  213. "navigationBarTitleText": "提交订单",
  214. "navigationBarBackgroundColor": "#ffe079",
  215. "navigationBarTextStyle": "black"
  216. }
  217. },
  218. {
  219. "path": "browsing_history/index",
  220. "style": {
  221. "navigationBarTitleText": "浏览足迹",
  222. "navigationBarBackgroundColor": "#fff",
  223. "navigationBarTextStyle": "black"
  224. }
  225. },
  226. {
  227. "path": "user_asset/stock_in/stock_in",
  228. "style": {
  229. "navigationBarTitleText": "补仓",
  230. "navigationBarBackgroundColor": "#fff",
  231. "navigationBarTextStyle": "black"
  232. }
  233. },
  234. {
  235. "path": "user_asset/asset_info/asset_info",
  236. "style": {
  237. "navigationBarTitleText": "资产明细",
  238. "navigationBarBackgroundColor": "#fff",
  239. "navigationBarTextStyle": "black"
  240. }
  241. },
  242. {
  243. "path": "user_asset/record_list/record_list",
  244. "style": {
  245. "navigationBarTitleText": "交易明细",
  246. "navigationBarBackgroundColor": "#fff",
  247. "navigationBarTextStyle": "black"
  248. }
  249. },
  250. {
  251. "path": "user_return_list/index",
  252. "style": {
  253. "navigationBarTitleText": "退货列表",
  254. "navigationBarBackgroundColor": "#ffe079",
  255. "navigationBarTextStyle": "black",
  256. "app-plus": {
  257. // #ifdef APP-PLUS
  258. "titleNView": {
  259. "type": "default"
  260. }
  261. // #endif
  262. }
  263. }
  264. },
  265. {
  266. "path": "vault/index",
  267. "style": {
  268. "navigationBarTitleText": "钱包",
  269. "navigationBarBackgroundColor": "#ffe079",
  270. "navigationBarTextStyle": "black"
  271. }
  272. },
  273. {
  274. "path": "user_goods_collection/index",
  275. "style": {
  276. "navigationBarTitleText": "收藏商品",
  277. "navigationBarBackgroundColor": "#ffe079",
  278. "navigationBarTextStyle": "black"
  279. }
  280. },
  281. {
  282. "path": "VIP/VIP",
  283. "style": {
  284. "navigationBarTitleText": "VIP权益"
  285. }
  286. },
  287. {
  288. "path": "SVIP/SVIP",
  289. "style": {
  290. "navigationBarTitleText": "SVIP权益"
  291. }
  292. },
  293. {
  294. "path": "personal_info/personal_info",
  295. "style": {
  296. "navigationBarTitleText": "个人资料",
  297. "navigationBarBackgroundColor": "#ffe079",
  298. "navigationBarTextStyle": "black",
  299. "enablePullDownRefresh": false
  300. }
  301. },
  302. {
  303. "path": "goods_return/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. },
  319. {
  320. "root": "pages/merchantCenters",
  321. "name": "merchantCenters",
  322. "pages": [
  323. {
  324. "path": "merchant",
  325. "style": {
  326. "navigationBarTitleText": "商家主页",
  327. "navigationBarBackgroundColor": "#ffffff",
  328. "navigationBarTextStyle": "black",
  329. "enablePullDownRefresh": false
  330. }
  331. },
  332. {
  333. "path": "postInformation",
  334. "style": {
  335. "navigationBarTitleText": "发布商品",
  336. "navigationBarBackgroundColor": "#ffffff",
  337. "navigationBarTextStyle": "black"
  338. }
  339. },
  340. {
  341. "path": "productManagement",
  342. "style": {
  343. "navigationBarTitleText": "商品管理",
  344. "navigationBarBackgroundColor": "#ffffff",
  345. "navigationBarTextStyle": "black"
  346. }
  347. },
  348. {
  349. "path": "releaseProduct",
  350. "style": {
  351. "navigationBarTitleText": "发布商品",
  352. "navigationBarBackgroundColor": "#ffffff",
  353. "navigationBarTextStyle": "black"
  354. }
  355. },
  356. {
  357. "path": "productCenter",
  358. "style": {
  359. "navigationBarTitleText": "产品中心",
  360. "navigationBarBackgroundColor": "#ffffff",
  361. "navigationBarTextStyle": "black"
  362. }
  363. }
  364. ]
  365. },
  366. {
  367. "root": "pages/goods",
  368. "name": "goods",
  369. "pages": [
  370. {
  371. "path": "goods_details/index",
  372. "style": {
  373. "navigationStyle": "custom",
  374. "navigationBarTextStyle": "black"
  375. }
  376. },
  377. {
  378. "path": "goods_search/index",
  379. "style": {
  380. "navigationBarBackgroundColor": "#FFE079",
  381. "navigationBarTitleText": "搜索商品",
  382. "navigationBarTextStyle": "black"
  383. }
  384. }
  385. ]
  386. }
  387. ],
  388. "globalStyle": {
  389. "navigationBarBackgroundColor": "#F8F8F8",
  390. "navigationBarTextStyle": "black",
  391. "navigationBarTitleText": "水贝商城",
  392. "backgroundColor": "#ffe079"
  393. },
  394. "tabBar": {
  395. "color": "#282828",
  396. "selectedColor": "#F8C008",
  397. "borderStyle": "black",
  398. "backgroundColor": "#ffffff",
  399. "list": [
  400. {
  401. "pagePath": "pages/index/index",
  402. "iconPath": "static/images/tabbar/1-001.png",
  403. "selectedIconPath": "static/images/tabbar/1-003.png",
  404. "text": "首页"
  405. },
  406. {
  407. "pagePath": "pages/goods_cate/goods_cate",
  408. "iconPath": "static/images/2-001.png",
  409. "selectedIconPath": "static/images/2-003.png",
  410. "text": "分类"
  411. },
  412. {
  413. "pagePath": "pages/order_addcart/order_addcart",
  414. "iconPath": "static/images/tabbar/3-001.png",
  415. "selectedIconPath": "static/images/tabbar/3-003.png",
  416. "text": "购物车"
  417. },
  418. {
  419. "pagePath": "pages/user/index",
  420. "iconPath": "static/images/tabbar/4-001.png",
  421. "selectedIconPath": "static/images/tabbar/4-003.png",
  422. "text": "我的"
  423. }
  424. ]
  425. },
  426. "uniIdRouter": {}
  427. }