diff --git a/pages/chat/index.vue b/pages/chat/index.vue index f0f0a786..eddba2c6 100644 --- a/pages/chat/index.vue +++ b/pages/chat/index.vue @@ -91,13 +91,13 @@ :src="sheep.$url.static('/static/img/shop/chat/loading.png')" mode="aspectFill" > - + > --> @@ -705,7 +705,7 @@ } .imgred, img { - width: 100%; + width: 100% !important; } } }