提交 52e8f510 authored 作者: 王鹏飞's avatar 王鹏飞

bug fixes

上级 0c55d573
...@@ -66,9 +66,8 @@ export default { ...@@ -66,9 +66,8 @@ export default {
<style lang="scss" scoped> <style lang="scss" scoped>
::v-deep{ ::v-deep{
img{ img{
width: 100%; max-width: 100%;
height: auto !important; height: auto !important;
display: block;
} }
} }
.is-pc{ .is-pc{
......
...@@ -65,9 +65,8 @@ export default { ...@@ -65,9 +65,8 @@ export default {
<style lang="scss" scoped> <style lang="scss" scoped>
::v-deep{ ::v-deep{
img{ img{
width: 100%; max-width: 100%;
height: auto !important; height: auto !important;
display: block;
} }
} }
.is-pc{ .is-pc{
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论