From 975821021dd4aecfdadafec013c42884b57425bf Mon Sep 17 00:00:00 2001 From: luyuan <1162963624@qq.com> Date: Fri, 9 Oct 2020 10:36:04 +0800 Subject: [PATCH 1/5] =?UTF-8?q?=E6=9B=B4=E6=8D=A2=E4=BA=86deep?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/VideoReview.vue | 2 +- src/views/login/About.vue | 4 ++-- src/views/login/Login.vue | 8 ++++---- src/views/login/Reset.vue | 8 ++++---- src/views/login/Sign.vue | 8 ++++---- src/views/mine/Addaccount.vue | 14 +++++++------- src/views/mine/Archives.vue | 4 ++-- src/views/mine/Cashout.vue | 6 +++--- src/views/mine/Cashoutdetail.vue | 2 +- src/views/mine/ReleaseVideo.vue | 2 +- src/views/mine/ReleaseWebcast.vue | 4 ++-- src/views/mine/Transaction.vue | 2 +- src/views/mine/Transactiondetail.vue | 2 +- src/views/mine/Wallet.vue | 2 +- src/views/regime/Video.vue | 6 +++--- 15 files changed, 37 insertions(+), 37 deletions(-) diff --git a/src/components/VideoReview.vue b/src/components/VideoReview.vue index a6a12cc..b2c70e0 100644 --- a/src/components/VideoReview.vue +++ b/src/components/VideoReview.vue @@ -60,7 +60,7 @@ .reply{ padding-top: 28px; border-top: 1px solid #ededed; - ::v-deep() .ant-input{ + ::v-deep(.ant-input){ font-size: 11px; } .send{ diff --git a/src/views/login/About.vue b/src/views/login/About.vue index d9f80db..b521ae4 100644 --- a/src/views/login/About.vue +++ b/src/views/login/About.vue @@ -89,10 +89,10 @@ export default defineComponent({ });