本次修改ui完成

This commit is contained in:
lym
2026-03-18 20:11:05 +08:00
parent c076cf32b0
commit 31fda700cf
19 changed files with 128 additions and 46 deletions

View File

@@ -128,8 +128,8 @@ swiper-item image {
}
.business_item .business_item_top .item_image {
width: 5em;
height: 5em;
width: 6.5em;
height: 6.5em;
margin-right: 0.6em;
border: 1px solid #f1f1f1;
}
@@ -197,6 +197,30 @@ swiper-item image {
height: 100%;
}
.business_item .business_item_top .item_info view.item_phone {
display: flex;
flex-direction: row;
margin-top: 0.5em;
font-size: 1em;
color: #939393;
width: 100%;
}
.business_item .business_item_top .item_info view.item_phone .ico {
width: 1.4em;
height: 1.4em;
}
.business_item .business_item_top .item_info view.item_phone .ico .ico_box {
width: 100%;
height: 100%;
}
.business_item .business_item_top .item_info view.item_phone .ico image {
width: 100%;
height: 100%;
}
.business_item .business_item_bottom {
margin-top: 0.6em;
padding-top: 0.6em;