供应商列表
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user