翻页效果
This commit is contained in:
@@ -310,8 +310,9 @@ formatRichText (html) { //控制小程序中图片大小
|
||||
</script>
|
||||
<style lang="scss" scoped>
|
||||
.xiangqing {
|
||||
overflow: hidden;
|
||||
overflow: hidden; overflow-x: hidden;
|
||||
img{display: block; max-width: 100%;}
|
||||
p{max-width: 100%;}
|
||||
}
|
||||
.goods_nav {
|
||||
z-index: 1;
|
||||
|
||||
Reference in New Issue
Block a user