pages.json 7.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308
  1. {
  2. "easycom": {
  3. "^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
  4. },
  5. "pages": [
  6. //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
  7. {
  8. "path": "pages/login/login",
  9. "style": {
  10. "navigationBarTitleText": "源享住平台登录",
  11. "mp-weixin": {
  12. "navigationBarTextStyle": "black",
  13. "navigationBarBackgroundColor": "#F8F8F8"
  14. }
  15. }
  16. },
  17. {
  18. "path": "pages/home/home",
  19. "style": {
  20. "navigationBarTitleText": "源享住",
  21. "mp-weixin": {
  22. "navigationBarTextStyle": "black",
  23. "navigationBarBackgroundColor": "#F8F8F8"
  24. }
  25. }
  26. },
  27. {
  28. "path": "pages/order/order",
  29. "style": {
  30. "navigationBarTitleText": "我的订单",
  31. "mp-weixin": {
  32. "navigationBarTextStyle": "black",
  33. "navigationBarBackgroundColor": "#F8F8F8"
  34. }
  35. }
  36. },
  37. {
  38. "path": "pages/my/my",
  39. "style": {
  40. "navigationBarTitleText": "个人中心",
  41. "mp-weixin": {
  42. "navigationBarTextStyle": "white",
  43. "navigationBarBackgroundColor": "#7096F6"
  44. }
  45. }
  46. },
  47. {
  48. "path": "mp_ecard_sdk/index/index",
  49. "style": {
  50. "navigationBarTitleText": "腾讯云E证通授权",
  51. "mp-weixin": {
  52. "navigationBarTextStyle": "black",
  53. "navigationBarBackgroundColor": "#F8F8F8"
  54. }
  55. }
  56. }
  57. ],
  58. "globalStyle": {
  59. // "navigationBarTextStyle": "black",
  60. // // "navigationBarTitleText": "柏源平台",
  61. // "navigationBarBackgroundColor": "#F8F8F8",
  62. // "backgroundColor": "#F8F8F8",
  63. // "app-plus": {
  64. // "background": "#efeff4"
  65. // }
  66. },
  67. "tabBar": {
  68. "selectedColor": "#6789F0",
  69. "list": [{
  70. "pagePath": "pages/home/home",
  71. "text": "首页",
  72. "iconPath": "static/home.png",
  73. "selectedIconPath": "static/home_selected.png"
  74. },
  75. {
  76. "pagePath": "pages/order/order",
  77. "text": "订单",
  78. "iconPath": "static/order.png",
  79. "selectedIconPath": "static/order_selected.png"
  80. },
  81. {
  82. "pagePath": "pages/my/my",
  83. "text": "我的",
  84. "iconPath": "static/my.png",
  85. "selectedIconPath": "static/my_selected.png"
  86. }
  87. ]
  88. },
  89. "subPackages": [{
  90. "root": "subpkg",
  91. "pages": [{
  92. "path": "myAccount/myAccount",
  93. "style": {
  94. "navigationBarTitleText": "我的账户",
  95. "enablePullDownRefresh": false,
  96. "mp-weixin": {
  97. "navigationBarTextStyle": "black",
  98. "navigationBarBackgroundColor": "#F8F8F8"
  99. }
  100. }
  101. },
  102. {
  103. "path": "checkout/checkout",
  104. "style": {
  105. "navigationBarTitleText": "退房办理",
  106. "enablePullDownRefresh": false,
  107. "mp-weixin": {
  108. "navigationBarTextStyle": "black",
  109. "navigationBarBackgroundColor": "#F8F8F8"
  110. }
  111. }
  112. },
  113. {
  114. "path": "extend/extend",
  115. "style": {
  116. "navigationBarTitleText": "续住办理",
  117. "enablePullDownRefresh": false,
  118. "mp-weixin": {
  119. "navigationBarTextStyle": "black",
  120. "navigationBarBackgroundColor": "#F8F8F8"
  121. }
  122. }
  123. },
  124. {
  125. "path": "changeRoom/changeRoom",
  126. "style": {
  127. "navigationBarTitleText": "换房办理",
  128. "enablePullDownRefresh": false,
  129. "mp-weixin": {
  130. "navigationBarTextStyle": "black",
  131. "navigationBarBackgroundColor": "#F8F8F8"
  132. }
  133. }
  134. },
  135. {
  136. "path": "emergencyKey/emergencyKey",
  137. "style": {
  138. "navigationBarTitleText": "手机开门",
  139. "enablePullDownRefresh": false,
  140. "mp-weixin": {
  141. "navigationBarTextStyle": "black",
  142. "navigationBarBackgroundColor": "#F8F8F8"
  143. }
  144. }
  145. },
  146. {
  147. "path": "changeHotel/changeHotel",
  148. "style": {
  149. "navigationBarTitleText": "",
  150. "enablePullDownRefresh": false,
  151. "mp-weixin": {
  152. "navigationBarTextStyle": "black",
  153. "navigationBarBackgroundColor": "#F8F8F8"
  154. }
  155. }
  156. },
  157. {
  158. "path": "updateNameAndIdNumber/updateNameAndIdNumber",
  159. "style": {
  160. "navigationBarTitleText": "修改个人信息",
  161. "enablePullDownRefresh": false,
  162. "mp-weixin": {
  163. "navigationBarTextStyle": "black",
  164. "navigationBarBackgroundColor": "#F8F8F8"
  165. }
  166. }
  167. },
  168. {
  169. "path": "elevatorControl/elevatorControl",
  170. "style": {
  171. "navigationBarTitleText": "梯控二维码",
  172. "enablePullDownRefresh": false,
  173. "mp-weixin": {
  174. "navigationBarTextStyle": "black",
  175. "navigationBarBackgroundColor": "#F8F8F8"
  176. }
  177. }
  178. }
  179. ]
  180. },
  181. {
  182. "root": "subpkg_checkin",
  183. "pages": [{
  184. "path": "checkin/checkin",
  185. "style": {
  186. "navigationBarTitleText": "入住办理",
  187. "enablePullDownRefresh": false,
  188. "mp-weixin": {
  189. "navigationBarTextStyle": "black",
  190. "navigationBarBackgroundColor": "#F8F8F8"
  191. }
  192. }
  193. },
  194. {
  195. "path": "selectRoomType/selectRoomType",
  196. "style": {
  197. "navigationBarTitleText": "房源类型",
  198. "enablePullDownRefresh": false,
  199. "mp-weixin": {
  200. "navigationBarTextStyle": "black",
  201. "navigationBarBackgroundColor": "#F8F8F8"
  202. }
  203. }
  204. },
  205. {
  206. "path": "selectRoom/selectRoom",
  207. "style": {
  208. "navigationBarTitleText": "选择房间",
  209. "enablePullDownRefresh": false,
  210. "mp-weixin": {
  211. "navigationBarTextStyle": "black",
  212. "navigationBarBackgroundColor": "#F8F8F8"
  213. }
  214. }
  215. },
  216. {
  217. "path": "addGuest/addGuest",
  218. "style": {
  219. "navigationBarTitleText": "添加顾客",
  220. "enablePullDownRefresh": false,
  221. "mp-weixin": {
  222. "navigationBarTextStyle": "black",
  223. "navigationBarBackgroundColor": "#F8F8F8"
  224. }
  225. }
  226. },
  227. {
  228. "path": "setCheckinDate/setCheckinDate",
  229. "style": {
  230. "navigationBarTitleText": "设置时间",
  231. "enablePullDownRefresh": false,
  232. "mp-weixin": {
  233. "navigationBarTextStyle": "black",
  234. "navigationBarBackgroundColor": "#F8F8F8"
  235. }
  236. }
  237. },
  238. {
  239. "path": "dynamicFaceCheck/dynamicFaceCheck",
  240. "style": {
  241. "navigationBarTitleText": "",
  242. "enablePullDownRefresh": false,
  243. "mp-weixin": {
  244. "navigationBarTextStyle": "black",
  245. "navigationBarBackgroundColor": "#F8F8F8"
  246. }
  247. }
  248. },
  249. {
  250. "path": "selectCheckinType/selectCheckinType",
  251. "style": {
  252. "navigationBarTitleText": "",
  253. "enablePullDownRefresh": false,
  254. "mp-weixin": {
  255. "navigationBarTextStyle": "black",
  256. "navigationBarBackgroundColor": "#F8F8F8"
  257. }
  258. }
  259. },
  260. {
  261. "path": "hasReservation/hasReservation",
  262. "style": {
  263. "navigationBarTitleText": "",
  264. "enablePullDownRefresh": false,
  265. "mp-weixin": {
  266. "navigationBarTextStyle": "black",
  267. "navigationBarBackgroundColor": "#F8F8F8"
  268. }
  269. }
  270. },
  271. {
  272. "path": "submitOrder/submitOrder",
  273. "style": {
  274. "navigationBarTitleText": "提交订单",
  275. "enablePullDownRefresh": false,
  276. "mp-weixin": {
  277. "navigationBarTextStyle": "black",
  278. "navigationBarBackgroundColor": "#F8F8F8"
  279. }
  280. }
  281. },
  282. {
  283. "path": "queryOrder/queryOrder",
  284. "style": {
  285. "navigationBarTitleText": "查询订单",
  286. "enablePullDownRefresh": false,
  287. "mp-weixin": {
  288. "navigationBarTextStyle": "black",
  289. "navigationBarBackgroundColor": "#F8F8F8"
  290. }
  291. }
  292. },
  293. {
  294. "path": "orderDetail/orderDetail",
  295. "style": {
  296. "navigationBarTitleText": "订单详情",
  297. "enablePullDownRefresh": false,
  298. "mp-weixin": {
  299. "navigationBarTextStyle": "black",
  300. "navigationBarBackgroundColor": "#F8F8F8"
  301. }
  302. }
  303. }
  304. ]
  305. }
  306. ]
  307. }