From 734de8ada010635d1218babfddbe4520dfb17203 Mon Sep 17 00:00:00 2001 From: wangxia <779219182@qq.com> Date: Sat, 28 Oct 2023 14:36:55 +0800 Subject: [PATCH] 1 --- src/App.vue | 2 +- src/api/job.js | 6 + src/api/userinfo.js | 1 + src/components/FirstJob/recordBill.vue | 18 +- src/components/main/index.vue | 8 +- .../merchantManagement/components/wangEditor.vue | 6 +- src/components/merchantManagement/memberInfo.vue | 2 +- .../merchantManagement/notificationCenter.vue | 220 +++++++++++++++++++-- .../merchantManagement/roleManagement.vue | 2 +- .../userinfo/accountsetting/components/bocaiTV.vue | 17 +- src/components/userinfo/systemMsg.vue | 208 +++++++++++++++++++ src/components/userinfo/teamMsg.vue | 219 ++++++++++++++++++++ .../usercenter/components/dataStatistics.vue | 18 +- src/router/index.js | 14 +- src/style/index.less | 8 + src/views/main.vue | 45 ++++- src/views/merchantBack.vue | 51 +++-- src/views/userinfo.vue | 218 +++++++++----------- 18 files changed, 874 insertions(+), 189 deletions(-) create mode 100644 src/components/userinfo/systemMsg.vue create mode 100644 src/components/userinfo/teamMsg.vue diff --git a/src/App.vue b/src/App.vue index d9eb793..5ce94cd 100644 --- a/src/App.vue +++ b/src/App.vue @@ -8,7 +8,7 @@ diff --git a/src/components/userinfo/teamMsg.vue b/src/components/userinfo/teamMsg.vue new file mode 100644 index 0000000..f99f0a0 --- /dev/null +++ b/src/components/userinfo/teamMsg.vue @@ -0,0 +1,219 @@ + + + + + diff --git a/src/components/userinfo/usercenter/components/dataStatistics.vue b/src/components/userinfo/usercenter/components/dataStatistics.vue index 3dbec5d..f9632b5 100644 --- a/src/components/userinfo/usercenter/components/dataStatistics.vue +++ b/src/components/userinfo/usercenter/components/dataStatistics.vue @@ -144,6 +144,8 @@ {{text}} {{toFixed(text)}} {{toFixed(text)}} + {{toFixed(text)}} + {{toFixed(text)}} - + - + +
+ +
+ +
+
+ +
+ + 系统通知 + + +
+
+ +
+ + 团队通知 + + +
+
+
+
+
@@ -233,8 +262,12 @@ -->
- Copyright © 2015-2023 Bocai. All Rights Reserved. - + + powered by + |Copyright © 2015-2023 Bocai. All Rights Reserved.| + 豫ICP备2023001993号
diff --git a/src/views/merchantBack.vue b/src/views/merchantBack.vue index cbcaa73..c7b02cb 100644 --- a/src/views/merchantBack.vue +++ b/src/views/merchantBack.vue @@ -16,9 +16,9 @@ - +