From 4a7d83fb62993e65ce883156f9ebd4d4004ad46e Mon Sep 17 00:00:00 2001 From: dute7liang <383200134@qq.com> Date: Sat, 20 Jan 2024 01:43:40 +0800 Subject: [PATCH] init --- src/views/cai/accountChangeLog/index.vue | 12 +++- src/views/cai/anchor/anchor-info-dialog.vue | 9 +++ src/views/cai/anchor/index.vue | 4 +- src/views/cai/anchor/update-anchor-dialog.vue | 6 +- src/views/cai/forbidFilter/index.vue | 11 ++- src/views/cai/user/user-forbid-dialog.vue | 29 +++++++- src/views/cai/userForbid/index.vue | 70 +++++++++++-------- src/views/cai/userForbidLog/index.vue | 11 ++- .../cai/userInfo/update-user-info-dialog.vue | 8 +-- 9 files changed, 113 insertions(+), 47 deletions(-) diff --git a/src/views/cai/accountChangeLog/index.vue b/src/views/cai/accountChangeLog/index.vue index 6f50b13..66868b6 100644 --- a/src/views/cai/accountChangeLog/index.vue +++ b/src/views/cai/accountChangeLog/index.vue @@ -60,7 +60,9 @@ - {{scope.row.showMessage}} + + {{scope.row.showMessage}} + @@ -225,3 +227,11 @@ export default { } }; + + diff --git a/src/views/cai/anchor/anchor-info-dialog.vue b/src/views/cai/anchor/anchor-info-dialog.vue index 32e7d0e..2b453f2 100644 --- a/src/views/cai/anchor/anchor-info-dialog.vue +++ b/src/views/cai/anchor/anchor-info-dialog.vue @@ -63,6 +63,15 @@ {{info.userInfo.lastLoginTime}} + + {{info.anchor.videoRate}} + + + {{info.anchor.guardRate}} + + + {{info.anchor.giftRate}} + {{info.userInfo.lastLocation}} diff --git a/src/views/cai/anchor/index.vue b/src/views/cai/anchor/index.vue index 8426c4b..c40327e 100644 --- a/src/views/cai/anchor/index.vue +++ b/src/views/cai/anchor/index.vue @@ -90,9 +90,9 @@ - + diff --git a/src/views/cai/anchor/update-anchor-dialog.vue b/src/views/cai/anchor/update-anchor-dialog.vue index 09154c8..672f8bf 100644 --- a/src/views/cai/anchor/update-anchor-dialog.vue +++ b/src/views/cai/anchor/update-anchor-dialog.vue @@ -5,13 +5,13 @@ - + - + - +