pages.json 9.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449
  1. {
  2. "easycom": {
  3. "^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
  4. },
  5. "pages": [{
  6. "path": "pages/tabbar/home",
  7. "style": {
  8. "navigationBarTitleText": "",
  9. "navigationStyle": "custom"
  10. }
  11. },
  12. {
  13. "path": "pages/login/login",
  14. "style": {
  15. "navigationBarTitleText": "登录",
  16. "navigationStyle": "custom"
  17. }
  18. },
  19. {
  20. "path": "pages/login/phoneLogin",
  21. "style": {
  22. "navigationBarTitleText": "账号登录"
  23. }
  24. },
  25. {
  26. "path": "pages/webview/index",
  27. "style": {
  28. "navigationBarTitleText": ""
  29. }
  30. },
  31. {
  32. "path": "pages/tabbar/community",
  33. "style": {
  34. "navigationBarTitleText": "",
  35. "navigationStyle": "custom",
  36. "enablePullDownRefresh": true,
  37. "onReachBottomDistance": 50
  38. }
  39. },
  40. {
  41. "path": "pages/tabbar/message",
  42. "style": {
  43. "navigationBarTitleText": "",
  44. "navigationStyle": "custom"
  45. }
  46. },
  47. {
  48. "path": "pages/tabbar/mine",
  49. "style": {
  50. "navigationBarTitleText": "",
  51. "navigationStyle": "custom"
  52. }
  53. },
  54. {
  55. "path": "pages/tabbar/promotionCode",
  56. "style": {
  57. "navigationBarTitleText": "",
  58. "navigationStyle": "custom"
  59. }
  60. }
  61. ],
  62. "subPackages": [{
  63. "root": "pagesHome",
  64. "pages": [{
  65. "path": "homeSearch",
  66. "style": {
  67. "navigationBarTitleText": "商品搜索"
  68. }
  69. },
  70. {
  71. "path": "home/popularRecommend",
  72. "style": {
  73. "navigationBarTitleText": "热门推荐",
  74. "onReachBottomDistance": 0
  75. }
  76. },
  77. {
  78. "path": "home/nearbyBusiness",
  79. "style": {
  80. "navigationBarTitleText": "附近商家",
  81. "onReachBottomDistance": 0
  82. }
  83. },
  84. {
  85. "path": "marketer/index",
  86. "style": {
  87. "navigationBarTitleText": "商家详情"
  88. }
  89. },
  90. {
  91. "path": "marketer/productDetail",
  92. "style": {
  93. "navigationBarTitleText": "商品详情"
  94. }
  95. },
  96. {
  97. "path": "marketer/settleOrder",
  98. "style": {
  99. "navigationBarTitleText": "结算订单"
  100. }
  101. },
  102. {
  103. "path": "marketer/submitOrder",
  104. "style": {
  105. "navigationBarTitleText": "提交订单"
  106. }
  107. },
  108. {
  109. "path": "marketer/settleStatus",
  110. "style": {
  111. "navigationBarTitleText": "结算状态"
  112. }
  113. },
  114. {
  115. "path": "category/index",
  116. "style": {
  117. "navigationBarTitleText": "商品类型"
  118. }
  119. },
  120. {
  121. "path": "category/categoryStoreList",
  122. "style": {
  123. "navigationBarTitleText": "商品列表"
  124. }
  125. }
  126. ]
  127. },
  128. {
  129. "root": "pagesCustomer",
  130. "pages": [{
  131. "path": "communityPostReview",
  132. "style": {
  133. "navigationBarTitleText": "发布评论"
  134. }
  135. }]
  136. },
  137. {
  138. "root": "pagesMessage",
  139. "pages": [{
  140. "path": "orderNotify",
  141. "style": {
  142. "navigationBarTitleText": "订单通知"
  143. }
  144. },
  145. {
  146. "path": "commentNotify",
  147. "style": {
  148. "navigationBarTitleText": "评论通知"
  149. }
  150. },
  151. {
  152. "path": "kudosNotify",
  153. "style": {
  154. "navigationBarTitleText": "点赞通知"
  155. }
  156. },
  157. {
  158. "path": "benefitsNotify",
  159. "style": {
  160. "navigationBarTitleText": "优惠福利"
  161. }
  162. }
  163. ]
  164. },
  165. {
  166. "root": "PageMine",
  167. "pages": [{
  168. "path": "orderModules/index",
  169. "style": {
  170. "navigationBarTitleText": "我的订单"
  171. }
  172. },
  173. {
  174. "path": "orderModules/orderDetail",
  175. "style": {
  176. "navigationBarTitleText": "订单详情"
  177. }
  178. },
  179. {
  180. "path": "orderModules/orderComment",
  181. "style": {
  182. "navigationBarTitleText": "订单评价"
  183. }
  184. },
  185. {
  186. "path": "favourite",
  187. "style": {
  188. "navigationBarTitleText": "收藏列表"
  189. }
  190. },
  191. {
  192. "path": "shopCar",
  193. "style": {
  194. "navigationBarTitleText": "购物车"
  195. }
  196. },
  197. {
  198. "path": "coupon",
  199. "style": {
  200. "navigationBarTitleText": "优惠券列表"
  201. }
  202. },
  203. {
  204. "path": "goodsReserve",
  205. "style": {
  206. "navigationBarTitleText": "商品预约"
  207. }
  208. },
  209. {
  210. "path": "myTeam",
  211. "style": {
  212. "navigationBarTitleText": "我的团队"
  213. }
  214. },
  215. {
  216. "path": "serviceCenter/index",
  217. "style": {
  218. "navigationBarTitleText": "客服中心"
  219. }
  220. },
  221. {
  222. "path": "serviceCenter/serviceDetail",
  223. "style": {
  224. "navigationBarTitleText": "问题详情"
  225. }
  226. },
  227. {
  228. "path": "feedback",
  229. "style": {
  230. "navigationBarTitleText": "意见反馈"
  231. }
  232. },
  233. {
  234. "path": "aboutUs",
  235. "style": {
  236. "navigationBarTitleText": "关于我们"
  237. }
  238. },
  239. {
  240. "path": "setting/index",
  241. "style": {
  242. "navigationBarTitleText": "设置"
  243. }
  244. },
  245. {
  246. "path": "setting/personInformation",
  247. "style": {
  248. "navigationBarTitleText": "个人信息"
  249. }
  250. },
  251. {
  252. "path": "setting/aboutUs",
  253. "style": {
  254. "navigationBarTitleText": "关于我们"
  255. }
  256. },
  257. {
  258. "path": "profit/index",
  259. "style": {
  260. "navigationBarTitleText": "提现"
  261. }
  262. },
  263. {
  264. "path": "profit/withdraw",
  265. "style": {
  266. "navigationBarTitleText": "提现"
  267. }
  268. }
  269. ]
  270. },
  271. {
  272. "root": "pageMerchant",
  273. "pages": [{
  274. "path": "index",
  275. "style": {
  276. "navigationBarTitleText": "",
  277. "navigationStyle": "custom"
  278. }
  279. },
  280. {
  281. "path": "mineModule/personalInfo",
  282. "style": {
  283. "navigationBarTitleText": "店铺信息"
  284. }
  285. },
  286. {
  287. "path": "mineModule/storeEnviron",
  288. "style": {
  289. "navigationBarTitleText": "门店环境"
  290. }
  291. },
  292. {
  293. "path": "mineModule/openStoreAppealDetail",
  294. "style": {
  295. "navigationBarTitleText": "资质信息"
  296. }
  297. },
  298. {
  299. "path": "mineModule/certification/index",
  300. "style": {
  301. "navigationBarTitleText": "我要开店"
  302. }
  303. },
  304. {
  305. "path": "mineModule/certification/storeInformation",
  306. "style": {
  307. "navigationBarTitleText": "1/3门店信息"
  308. }
  309. },
  310. {
  311. "path": "mineModule/certification/corporateInformation",
  312. "style": {
  313. "navigationBarTitleText": "2/3法人信息"
  314. }
  315. },
  316. {
  317. "path": "mineModule/certification/qualificationInformation",
  318. "style": {
  319. "navigationBarTitleText": "2/3资质信息"
  320. }
  321. },
  322. {
  323. "path": "mineModule/certification/messageSubmit",
  324. "style": {
  325. "navigationBarTitleText": "审核信息",
  326. "navigationStyle": "default",
  327. "disableBack": true
  328. }
  329. },
  330. {
  331. "path": "mineModule/certification/openStoreAppealDetail",
  332. "style": {
  333. "navigationBarTitleText": "资质信息"
  334. }
  335. },
  336. {
  337. "path": "mineModule/setting/index",
  338. "style": {
  339. "navigationBarTitleText": "设置"
  340. }
  341. },
  342. {
  343. "path": "storeModule/appointList",
  344. "style": {
  345. "navigationBarTitleText": "预约列表"
  346. }
  347. },
  348. {
  349. "path": "storeModule/couponManage",
  350. "style": {
  351. "navigationBarTitleText": "商品优惠"
  352. }
  353. },
  354. {
  355. "path": "storeModule/evaluateBack",
  356. "style": {
  357. "navigationBarTitleText": "回复评价"
  358. }
  359. },
  360. {
  361. "path": "storeModule/evaluateManagement",
  362. "style": {
  363. "navigationBarTitleText": "评价管理"
  364. }
  365. },
  366. {
  367. "path": "storeModule/myTeam",
  368. "style": {
  369. "navigationBarTitleText": "我的团队"
  370. }
  371. },
  372. {
  373. "path": "storeModule/shopManage",
  374. "style": {
  375. "navigationBarTitleText": "店铺管理"
  376. }
  377. },
  378. {
  379. "path": "storeModule/commodityWriteOff",
  380. "style": {
  381. "navigationBarTitleText": "商品核销"
  382. }
  383. },
  384. {
  385. "path": "storeModule/components/queryWriteOff",
  386. "style": {
  387. "navigationBarTitleText": "查询核销"
  388. }
  389. },
  390. {
  391. "path": "storeModule/components/verificationList",
  392. "style": {
  393. "navigationBarTitleText": "核销记录"
  394. }
  395. }
  396. ]
  397. }
  398. ],
  399. "tabBar": {
  400. "color": "#000000",
  401. "selectedColor": "#215EBE",
  402. "borderStyle": "black",
  403. "list": [{
  404. "pagePath": "pages/tabbar/home",
  405. "iconPath": "static/tabbar/client/home.png",
  406. "selectedIconPath": "static/tabbar/client/home-select.png",
  407. "text": "首页"
  408. },
  409. {
  410. "pagePath": "pages/tabbar/community",
  411. "iconPath": "static/tabbar/client/community.png",
  412. "selectedIconPath": "static/tabbar/client/community-select.png",
  413. "text": "社区"
  414. },
  415. {
  416. "pagePath": "pages/tabbar/promotionCode",
  417. "iconPath": "static/tabbar/client/rqcode.png",
  418. "selectedIconPath": "static/tabbar/client/rqcode-select.png",
  419. "text": "推广"
  420. },
  421. {
  422. "pagePath": "pages/tabbar/message",
  423. "iconPath": "static/tabbar/client/message.png",
  424. "selectedIconPath": "static/tabbar/client/message-select.png",
  425. "text": "消息"
  426. },
  427. {
  428. "pagePath": "pages/tabbar/mine",
  429. "iconPath": "static/tabbar/client/mine.png",
  430. "selectedIconPath": "static/tabbar/client/mine-select.png",
  431. "text": "我的"
  432. }
  433. ]
  434. },
  435. "globalStyle": {
  436. "navigationBarTextStyle": "black",
  437. "navigationBarTitleText": "uni-app",
  438. "navigationBarBackgroundColor": "#F8F8F8",
  439. "backgroundColor": "#F8F8F8"
  440. },
  441. "condition": {
  442. "current": 0,
  443. "list": [{
  444. "name": "",
  445. "path": "",
  446. "query": ""
  447. }]
  448. }
  449. }