From b5e3d6a03135e7509b09ec295730af77904a8501 Mon Sep 17 00:00:00 2001 From: wangxia <779219182@qq.com> Date: Tue, 24 Oct 2023 11:00:18 +0800 Subject: [PATCH] 1 --- src/App.vue | 2 +- src/components/merchantManagement/memberInfo.vue | 169 ++-- .../merchantManagement/roleManagement.vue | 900 ++++++++++----------- src/components/screen/largeScreen.vue | 299 +++---- src/components/userinfo/accountsetting/inedex.vue | 4 +- .../usercenter/components/dataStatistics.vue | 259 +++--- src/style/index.less | 28 +- src/views/main.vue | 100 +-- src/views/merchantBack.vue | 10 +- 9 files changed, 918 insertions(+), 853 deletions(-) diff --git a/src/App.vue b/src/App.vue index 7374bbc..1ef5284 100644 --- a/src/App.vue +++ b/src/App.vue @@ -8,7 +8,7 @@