pages.json 8.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379
  1. {
  2. "easycom": {
  3. "^u-(.*)": "@/uni_modules/uview-ui/components/u-$1/u-$1.vue"
  4. },
  5. "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
  6. {
  7. "path": "pages/food/food",
  8. "style": {
  9. "navigationBarTitleText": "美食",
  10. "enablePullDownRefresh": false,
  11. "navigationStyle": "custom"
  12. }
  13. }, {
  14. "path": "pages/accommodation/accommodation",
  15. "style": {
  16. "navigationBarTitleText": "住宿",
  17. "enablePullDownRefresh": false
  18. }
  19. },
  20. {
  21. "path": "pages/my/my",
  22. "style": {
  23. "navigationBarTitleText": "我的"
  24. }
  25. }
  26. , {
  27. "path": "pages/play/play",
  28. "style": {
  29. "navigationBarTitleText": "游玩",
  30. "enablePullDownRefresh": false
  31. }
  32. }, {
  33. "path": "pages/find/find",
  34. "style": {
  35. "navigationBarTitleText": "发现",
  36. "enablePullDownRefresh": false
  37. }
  38. }
  39. ],
  40. "tabBar": {
  41. "custom": false,
  42. "color": "#656765",
  43. "selectedColor": "#fbb612",
  44. "borderStyle": "white",
  45. "backgroundColor": "#ffffff",
  46. "list": [
  47. // {
  48. // "pagePath": "pages/accommodation/accommodation",
  49. // "iconPath": "static/image/nav-icon/riLine-hotel-line.png",
  50. // "selectedIconPath": "static/image/nav-icon/riLine-hotel-line Copy.png",
  51. // "text": "住宿"
  52. // },
  53. {
  54. "pagePath": "pages/food/food",
  55. "iconPath": "static/image/nav-icon/md-restaurant_menu.png",
  56. "selectedIconPath": "static/image/nav-icon/md-restaurant_menu Copy.png",
  57. "text": "美食"
  58. },
  59. // {
  60. // "pagePath": "pages/play/play",
  61. // "iconPath": "static/image/nav-icon/iconPark-landscape.png",
  62. // "selectedIconPath": "static/image/nav-icon/iconPark-landscape Copy.png",
  63. // "text": "游玩"
  64. // },
  65. {
  66. "pagePath": "pages/find/find",
  67. "iconPath": "static/image/nav-icon/antOutline-compass.png",
  68. "selectedIconPath": "static/image/nav-icon/antOutline-compass Copy.png",
  69. "text": "发现"
  70. },
  71. {
  72. "pagePath": "pages/my/my",
  73. "iconPath": "static/image/nav-icon/antOutline-user.png",
  74. "selectedIconPath": "static/image/nav-icon/antOutline-user Copy.png",
  75. "text": "我的"
  76. }
  77. ]
  78. },
  79. "globalStyle": {
  80. "navigationBarTextStyle": "black",
  81. "navigationBarTitleText": "uni-app",
  82. "navigationBarBackgroundColor": "#fff",
  83. "backgroundColor": "#F8F8F8"
  84. },
  85. "uniIdRouter": {},
  86. "subPackages": [{
  87. "root": "pageA",
  88. "pages": [{
  89. "path": "find/createLifeService",
  90. "style": {
  91. "navigationBarTitleText": "全品类入驻",
  92. "enablePullDownRefresh": false
  93. }
  94. },
  95. {
  96. "path": "find/search",
  97. "style": {
  98. "navigationBarTitleText": "搜索",
  99. "enablePullDownRefresh": false
  100. }
  101. }, {
  102. "path": "food/search",
  103. "style": {
  104. "navigationBarTitleText": "美食搜索",
  105. "enablePullDownRefresh": false
  106. }
  107. }, {
  108. "path": "food/groupBuying",
  109. "style": {
  110. "navigationBarTitleText": "",
  111. "enablePullDownRefresh": false
  112. }
  113. }, {
  114. "path": "food/menu",
  115. "style": {
  116. "navigationBarTitleText": "菜单",
  117. "enablePullDownRefresh": false,
  118. "navigationBarBackgroundColor": "#fff"
  119. }
  120. }, {
  121. "path": "food/fondMap",
  122. "style": {
  123. "navigationBarTitleText": "美食地图",
  124. "enablePullDownRefresh": false
  125. }
  126. },
  127. {
  128. "path": "enter/cateringindustry",
  129. "style": {
  130. "navigationBarTitleText": "餐饮",
  131. "enablePullDownRefresh": false
  132. }
  133. }, {
  134. "path": "enter/hotel",
  135. "style": {
  136. "navigationBarTitleText": "酒店",
  137. "enablePullDownRefresh": false
  138. }
  139. }, {
  140. "path": "enter/homestay",
  141. "style": {
  142. "navigationBarTitleText": "民宿",
  143. "enablePullDownRefresh": false
  144. }
  145. }, {
  146. "path": "webview",
  147. "style": {
  148. "navigationBarTitleText": "",
  149. "enablePullDownRefresh": false
  150. }
  151. }, {
  152. "path": "enter/myCateringdustry/index",
  153. "style": {
  154. "navigationBarTitleText": "餐饮",
  155. "enablePullDownRefresh": false
  156. }
  157. }, {
  158. "path": "enter/enter",
  159. "style": {
  160. "navigationBarTitleText": "入驻",
  161. "enablePullDownRefresh": false,
  162. "navigationStyle": "custom"
  163. }
  164. }, {
  165. "path": "enter/myCateringdustry/addfood",
  166. "style": {
  167. "navigationBarTitleText": "添加菜品",
  168. "enablePullDownRefresh": false
  169. }
  170. }, {
  171. "path": "enter/myCateringdustry/addGroupBuying",
  172. "style": {
  173. "navigationBarTitleText": "添加团购",
  174. "enablePullDownRefresh": false
  175. }
  176. },
  177. {
  178. "path": "enter/myCateringdustry/addGroupBuyingNext",
  179. "style": {
  180. "navigationBarTitleText": "添加团购",
  181. "enablePullDownRefresh": false
  182. }
  183. }, {
  184. "path": "enter/myCateringdustry/shopSetting/index",
  185. "style": {
  186. "navigationBarTitleText": "设置",
  187. "enablePullDownRefresh": false
  188. }
  189. }, {
  190. "path": "enter/myCateringdustry/shopSetting/editShopInformation",
  191. "style": {
  192. "navigationBarTitleText": "店铺信息",
  193. "enablePullDownRefresh": false
  194. }
  195. }, {
  196. "path": "enter/myCateringdustry/shopSetting/editShopImage",
  197. "style": {
  198. "navigationBarTitleText": "店铺图片",
  199. "enablePullDownRefresh": false
  200. }
  201. }, {
  202. "path": "enter/myCateringdustry/shopSetting/editCertificate",
  203. "style": {
  204. "navigationBarTitleText": "证照",
  205. "enablePullDownRefresh": false
  206. }
  207. }, {
  208. "path": "enter/myCateringdustry/shopSetting/editFoodClassify",
  209. "style": {
  210. "navigationBarTitleText": "菜品分类",
  211. "enablePullDownRefresh": false
  212. }
  213. }, {
  214. "path": "enter/myCateringdustry/shopSetting/foodInfomation",
  215. "style": {
  216. "navigationBarTitleText": "菜品",
  217. "enablePullDownRefresh": false
  218. }
  219. }, {
  220. "path": "enter/myCateringdustry/shopSetting/groupBuying",
  221. "style": {
  222. "navigationBarTitleText": "团购",
  223. "enablePullDownRefresh": false
  224. }
  225. }, {
  226. "path": "enter/myCateringdustry/shopSetting/lookGroupBuying",
  227. "style": {
  228. "navigationBarTitleText": "团购详情",
  229. "enablePullDownRefresh": false
  230. }
  231. }, {
  232. "path": "enter/myCateringdustry/shopSetting/saleroom",
  233. "style": {
  234. "navigationBarTitleText": "销售记录",
  235. "enablePullDownRefresh": false
  236. }
  237. }, {
  238. "path": "enter/myHomestay/index",
  239. "style": {
  240. "navigationBarTitleText": "民宿",
  241. "enablePullDownRefresh": false
  242. }
  243. }, {
  244. "path": "enter/myHomestay/add",
  245. "style": {
  246. "navigationBarTitleText": "民宿",
  247. "enablePullDownRefresh": false
  248. }
  249. }, {
  250. "path": "enter/myHomestay/edit",
  251. "style": {
  252. "navigationBarTitleText": "民宿",
  253. "enablePullDownRefresh": false
  254. }
  255. }, {
  256. "path": "enter/myHomestay/search",
  257. "style": {
  258. "navigationBarTitleText": "搜索",
  259. "enablePullDownRefresh": false
  260. }
  261. }, {
  262. "path": "notice/noticedetail",
  263. "style": {
  264. "navigationBarTitleText": "通知详情",
  265. "enablePullDownRefresh": false
  266. }
  267. },
  268. {
  269. "path": "notice/index",
  270. "style": {
  271. "navigationBarTitleText": "通知",
  272. "enablePullDownRefresh": false,
  273. "navigationStyle": "custom"
  274. }
  275. }, {
  276. "path": "my/bill",
  277. "style": {
  278. "navigationBarTitleText": "账单",
  279. "enablePullDownRefresh": false
  280. }
  281. }, {
  282. "path": "my/my",
  283. "style": {
  284. "navigationBarTitleText": "我的",
  285. "enablePullDownRefresh": false,
  286. "navigationStyle": "custom"
  287. }
  288. }, {
  289. "path": "enter/myCateringdustry/edit",
  290. "style": {
  291. "navigationBarTitleText": "店铺信息",
  292. "enablePullDownRefresh": false
  293. }
  294. }, {
  295. "path": "food/detailMap",
  296. "style": {
  297. "navigationBarTitleText": "店铺详情",
  298. "enablePullDownRefresh": false
  299. }
  300. }, {
  301. "path": "login/index",
  302. "style": {
  303. "navigationBarTitleText": "登录",
  304. "enablePullDownRefresh": false
  305. }
  306. }, {
  307. "path": "cxTable",
  308. "style": {
  309. "navigationBarTitleText": "潮汐表"
  310. }
  311. },
  312. {
  313. "path": "my/mypublish",
  314. "style": {
  315. "navigationBarTitleText": "我的发布",
  316. "enablePullDownRefresh": false
  317. }
  318. }
  319. ,{
  320. "path" : "find/edit",
  321. "style" :
  322. {
  323. "navigationBarTitleText": "编辑",
  324. "enablePullDownRefresh": false
  325. }
  326. }
  327. ]
  328. }],
  329. "preloadRule": {
  330. "pages/accommodation/accommodation": {
  331. "network": "all",
  332. "packages": ["pageA"]
  333. }
  334. }
  335. }