摘要:
图片收起和展开页面封装组件 <style lang="scss" scoped> .grid{ padding: 25rpx; background: white; .grid-flex{ display: flex; flex-wrap: wrap; } .grid-item{ width: 14 阅读全文
摘要:
结构布局只要为如下的结构所示; <scroll-view scroll-x class="good-list-content" > <view style="padding-top: 5rpx; white-space: nowrap;"> <view class="good-item" v-for 阅读全文
摘要:
uni-ui中也是有类似的插件(电商h5页面经常会用到的),可以根据自身的需求去做相应的改变 https://ext.dcloud.net.cn/search?q=%E5%80%92%E8%AE%A1%E6%97%B6 <template> <view class="uni-countdown" : 阅读全文