From 46a148ac1b0672d13224fc309628c1d5719a9f66 Mon Sep 17 00:00:00 2001 From: wangxia <779219182@qq.com> Date: Wed, 13 Apr 2022 10:39:15 +0800 Subject: [PATCH] v2.0.0 --- public/index.html | 2 +- src/App.vue | 2 +- src/api/userinfo.js | 10 + src/components/AboutUs/index.vue | 2 +- .../FirstJob/components/recordSuccess.vue | 4 +- src/components/FirstJob/components/timepicker.vue | 40 +- src/components/FirstJob/detail.vue | 729 ++++++++++++++++----- src/components/FirstJob/joblist.vue | 11 +- src/components/FirstJob/recordBill.vue | 91 ++- src/components/Login/login.vue | 3 +- src/components/userinfo/accountsetting/inedex.vue | 76 ++- .../userinfo/usercenter/components/mybill.vue | 253 +++++-- src/permission.js | 20 +- src/style/index.less | 8 +- src/style/index.wxss | 8 +- src/utils/commonUtil.js | 17 +- src/views/main.vue | 42 +- 17 files changed, 1014 insertions(+), 304 deletions(-) diff --git a/public/index.html b/public/index.html index 8aa11d6..14bdaf6 100644 --- a/public/index.html +++ b/public/index.html @@ -6,7 +6,7 @@ -