From f7b6883dff56a27b85aa301e1a10fc3ecaa2e2d1 Mon Sep 17 00:00:00 2001 From: kerwincui <164770707@qq.com> Date: Wed, 15 Jun 2022 20:30:17 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9B=BE=E7=89=87=E6=98=BE=E7=A4=BA=E4=BC=98?= =?UTF-8?q?=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vue/public/index.html | 4 ++++ vue/src/views/index.vue | 9 ++++++++- vue/src/views/iot/news/index.vue | 17 +++++++++++++---- vue/src/views/system/notice/index.vue | 11 ++++++++++- 4 files changed, 35 insertions(+), 6 deletions(-) diff --git a/vue/public/index.html b/vue/public/index.html index 24aaba0a..5e99d87b 100644 --- a/vue/public/index.html +++ b/vue/public/index.html @@ -196,6 +196,10 @@ color: #FFF; opacity: 0.5; } + + img { + max-width: 100%; + }
diff --git a/vue/src/views/index.vue b/vue/src/views/index.vue index 39ae3227..bc6a9a56 100644 --- a/vue/src/views/index.vue +++ b/vue/src/views/index.vue @@ -333,7 +333,7 @@