摘要:
onPageScroll: function (e) { console.log(e.scrollTop); } 阅读全文
posted @ 2019-06-28 16:44
盘思动
阅读(371)
评论(0)
推荐(0)
摘要:
const winHeight = wx.getSystemInfoSync().windowHeight Page({ data: { logs: [] }, onLoad: function () { this.setData({ winH: wx.getSystemInfoSync().windowHeigh... 阅读全文
posted @ 2019-06-28 16:20
盘思动
阅读(1965)
评论(0)
推荐(0)
摘要:
div { width:100px; transition: width 2s; -moz-transition: width 2s; /* Firefox 4 */ -webkit-transition: width 2s; /* Safari 和 Chrome */ -o-transition: 阅读全文
posted @ 2019-06-28 16:16
盘思动
阅读(729)
评论(0)
推荐(0)
摘要:
公益文旅"精准扶贫平台正式1... 公益文旅"精准扶贫平台正式1... 公益文旅"精准扶贫平台正式1... vertical='true' 是swiper 用的;这样才可以山下翻滚,这个可以自动波动;scroll-y 是scroll 用的,这个不好自动翻滚,只可手动波动 阅读全文
posted @ 2019-06-28 14:07
盘思动
阅读(832)
评论(0)
推荐(0)