11 2020 档案

摘要:BUG 记录: 通过 this.$refs.xxx.scrollTop 获取到的滚动位置一直为 0 可以尝试给 div 设置 height: ; -- 给定高度 overflow:hidden; overflow-y:scroll; 阅读全文
posted @ 2020-11-06 11:27 一只螺 阅读(897) 评论(0) 推荐(0) 编辑
摘要:<!DOCTYPE html> <html> <head> <meta charset="utf-8"/> <title>TYEST</title> <style type="text/css"> .flip-container { -webkit-perspective: 1000; -moz-p 阅读全文
posted @ 2020-11-04 14:32 一只螺 阅读(1081) 评论(0) 推荐(0) 编辑
摘要:可以在遮罩层中添加 @touchmove.prevent 就可以实现禁止页面滚动 注意 弹窗里面有滚动条的也是无法滚动的 阅读全文
posted @ 2020-11-04 11:52 一只螺 阅读(4756) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示