pages.json 9.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414
  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. },
  304. {
  305. "root": "pages/merchantCenters",
  306. "name": "merchantCenters",
  307. "pages": [
  308. {
  309. "path": "merchant",
  310. "style": {
  311. "navigationBarTitleText": "商家主页",
  312. "navigationBarBackgroundColor": "#ffffff",
  313. "navigationBarTextStyle": "black",
  314. "enablePullDownRefresh": false
  315. }
  316. },
  317. {
  318. "path": "postInformation",
  319. "style": {
  320. "navigationBarTitleText": "发布商品",
  321. "navigationBarBackgroundColor": "#ffffff",
  322. "navigationBarTextStyle": "black"
  323. }
  324. },
  325. {
  326. "path": "productManagement",
  327. "style": {
  328. "navigationBarTitleText": "商品管理",
  329. "navigationBarBackgroundColor": "#ffffff",
  330. "navigationBarTextStyle": "black"
  331. }
  332. },
  333. {
  334. "path": "releaseProduct",
  335. "style": {
  336. "navigationBarTitleText": "发布商品",
  337. "navigationBarBackgroundColor": "#ffffff",
  338. "navigationBarTextStyle": "black"
  339. }
  340. },
  341. {
  342. "path": "productCenter",
  343. "style": {
  344. "navigationBarTitleText": "产品中心",
  345. "navigationBarBackgroundColor": "#ffffff",
  346. "navigationBarTextStyle": "black"
  347. }
  348. }
  349. ]
  350. },
  351. {
  352. "root": "pages/goods",
  353. "name": "goods",
  354. "pages": [
  355. {
  356. "path": "goods_details/index",
  357. "style": {
  358. "navigationStyle": "custom",
  359. "navigationBarTextStyle": "black"
  360. }
  361. },
  362. {
  363. "path": "goods_search/index",
  364. "style": {
  365. "navigationBarBackgroundColor": "#FFE079",
  366. "navigationBarTitleText": "搜索商品",
  367. "navigationBarTextStyle": "black"
  368. }
  369. }
  370. ]
  371. }
  372. ],
  373. "globalStyle": {
  374. "navigationBarBackgroundColor": "#F8F8F8",
  375. "navigationBarTextStyle": "black",
  376. "navigationBarTitleText": "水贝商城",
  377. "backgroundColor": "#ffe079"
  378. },
  379. "tabBar": {
  380. "color": "#282828",
  381. "selectedColor": "#F8C008",
  382. "borderStyle": "black",
  383. "backgroundColor": "#ffffff",
  384. "list": [
  385. {
  386. "pagePath": "pages/index/index",
  387. "iconPath": "static/images/tabbar/1-001.png",
  388. "selectedIconPath": "static/images/tabbar/1-003.png",
  389. "text": "首页"
  390. },
  391. {
  392. "pagePath": "pages/goods_cate/goods_cate",
  393. "iconPath": "static/images/2-001.png",
  394. "selectedIconPath": "static/images/2-003.png",
  395. "text": "分类"
  396. },
  397. {
  398. "pagePath": "pages/order_addcart/order_addcart",
  399. "iconPath": "static/images/tabbar/3-001.png",
  400. "selectedIconPath": "static/images/tabbar/3-003.png",
  401. "text": "购物车"
  402. },
  403. {
  404. "pagePath": "pages/user/index",
  405. "iconPath": "static/images/tabbar/4-001.png",
  406. "selectedIconPath": "static/images/tabbar/4-003.png",
  407. "text": "我的"
  408. }
  409. ]
  410. },
  411. "uniIdRouter": {}
  412. }