mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2025-12-20 09:55:53 +08:00
buyer端 部分颜色优化以及部分间距优化
This commit is contained in:
@@ -86,7 +86,7 @@
|
||||
<img
|
||||
width="1200"
|
||||
class="hover-pointer mb_20"
|
||||
|
||||
|
||||
@click="linkTo(element.options.url)"
|
||||
:src="element.options.img"
|
||||
alt=""
|
||||
@@ -134,6 +134,7 @@ export default {
|
||||
|
||||
.model-item {
|
||||
position: relative;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
/** 热门广告 */
|
||||
|
||||
@@ -63,7 +63,7 @@ export default {
|
||||
justify-content: center;
|
||||
width: 100%;
|
||||
margin-bottom: 10px;
|
||||
background-color: rgb(218, 217, 217);
|
||||
background-color: #f3f5f7;
|
||||
height: 60px;
|
||||
align-items: center;
|
||||
position: relative;
|
||||
|
||||
Reference in New Issue
Block a user