专题文章
时长:00:00更新时间:2020-11-27 21:53:44
本文实例为大家分享了微信小程序页面上下滚动的具体代码,供大家参考,具体内容如下:看图;源码;<;view class="container container-fill">;<;view class="scroll-fullpage" bindtouchstart="scrollTouchstart" bindtouchmove="scrollTouchmove" bindtouchend="scrollTouchend" style="transform:translateY(-{{scrollindex*100}}%);margin-top: {{margintop}}px">;<;">;<;页面1<;/text>;<;<。
查看详情