<style>
html,
body {
background-color: white;
}
.wrap-search {
margin: 15px;
background: #E6E6E6;
height: 30px;
border-radius: 5px;
text-align: center;
}
.item-img {
width: 60px;
height: 90px;
margin-right: 10px;
}
.orange {
color: orange;
font-size: 14px;
}
.gray-small {
color: #A2A2A2;
font-size: 14px;
}
</style>
</head>
<body>
<div class="mui-content" style="background: white;padding-bottom: 40px;">
<div class="wrap-search">
<span class="mui-icon mui-icon-search" style="line-height: 30px;color: #AAAAAA;font-size: 16px;"></span>
<span style="line-height: 30px;color: #AAAAAA;font-size: 14px;">电影/电视剧/影人</span>
</div>
</div>
<div id="refreshContainer" class="mui-scroll-wrapper" style="top: 50px;">
<div class="mui-scroll">
<ul id="mo
豆瓣电影APP首页热映部分MUI+JS,豆瓣电影APi调用
最新推荐文章于 2022-08-31 15:32:54 发布