pages.json 11 KB

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