供应商列表

This commit is contained in:
duan
2024-10-10 15:22:36 +08:00
parent 37ceb6ef53
commit 16508515c4
12 changed files with 1540 additions and 11 deletions

View File

@@ -82,22 +82,24 @@
// text-decoration: none;
// outline: none;
// }
page {
background: #f9f9f9;
}
ul,
li {
list-style: none;
padding: 12rpx;
}
page {
background: #f9f9f9;
}
.callRecord {
>li {
width: 694rpx;
height: 166rpx;
margin: 32rpx auto;
margin: 32rpx 0;
background: #FFFFFF;
border-radius: 18rpx 18rpx 18rpx 18rpx;
display: flex;
@@ -106,6 +108,7 @@
>view:first-child {
padding: 0 58rpx;
box-sizing: border-box;
>view:first-child {
font-family: Source Han Sans CN, Source Han Sans CN;