本次修改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

@@ -91,6 +91,23 @@ swiper-item image {
height: 100%;
}
.view_phone {
display: flex;
flex-direction: row;
width: 100%;
}
.view_phone .ico {
margin-top: 0.3em;
width: 1.4em;
height: 1.4em;
}
.view_phone .ico image {
width: 100%;
height: 100%;
}
.view_fwbody {
width: 100%;
}