作者 王晓刚
1 个管道 的构建 通过 耗费 1 秒

商户申请

... ... @@ -5,16 +5,6 @@
<link rel="stylesheet" href="__CDN__/assets/advertising/css/index.css">
<link rel="stylesheet" href="__CDN__/assets/advertising/css/swiper.min.css">
<style>
.empty_data{
color: #8C9198;
text-align: center;
margin: 0 auto;
top: 50%;
position: absolute;
left: 50%;
transform: translate(-50%);
font-size: 0.3rem;
}
.swiper-slide{
height: 180px;
}
... ...
... ... @@ -258,4 +258,15 @@ input:disabled {
.index_word {
color: #FB7A17
}
.empty_data{
color: #8C9198;
text-align: center;
margin: 0 auto;
top: 50%;
position: absolute;
left: 50%;
transform: translate(-50%);
font-size: 0.3rem;
}
\ No newline at end of file
... ...