pages.json 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434
  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": "#ffe079",
  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/order_pay_status/index",
  85. "style": {
  86. "navigationBarTitleText": "支付成功",
  87. "navigationBarBackgroundColor": "#FFFFFF",
  88. "navigationBarTextStyle": "black"
  89. }
  90. },
  91. {
  92. "path": "pages/merchantCenter/index",
  93. "style": {
  94. "navigationBarTitleText": "门店主页",
  95. "navigationBarBackgroundColor": "#ffe079",
  96. "navigationStyle": "custom"
  97. }
  98. },
  99. {
  100. "path": "pages/webview/index",
  101. "style": {
  102. "navigationBarTitleText": "服务",
  103. "navigationBarBackgroundColor": "#ffe079",
  104. "navigationBarTextStyle": "black"
  105. }
  106. }
  107. ],
  108. "subPackages": [
  109. {
  110. "root": "pages/users",
  111. "name": "users",
  112. "pages": [
  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. "navigationBarBackgroundColor": "#2f2e3e",
  286. "navigationBarTextStyle": "white"
  287. }
  288. },
  289. {
  290. "path": "SVIP/SVIP",
  291. "style": {
  292. "navigationBarTitleText": "SVIP权益",
  293. "navigationBarBackgroundColor": "#212121",
  294. "navigationBarTextStyle": "white"
  295. }
  296. },
  297. {
  298. "path": "personal_info/personal_info",
  299. "style": {
  300. "navigationBarTitleText": "个人资料",
  301. "navigationBarBackgroundColor": "#ffe079",
  302. "navigationBarTextStyle": "black",
  303. "enablePullDownRefresh": false
  304. }
  305. },
  306. {
  307. "path": "goods_return/index",
  308. "style": {
  309. "navigationBarTitleText": "申请退货",
  310. "navigationBarBackgroundColor": "#ffe079",
  311. "navigationBarTextStyle": "black",
  312. "app-plus": {
  313. // #ifdef APP-PLUS
  314. "titleNView": {
  315. "type": "default"
  316. }
  317. // #endif
  318. }
  319. }
  320. }
  321. ]
  322. },
  323. {
  324. "root": "pages/merchantCenters",
  325. "name": "merchantCenters",
  326. "pages": [
  327. {
  328. "path": "merchant",
  329. "style": {
  330. "navigationBarTitleText": "商家主页",
  331. "navigationBarBackgroundColor": "#ffffff",
  332. "navigationBarTextStyle": "black",
  333. "enablePullDownRefresh": false
  334. }
  335. },
  336. {
  337. "path": "postInformation",
  338. "style": {
  339. "navigationBarTitleText": "发布商品",
  340. "navigationBarBackgroundColor": "#ffffff",
  341. "navigationBarTextStyle": "black"
  342. }
  343. },
  344. {
  345. "path": "productManagement",
  346. "style": {
  347. "navigationBarTitleText": "商品管理",
  348. "navigationBarBackgroundColor": "#ffffff",
  349. "navigationBarTextStyle": "black"
  350. }
  351. },
  352. {
  353. "path": "releaseProduct",
  354. "style": {
  355. "navigationBarTitleText": "发布商品",
  356. "navigationBarBackgroundColor": "#ffffff",
  357. "navigationBarTextStyle": "black"
  358. }
  359. },
  360. {
  361. "path": "productCenter",
  362. "style": {
  363. "navigationBarTitleText": "产品中心",
  364. "navigationBarBackgroundColor": "#ffffff",
  365. "navigationBarTextStyle": "black"
  366. }
  367. }
  368. ]
  369. },
  370. {
  371. "root": "pages/goods",
  372. "name": "goods",
  373. "pages": [
  374. {
  375. "path": "goods_details/index",
  376. "style": {
  377. "navigationStyle": "custom",
  378. "navigationBarTextStyle": "black"
  379. }
  380. },
  381. {
  382. "path": "goods_search/index",
  383. "style": {
  384. "navigationBarBackgroundColor": "#FFE079",
  385. "navigationBarTitleText": "搜索商品",
  386. "navigationBarTextStyle": "black"
  387. }
  388. }
  389. ]
  390. }
  391. ],
  392. "globalStyle": {
  393. "navigationBarBackgroundColor": "#F8F8F8",
  394. "navigationBarTextStyle": "black",
  395. "navigationBarTitleText": "水贝商城",
  396. "backgroundColor": "#ffe079"
  397. },
  398. "tabBar": {
  399. "color": "#999999",
  400. "selectedColor": "#F8C008",
  401. "borderStyle": "black",
  402. "backgroundColor": "#ffffff",
  403. "list": [
  404. {
  405. "pagePath": "pages/index/index",
  406. "iconPath": "static/images/tabbar/1-001.png",
  407. "selectedIconPath": "static/images/tabbar/1-003.png",
  408. "text": "首页"
  409. },
  410. {
  411. "pagePath": "pages/goods_cate/goods_cate",
  412. "iconPath": "static/images/2-001.png",
  413. "selectedIconPath": "static/images/2-003.png",
  414. "text": "分类"
  415. },
  416. {
  417. "pagePath": "pages/order_addcart/order_addcart",
  418. "iconPath": "static/images/tabbar/3-001.png",
  419. "selectedIconPath": "static/images/tabbar/3-003.png",
  420. "text": "购物车"
  421. },
  422. {
  423. "pagePath": "pages/user/index",
  424. "iconPath": "static/images/tabbar/4-001.png",
  425. "selectedIconPath": "static/images/tabbar/4-003.png",
  426. "text": "我的"
  427. }
  428. ]
  429. },
  430. "uniIdRouter": {}
  431. }