<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>测试</title>
<style type="text/css">
/*样式设置*/
body {
margin: 0;
}
#scroll-box {
width: 200px;
height: 22px;
background: red;
overflow: hidden;
line-height: 22px;
}
实现竖向滚动轮播,类似通知提醒消息
最新推荐文章于 2024-07-06 04:41:29 发布