From 23e74db95101cd3b4add6aac6612b402278b2f55 Mon Sep 17 00:00:00 2001 From: lmj <3407000732@qq.com> Date: Sat, 29 Oct 2022 11:38:51 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5=E6=A1=88=E4=BE=8B=E5=8D=A1?= =?UTF-8?q?=E7=89=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/assets/styles/portal-index.scss | 13 +++++++++++++ src/views/Index.vue | 16 +++++++++++++--- 2 files changed, 26 insertions(+), 3 deletions(-) diff --git a/src/assets/styles/portal-index.scss b/src/assets/styles/portal-index.scss index f9f8bc96..dca93c70 100644 --- a/src/assets/styles/portal-index.scss +++ b/src/assets/styles/portal-index.scss @@ -449,6 +449,9 @@ .portal-input{ width: 260px; } + .case-inter-orgin{ + width: 56%; + } .btn-user{ width: 70px; } @@ -708,6 +711,9 @@ } } @media screen and (max-width: 1680px) and (min-width:1367px){ + .case-inter-orgin{ + width: 47%; + } .portal-input{ width: 280px; @@ -977,6 +983,10 @@ } @media screen and (max-width: 1920px) and (min-width: 1681px){ + + .case-inter-orgin{ + width: 60%; + } .interact-bar-btns{ line-height: 30px; } @@ -1232,6 +1242,9 @@ } @media screen and (min-width: 1921px){ + .case-inter-orgin{ + width: 60%; + } .interact-bar-btns{ line-height: 30px; } diff --git a/src/views/Index.vue b/src/views/Index.vue index 8dede21d..11f02a7e 100644 --- a/src/views/Index.vue +++ b/src/views/Index.vue @@ -226,10 +226,11 @@

-
+
-
- +
+
+
{{ ca.authorInfo.orgInfo }}
@@ -1028,6 +1029,14 @@