From 749ffe15a43d54118fb1fdf4d4a114bb5f8b8a68 Mon Sep 17 00:00:00 2001 From: wangxia <779219182@qq.com> Date: Thu, 26 May 2022 17:56:13 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=87=E6=B3=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/FirstJob/components/timepicker.vue | 24 +- src/components/FirstJob/joblist.vue | 52 ++-- src/components/FirstJob/recordBill.vue | 336 ++++++++++++++++++--- .../accountsetting/components/boundtel.vue | 22 +- .../userinfo/usercenter/components/mybill.vue | 45 ++- src/style/index.less | 2 +- src/style/index.wxss | 66 +++- src/utils/commonUtil.js | 12 +- src/utils/request.js | 4 +- 9 files changed, 457 insertions(+), 106 deletions(-) diff --git a/src/components/FirstJob/components/timepicker.vue b/src/components/FirstJob/components/timepicker.vue index 51ab68f..01dacc9 100644 --- a/src/components/FirstJob/components/timepicker.vue +++ b/src/components/FirstJob/components/timepicker.vue @@ -1,8 +1,8 @@