pages.json 7.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377
  1. {
  2. "easycom": {
  3. "custom": {
  4. "geek-(.*)": "@/components/geek-xd/components/geek-$1/geek-$1.vue",
  5. "gx-(.*)": "@/components/geek-xd/components/geek-$1/geek-$1.vue",
  6. "^u--(.*)": "uview-plus/components/u-$1/u-$1.vue",
  7. "^up-(.*)": "uview-plus/components/u-$1/u-$1.vue",
  8. "^u-([^-].*)": "uview-plus/components/u-$1/u-$1.vue",
  9. "up-grid": "uview-plus/components/u-grid/u-grid",
  10. "up-grid-item": "uview-plus/components/u-grid-item/u-grid-item"
  11. }
  12. },
  13. "pages": [
  14. {
  15. "path": "pages/index",
  16. "style": {
  17. "navigationBarTitleText": "金邻助家",
  18. "navigationStyle": "custom"
  19. }
  20. },
  21. {
  22. "path": "pages/login",
  23. "style": {
  24. "navigationBarTitleText": "登录"
  25. }
  26. },
  27. {
  28. "path": "pages/UserSelection",
  29. "style": {
  30. "navigationBarTitleText": "用户选择"
  31. }
  32. },
  33. {
  34. "path": "pages/work",
  35. "style": {
  36. "navigationBarTitleText": "工作台"
  37. }
  38. },
  39. {
  40. "path": "pages/classify",
  41. "style": {
  42. "navigationBarTitleText": "订单",
  43. "disableScroll": true
  44. }
  45. },
  46. {
  47. "path": "pages/mine",
  48. "style": {
  49. "navigationBarTitleText": "我的"
  50. }
  51. },
  52. {
  53. "path": "pages/mallMenu",
  54. "style": {
  55. "navigationBarTitleText": "分类"
  56. }
  57. },
  58. {
  59. "path": "pages/scheduling",
  60. "style": {
  61. "navigationBarTitleText": "排班管理"
  62. }
  63. }
  64. ],
  65. "subPackages": [
  66. {
  67. "root": "pages_home/",
  68. "pages": [
  69. {
  70. "path": "pages/client/details",
  71. "style": {
  72. "navigationBarTitleText": "孩子陪护"
  73. }
  74. },
  75. {
  76. "path": "pages/register/index",
  77. "style": {
  78. "navigationBarTitleText": "注册"
  79. }
  80. },
  81. {
  82. "path": "pages/details/index",
  83. "style": {
  84. "navigationBarTitleText": "注册详情"
  85. }
  86. },
  87. {
  88. "path": "pages/Volunteerside/goodsDetails",
  89. "style": {
  90. "navigationBarTitleText": "详情"
  91. }
  92. },
  93. {
  94. "path": "components/cc-selectDity/cc-selectDity"
  95. },
  96. {
  97. "path": "components/cust-form/index"
  98. },
  99. {
  100. "path": "components/font-title/index"
  101. },
  102. {
  103. "path": "components/picker/index"
  104. },
  105. {
  106. "path": "components/updata-imgs/index"
  107. },
  108. {
  109. "path": "pages/login/index",
  110. "style": {
  111. "navigationBarTitleText": "隐私协议"
  112. }
  113. },
  114. {
  115. "path": "pages/login/user",
  116. "style": {
  117. "navigationBarTitleText": "用户协议"
  118. }
  119. },
  120. {
  121. "path": "pages/setupUser/Address",
  122. "style": {
  123. "navigationBarTitleText": "新增地址"
  124. }
  125. }
  126. ]
  127. },
  128. {
  129. "root": "pages_orderuser/pages",
  130. "pages": [
  131. {
  132. "path": "order/orderdetails",
  133. "style": {
  134. "navigationBarTitleText": "消息"
  135. }
  136. },
  137. {
  138. "path": "talk/pages/index/index",
  139. "style": {
  140. "navigationBarTitleText": "消息"
  141. }
  142. }
  143. ]
  144. },
  145. {
  146. "root": "pages_mine",
  147. "pages": [
  148. {
  149. "path": "pages/wallet/index",
  150. "style": {
  151. "navigationBarTitleText": "钱包"
  152. }
  153. },
  154. {
  155. "path": "pages/bad/index",
  156. "style": {
  157. "navigationBarTitleText": "差评申述"
  158. }
  159. },
  160. {
  161. "path": "pages/withdrawal/index",
  162. "style": {
  163. "navigationBarTitleText": "提现"
  164. }
  165. },
  166. {
  167. "path": "pages/income/index",
  168. "style": {
  169. "navigationBarTitleText": "收入明细"
  170. }
  171. },
  172. {
  173. "path": "pages/addBankCard/index",
  174. "style": {
  175. "navigationBarTitleText": "添加银行卡"
  176. }
  177. },
  178. {
  179. "path": "pages/bankCardDetails/index",
  180. "style": {
  181. "navigationBarTitleText": "银行卡详情"
  182. }
  183. },
  184. {
  185. "path": "pages/appeal/index",
  186. "style": {
  187. "navigationBarTitleText": "银行卡详情"
  188. }
  189. },
  190. {
  191. "path": "pages/setupUser/index",
  192. "style": {
  193. "navigationBarTitleText": "设置"
  194. }
  195. },
  196. {
  197. "path": "pages/setupUser/Address",
  198. "style": {
  199. "navigationBarTitleText": "新增地址"
  200. }
  201. },
  202. {
  203. "path": "pages/selectAddress/index",
  204. "style": {
  205. "navigationBarTitleText": "服务地址"
  206. }
  207. },
  208. {
  209. "path": "pages/selectAddress/edit",
  210. "style": {
  211. "navigationBarTitleText": "服务地址修改"
  212. }
  213. },
  214. {
  215. "path": "components/pickerAddress/pickerAddress"
  216. }
  217. ]
  218. },
  219. {
  220. "root": "pages_template/",
  221. "pages": [
  222. {
  223. "path": "pages/citySelect/index",
  224. "style": {
  225. "navigationBarTitleText": "城市选择"
  226. }
  227. },
  228. {
  229. "path": "pages/submitBar/index",
  230. "style": {
  231. "navigationBarTitleText": "提交订单栏"
  232. }
  233. },
  234. {
  235. "path": "pages/comment/index",
  236. "style": {
  237. "navigationBarTitleText": "评论"
  238. }
  239. },
  240. {
  241. "path": "pages/comment/reply",
  242. "style": {
  243. "navigationBarTitleText": "评论详情"
  244. }
  245. },
  246. {
  247. "path": "pages/order/index",
  248. "style": {
  249. "navigationBarTitleText": "订单"
  250. }
  251. },
  252. {
  253. "path": "pages/login/code",
  254. "style": {
  255. "navigationBarTitleText": "登录获取验证码"
  256. }
  257. },
  258. {
  259. "path": "pages/address/index",
  260. "style": {
  261. "navigationBarTitleText": "用户地址"
  262. }
  263. },
  264. {
  265. "path": "pages/address/addSite",
  266. "style": {
  267. "navigationBarTitleText": "添加用户地址"
  268. }
  269. },
  270. {
  271. "path": "components/u-city-select/u-city-select"
  272. }
  273. ]
  274. },
  275. {
  276. "root": "pages_classify",
  277. "pages": [
  278. {
  279. "path": "pages/handle/index",
  280. "style": {
  281. "navigationBarTitleText": "订单处理"
  282. }
  283. },
  284. {
  285. "path": "pages/order/index",
  286. "style": {
  287. "navigationBarTitleText": "订单详情"
  288. }
  289. },
  290. {
  291. "path": "pages/orderItem/orderdetails",
  292. "style": {
  293. "navigationBarTitleText": "详情"
  294. }
  295. },
  296. {
  297. "path": "components/PositioningMap/index"
  298. },
  299. {
  300. "path": "components/Slide/index"
  301. },
  302. {
  303. "path": "pages/orderItem/userComment",
  304. "style": {
  305. "navigationBarTitleText": "评论"
  306. }
  307. },
  308. {
  309. "path": "pages/requestaRefund/requestaRefund",
  310. "style": {
  311. "navigationBarTitleText": "申请退款"
  312. }
  313. }
  314. ]
  315. }
  316. ],
  317. "tabBar": {
  318. "custom": true,
  319. "color": "#000000",
  320. "selectedColor": "#000000",
  321. "borderStyle": "white",
  322. "backgroundColor": "#ffffff",
  323. "list": [
  324. {
  325. "pagePath": "pages/index",
  326. "iconPath": "static/images/tabbar/home.png",
  327. "selectedIconPath": "static/images/tabbar/home_.png",
  328. "text": "首页"
  329. },
  330. {
  331. "pagePath": "pages/mallMenu",
  332. "iconPath": "static/images/tabbar/class.png",
  333. "selectedIconPath": "static/images/tabbar/class_.png",
  334. "text": "分类",
  335. "visible": false
  336. },
  337. {
  338. "pagePath": "pages/scheduling",
  339. "iconPath": "static/images/tabbar/class.png",
  340. "selectedIconPath": "static/images/tabbar/class_.png",
  341. "text": "排班"
  342. },
  343. {
  344. "pagePath": "pages/classify",
  345. "iconPath": "static/images/tabbar/work.png",
  346. "selectedIconPath": "static/images/tabbar/work_.png",
  347. "text": "订单"
  348. },
  349. {
  350. "pagePath": "pages/mine",
  351. "iconPath": "static/images/tabbar/mine.png",
  352. "selectedIconPath": "static/images/tabbar/mine_.png",
  353. "text": "我的"
  354. }
  355. ]
  356. },
  357. "globalStyle": {
  358. "navigationBarTextStyle": "black",
  359. "navigationBarTitleText": "RuoYi",
  360. "navigationBarBackgroundColor": "#FFFFFF"
  361. },
  362. "plugins": {
  363. "citySelector": {
  364. "version": "1.0.2",
  365. "provider": "wx63ffb7b7894e99ae"
  366. }
  367. },
  368. "permission": {
  369. "scope.userLocation": {
  370. "desc": "你的位置信息将用于小程序定位"
  371. },
  372. "scope.userFuzzyLocation":{
  373. "desc": "你的位置信息将用于小程序定位"
  374. }
  375. }
  376. }