猫妈狗爸伴宠师小程序前端代码
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

423 lines
8.8 KiB

2 months ago
2 months ago
1 month ago
1 month ago
1 month ago
2 months ago
1 month ago
2 months ago
2 months ago
1 month ago
2 months ago
1 month ago
2 months ago
1 month ago
2 months ago
1 month ago
2 months ago
2 months ago
2 months ago
1 month ago
2 months ago
1 month ago
2 months ago
1 month ago
2 months ago
1 month ago
2 months ago
1 month ago
2 months ago
1 month ago
2 months ago
  1. {
  2. "easycom": {
  3. "autoscan": true,
  4. // customhttps://ask.dcloud.net.cn/question/131175
  5. "custom": {
  6. "^u--(.*)": "@/uni_modules/uview-plus/components/u-$1/u-$1.vue",
  7. "^up-(.*)": "@/uni_modules/uview-plus/components/u-$1/u-$1.vue",
  8. "^u-([^-].*)": "@/uni_modules/uview-plus/components/u-$1/u-$1.vue"
  9. }
  10. },
  11. "pages": [
  12. {
  13. "path": "pages/workbenchManage/index",
  14. "style": {
  15. "navigationBarTitleText": "工作台"
  16. }
  17. },
  18. {
  19. "path": "pages/orderTakingManage/index",
  20. "style": {
  21. "navigationBarTitleText": "接单大厅"
  22. }
  23. },
  24. {
  25. "path": "pages/myOrdersManage/index",
  26. "style": {
  27. "navigationBarTitleText": "我的订单"
  28. }
  29. },
  30. {
  31. "path": "pages/userManage/index",
  32. "style": {
  33. "navigationBarTitleText": "我的"
  34. }
  35. },
  36. {
  37. "path": "pages/test/index",
  38. "style": {
  39. "navigationBarTitleText": "测试"
  40. }
  41. },
  42. {
  43. "path": "pages/login/index",
  44. "style": {
  45. "navigationBarTitleText": "登录"
  46. }
  47. }
  48. ],
  49. "subPackages": [{
  50. "root": "otherPages/authentication",
  51. //
  52. "pages": [{
  53. "path": "list/index",
  54. "style": {
  55. "navigationBarTitleText": "伴宠师认证"
  56. }
  57. }, {
  58. "path": "examination/start",
  59. "style": {
  60. "navigationBarTitleText": "伴宠师认证"
  61. }
  62. }, {
  63. "path": "examination/base",
  64. "style": {
  65. "navigationBarTitleText": "基础考核"
  66. }
  67. }, {
  68. "path": "examination/end",
  69. "style": {
  70. "navigationBarTitleText": "伴宠师认证"
  71. }
  72. }, {
  73. "path": "examination/detail",
  74. "style": {
  75. "navigationBarTitleText": "伴宠师认证"
  76. }
  77. }, {
  78. "path": "serve/index",
  79. "style": {
  80. "navigationBarTitleText": "服务信息"
  81. }
  82. }, {
  83. "path": "serve/record",
  84. "style": {
  85. "navigationBarTitleText": "服务记录"
  86. }
  87. }, {
  88. "path": "serve/upload",
  89. "style": {
  90. "navigationBarTitleText": "服务记录上传"
  91. }
  92. }, {
  93. "path": "connectAddress/index",
  94. "style": {
  95. "navigationBarTitleText": "接单地址"
  96. }
  97. }, {
  98. "path": "completed/index",
  99. "style": {
  100. "navigationBarTitleText": "伴宠师认证"
  101. }
  102. }, {
  103. "path": "training/index",
  104. "style": {
  105. "navigationBarTitleText": "培训考核"
  106. }
  107. }, {
  108. "path": "training/detail",
  109. "style": {
  110. "navigationBarTitleText": "伴宠师认证"
  111. }
  112. }, {
  113. "path": "training/base",
  114. "style": {
  115. "navigationBarTitleText": "伴宠师认证"
  116. }
  117. }]
  118. },
  119. {
  120. "root": "otherPages/binding",
  121. //
  122. "pages": [{
  123. "path": "list/index",
  124. "style": {
  125. "navigationBarTitleText": "绑定用户"
  126. }
  127. }, {
  128. "path": "share/index",
  129. "style": {
  130. "navigationBarTitleText": "分享海报"
  131. }
  132. }, {
  133. "path": "myUser/index",
  134. "style": {
  135. "navigationBarTitleText": "我的用户"
  136. }
  137. }, {
  138. "path": "partner/index",
  139. "style": {
  140. "navigationBarTitleText": "合伙人钱包明细"
  141. }
  142. }, {
  143. "path": "withdrawal/index",
  144. "style": {
  145. "navigationBarTitleText": "提现"
  146. }
  147. }, {
  148. "path": "grade/index",
  149. "style": {
  150. "navigationBarTitleText": "我的等级"
  151. }
  152. }, {
  153. "path": "grade/detail",
  154. "style": {
  155. "navigationBarTitleText": "我的等级"
  156. }
  157. }, {
  158. "path": "wallet/index",
  159. "style": {
  160. "navigationBarTitleText": "我的钱包"
  161. }
  162. }]
  163. },
  164. {
  165. "root": "otherPages/orderTakingManage",
  166. //
  167. "pages": [{
  168. "path": "list/index"
  169. },
  170. {
  171. "path": "detail/index",
  172. "style": {
  173. "navigationBarTitleText": "订单详情"
  174. }
  175. }, {
  176. "path": "pet/index",
  177. "style": {
  178. "navigationBarTitleText": "宠物信息"
  179. }
  180. }, {
  181. "path": "pet/detail",
  182. "style": {
  183. "navigationBarTitleText": "宠物信息"
  184. }
  185. }, {
  186. "path": "evaluate/index",
  187. "style": {
  188. "navigationBarTitleText": "我的评价"
  189. }
  190. }, {
  191. "path": "create/index",
  192. "style": {
  193. "navigationBarTitleText": "创建宠物档案"
  194. }
  195. }
  196. ]
  197. },
  198. {
  199. "root": "otherPages/myOrdersManage",
  200. //
  201. "pages": [{
  202. "path": "list/index"
  203. },
  204. {
  205. "path": "bond/index",
  206. "style": {
  207. "navigationBarTitleText": "保证金"
  208. }
  209. }, {
  210. "path": "bond/detail",
  211. "style": {
  212. "navigationBarTitleText": "保证金"
  213. }
  214. }, {
  215. "path": "withdrawal/index",
  216. "style": {
  217. "navigationBarTitleText": "提现"
  218. }
  219. }, {
  220. "path": "detail/index",
  221. "style": {
  222. "navigationBarTitleText": "保证金退还"
  223. }
  224. }, {
  225. "path": "transaction/index",
  226. "style": {
  227. "navigationBarTitleText": "交易明细"
  228. }
  229. }, {
  230. "path": "date/index",
  231. "style": {
  232. "navigationBarTitleText": "不接单日期"
  233. }
  234. }, {
  235. "path": "date/detail",
  236. "style": {
  237. "navigationBarTitleText": "不接单日期"
  238. }
  239. }, {
  240. "path": "service/index",
  241. "style": {
  242. "navigationBarTitleText": "服务档案"
  243. }
  244. }, {
  245. "path": "service/detail",
  246. "style": {
  247. "navigationBarTitleText": "服务档案"
  248. }
  249. }, {
  250. "path": "service/base",
  251. "style": {
  252. "navigationBarTitleText": "服务档案"
  253. }
  254. }, {
  255. "path": "service/add",
  256. "style": {
  257. "navigationBarTitleText": "服务档案"
  258. }
  259. }, {
  260. "path": "service/dog",
  261. "style": {
  262. "navigationBarTitleText": "服务档案"
  263. }
  264. }, {
  265. "path": "clock/index",
  266. "style": {
  267. "navigationBarTitleText": "打卡"
  268. }
  269. }, {
  270. "path": "clock/detail",
  271. "style": {
  272. "navigationBarTitleText": "打卡记录"
  273. }
  274. }
  275. ]
  276. },
  277. {
  278. "root": "otherPages/workbenchManage",
  279. //
  280. "pages": [{
  281. "path": "bindUser/index",
  282. "style": {
  283. "navigationBarTitleText": "绑定用户"
  284. }
  285. },
  286. {
  287. "path": "myUser/index",
  288. "style": {
  289. "navigationBarTitleText": "我的用户"
  290. }
  291. },
  292. {
  293. "path": "myLevel/index",
  294. "style": {
  295. "navigationBarTitleText": "我的等级"
  296. }
  297. }, {
  298. "path": "myWallet/index",
  299. "style": {
  300. "navigationBarTitleText": "我的钱包"
  301. }
  302. },
  303. //
  304. {
  305. "path": "feedingStaff/index",
  306. "style": {
  307. "navigationBarTitleText": "喂养师认证"
  308. }
  309. },
  310. {
  311. "path": "examNotice/index",
  312. "style": {
  313. "navigationBarTitleText": "养宠经验考试须知"
  314. }
  315. },
  316. {
  317. "path": "startExam/index",
  318. "style": {
  319. "navigationBarTitleText": "基础考试"
  320. }
  321. },
  322. {
  323. "path": "trainingExamination/index",
  324. "style": {
  325. "navigationBarTitleText": "考试培训"
  326. }
  327. },
  328. {
  329. "path": "shortAnswer/index",
  330. "style": {
  331. "navigationBarTitleText": "培训考试"
  332. }
  333. },
  334. {
  335. "path": "queryResults/index",
  336. "style": {
  337. "navigationBarTitleText": "考试结果"
  338. }
  339. }
  340. ]
  341. },
  342. {
  343. "root": "otherPages/userManage",
  344. //
  345. "pages": [{
  346. "path": "list/index"
  347. },
  348. {
  349. "path": "record/index",
  350. "style": {
  351. "navigationBarTitleText": "服务记录"
  352. }
  353. }
  354. ]
  355. }
  356. ],
  357. //
  358. "preloadRule": {
  359. // pages/orderTakingManage/indexotherPages/orderTakingManage
  360. "pages/orderTakingManage/index": {
  361. "network": "all",
  362. //allwifiwifi
  363. "packages": [
  364. "otherPages/orderTakingManage"
  365. ]
  366. //
  367. },
  368. "pages/myOrdersManage/index": {
  369. "network": "all",
  370. "packages": [
  371. "otherPages/myOrdersManage"
  372. ]
  373. },
  374. "pages/workbenchManage/index": {
  375. "network": "all",
  376. "packages": [
  377. "otherPages/workbenchManage"
  378. ]
  379. },
  380. "pages/userManage/index": {
  381. "network": "all",
  382. "packages": [
  383. "otherPages/userManage"
  384. ]
  385. }
  386. },
  387. "tabBar": {
  388. "color": "#999",
  389. "selectedColor": "#333",
  390. "borderStyle": "white",
  391. "backgroundColor": "#ffffff",
  392. "list": [{
  393. "pagePath": "pages/workbenchManage/index",
  394. "iconPath": "/static/images/tabBar/home.png",
  395. "selectedIconPath": "/static/images/tabBar/home_.png",
  396. "text": "工作台"
  397. },
  398. {
  399. "pagePath": "pages/orderTakingManage/index",
  400. "iconPath": "/static/images/tabBar/home.png",
  401. "selectedIconPath": "/static/images/tabBar/home_.png",
  402. "text": "接单大厅"
  403. },
  404. {
  405. "pagePath": "pages/myOrdersManage/index",
  406. "iconPath": "/static/images/tabBar/mine.png",
  407. "selectedIconPath": "/static/images/tabBar/mine_.png",
  408. "text": "我的订单"
  409. },
  410. {
  411. "pagePath": "pages/userManage/index",
  412. "iconPath": "/static/images/tabBar/mine.png",
  413. "selectedIconPath": "/static/images/tabBar/mine_.png",
  414. "text": "我的"
  415. }
  416. ]
  417. },
  418. "globalStyle": {
  419. "navigationBarTextStyle": "white",
  420. "navigationBarTitleText": "uni-app",
  421. "navigationBarBackgroundColor": "#FFBF60"
  422. }
  423. }