摘要: <template> <view @touchstart="touchStart" @touchend="touchEnd" style="height:2000px;"> 测试 </view> </template> <script> export default { data() { retur 阅读全文
posted @ 2021-06-18 18:35 多喝热水,早点睡觉 阅读(1984) 评论(0) 推荐(0) 编辑