pages.json 8.8 KB

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