翻页效果

This commit is contained in:
@fawn-nine
2023-04-04 17:25:50 +08:00
parent dea49e6385
commit 9f63a8a989
8 changed files with 11608 additions and 119 deletions

View File

@@ -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;