作者 anyv
1 个管道 的构建 通过 耗费 0 秒

0

... ... @@ -58,6 +58,15 @@
border-left: none;
border-right: none
}
.log_ten_shu_name{
margin-top: 0.12rem;
width: 3.2rem;
font-size: 0.28rem;
cursor: pointer;
font-weight: 400;
color: rgba(51, 51, 51, 1);
opacity: 1;
}
</style>
</head>
... ... @@ -147,15 +156,11 @@
<div class="log_ten_list_contant">
<volist name="indent_goods" id="vo">
<div class="log_ten_list_one">
<div class="log_ten_list_one_left">
111
</div>
<div class="log_ten_list_one_center">
<div class="log_ten_list_one_center_top txt-cut" style="-webkit-line-clamp: 1;">
111
</div>
<div class="log_ten_shu_name txt-cut" style="-webkit-line-clamp: 2;">一大堆的民治都是的萨哈大大一大堆的民治都是的萨哈大大一大堆的民治都是的萨哈大大姐撒旦教哦和卡视角断开连接案件断开连接</div>
<div class="log_ten_list_one_center_bottom">
<div class="log_ten_list_onb_icon">
<img src="__TMPL__/public/assets/images/52.png" alt="" />
... ... @@ -168,10 +173,6 @@
</div>
<div class="log_ten_list_one_right">
<div class="log_ten_list_one_right_top"><span></span>20</div>
<div class="log_ten_list_one_right_bottom">
11
</div>
</div>
</div>
</volist>
... ...
... ... @@ -2056,8 +2056,9 @@ cursor: pointer;
.log_ten_list_one {
padding: 0.16rem 0.26rem 0.3rem 0.16rem;
display: flex;
justify-content: flex-start;cursor: pointer;
justify-content: space-around;
/*align-items: center;*/
cursor: pointer;
border-bottom: 0.02rem solid rgba(245, 245, 245, 1);
/* background: rgba(245, 245, 245, 1) */
}
... ... @@ -2079,7 +2080,7 @@ cursor: pointer;
.log_ten_list_one_center {
margin-left: 0.22rem;
cursor: pointer;
margin-top: 0.16rem
/*margin-top: 0.16rem*/
}
.log_ten_list_one_center_top {
... ...