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 @@ 信息 {{notice.createTime}} -
+
-
+