CSS : .demo { height: 200px; overflow-y: auto; /* 允许元素滚动,值可以是auto | scroll */ -webkit-overflow-scrolling: touch; /* 定义滚动时回弹效果*/ }.
確定! 回上一頁