正在显示
2 个修改的文件
包含
14 行增加
和
12 行删除
@@ -58,6 +58,15 @@ | @@ -58,6 +58,15 @@ | ||
58 | border-left: none; | 58 | border-left: none; |
59 | border-right: none | 59 | border-right: none |
60 | } | 60 | } |
61 | + .log_ten_shu_name{ | ||
62 | + margin-top: 0.12rem; | ||
63 | + width: 3.2rem; | ||
64 | + font-size: 0.28rem; | ||
65 | + cursor: pointer; | ||
66 | + font-weight: 400; | ||
67 | + color: rgba(51, 51, 51, 1); | ||
68 | + opacity: 1; | ||
69 | + } | ||
61 | </style> | 70 | </style> |
62 | </head> | 71 | </head> |
63 | 72 | ||
@@ -147,15 +156,11 @@ | @@ -147,15 +156,11 @@ | ||
147 | <div class="log_ten_list_contant"> | 156 | <div class="log_ten_list_contant"> |
148 | <volist name="indent_goods" id="vo"> | 157 | <volist name="indent_goods" id="vo"> |
149 | <div class="log_ten_list_one"> | 158 | <div class="log_ten_list_one"> |
150 | - <div class="log_ten_list_one_left"> | ||
151 | - | ||
152 | - 111 | ||
153 | - </div> | ||
154 | <div class="log_ten_list_one_center"> | 159 | <div class="log_ten_list_one_center"> |
155 | <div class="log_ten_list_one_center_top txt-cut" style="-webkit-line-clamp: 1;"> | 160 | <div class="log_ten_list_one_center_top txt-cut" style="-webkit-line-clamp: 1;"> |
156 | - | ||
157 | 111 | 161 | 111 |
158 | </div> | 162 | </div> |
163 | + <div class="log_ten_shu_name txt-cut" style="-webkit-line-clamp: 2;">一大堆的民治都是的萨哈大大一大堆的民治都是的萨哈大大一大堆的民治都是的萨哈大大姐撒旦教哦和卡视角断开连接案件断开连接</div> | ||
159 | <div class="log_ten_list_one_center_bottom"> | 164 | <div class="log_ten_list_one_center_bottom"> |
160 | <div class="log_ten_list_onb_icon"> | 165 | <div class="log_ten_list_onb_icon"> |
161 | <img src="__TMPL__/public/assets/images/52.png" alt="" /> | 166 | <img src="__TMPL__/public/assets/images/52.png" alt="" /> |
@@ -168,10 +173,6 @@ | @@ -168,10 +173,6 @@ | ||
168 | </div> | 173 | </div> |
169 | <div class="log_ten_list_one_right"> | 174 | <div class="log_ten_list_one_right"> |
170 | <div class="log_ten_list_one_right_top"><span>¥</span>20</div> | 175 | <div class="log_ten_list_one_right_top"><span>¥</span>20</div> |
171 | - <div class="log_ten_list_one_right_bottom"> | ||
172 | - | ||
173 | - 11 | ||
174 | - </div> | ||
175 | </div> | 176 | </div> |
176 | </div> | 177 | </div> |
177 | </volist> | 178 | </volist> |
@@ -2056,8 +2056,9 @@ cursor: pointer; | @@ -2056,8 +2056,9 @@ cursor: pointer; | ||
2056 | .log_ten_list_one { | 2056 | .log_ten_list_one { |
2057 | padding: 0.16rem 0.26rem 0.3rem 0.16rem; | 2057 | padding: 0.16rem 0.26rem 0.3rem 0.16rem; |
2058 | display: flex; | 2058 | display: flex; |
2059 | - justify-content: flex-start;cursor: pointer; | ||
2060 | - | 2059 | + justify-content: space-around; |
2060 | + /*align-items: center;*/ | ||
2061 | + cursor: pointer; | ||
2061 | border-bottom: 0.02rem solid rgba(245, 245, 245, 1); | 2062 | border-bottom: 0.02rem solid rgba(245, 245, 245, 1); |
2062 | /* background: rgba(245, 245, 245, 1) */ | 2063 | /* background: rgba(245, 245, 245, 1) */ |
2063 | } | 2064 | } |
@@ -2079,7 +2080,7 @@ cursor: pointer; | @@ -2079,7 +2080,7 @@ cursor: pointer; | ||
2079 | .log_ten_list_one_center { | 2080 | .log_ten_list_one_center { |
2080 | margin-left: 0.22rem; | 2081 | margin-left: 0.22rem; |
2081 | cursor: pointer; | 2082 | cursor: pointer; |
2082 | - margin-top: 0.16rem | 2083 | + /*margin-top: 0.16rem*/ |
2083 | } | 2084 | } |
2084 | 2085 | ||
2085 | .log_ten_list_one_center_top { | 2086 | .log_ten_list_one_center_top { |
-
请 注册 或 登录 后发表评论