Kaynağa Gözat

fix:客服样式优化

front-one 2 yıl önce
ebeveyn
işleme
1e1dda6794
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 2 2
      pages/chat/index.vue

+ 2 - 2
pages/chat/index.vue

@@ -120,7 +120,7 @@
                   :src="sheep.$url.cdn(item.content.url)"
                   :height="200"
                   :width="200"
-                  mode="scaleToFill"
+                  mode="aspectFill"
                 ></su-image>
               </view>
             </template>
@@ -707,7 +707,7 @@
           }
           .imgred,
           img {
-            width: 100% !important;
+            width: 100%;
           }
         }
       }