fix:客服样式优化
parent
a8e56f9c06
commit
1e1dda6794
|
|
@ -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%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue