随笔分类 - 小程序
摘要:<style> .touch-item { font-size: 14px; display: flex; justify-content: space-between; border-bottom:1px solid #ccc; width: 100%; overflow: hidden}.con
阅读全文
摘要:<!--垂直滚动,这里必须设置高度--> <scroll-view scroll-y="true" style="height: 200px"> <view style="background: red; width: 100px; height: 100px" ></view> <view sty
阅读全文
摘要:<style>.transactiondetails-box { width: 100%; height: 100%; overflow: hidden;}.transactiondetails-centent{ width: 100%; display: flex; justify-content
阅读全文
摘要:<swiper class="swiper_container" vertical="true" autoplay="true" circular="true" interval="2000"> <block wx:for="{{msgList}}"> <navigator url="/pages/
阅读全文

浙公网安备 33010602011771号