فهرست منبع

fix:客服样式优化

front-one 2 سال پیش
والد
کامیت
1e1dda6794
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      pages/chat/index.vue

+ 2 - 2
pages/chat/index.vue

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