pages.json 8.5 KB

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