摘要: wxml页面编写👇 <view class="container"> <view bindtap="box" class="box" > <view disable-scroll="true" wx:for="{{content}}" bindtouchmove="move" bindtouchs 阅读全文
posted @ 2020-11-23 15:04 武小妞 阅读(1262) 评论(0) 推荐(0) 编辑