2025-04-14 10:57:27 +08:00

114 lines
1.9 KiB
Plaintext

.container.data-v-0fce36cd {
padding: 0px 0px;
background-color: #f3f4f6;
}
.list-title.data-v-0fce36cd {
margin: 5px 0px;
border-bottom: 1px solid #f0f0f0;
}
.list-title .title-xz.data-v-0fce36cd {
margin: 5px;
}
.list-title .title-wz.data-v-0fce36cd {
margin-left: 5px;
font-size: 14px;
line-height: 35px;
font-weight: bold;
}
.list-title .title-zt.data-v-0fce36cd {
margin-left: 8px;
margin-top: 5px;
}
.list-item.data-v-0fce36cd {
background: #fff;
padding: 10px;
margin: 10px;
border-radius: 5px;
}
button.data-v-0fce36cd {
margin-top: 20px;
padding: 10px;
background-color: #007aff;
color: white;
border-radius: 5px;
}
.list-name.data-v-0fce36cd {
color: #999999;
font-size: 12px;
width: 30%;
font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
}
.list-value.data-v-0fce36cd {
width: 70%;
color: #4F4F53;
font-size: 13px;
font-weight: 400;
}
.row.data-v-0fce36cd {
margin: 8px 5px;
}
.scroll-view.data-v-0fce36cd {
height: 100%;
}
.example-body.data-v-0fce36cd {
padding: 10px;
}
.scroll-view.data-v-0fce36cd {
width: 100%;
height: 100%;
flex: 1
}
.scroll-view-box.data-v-0fce36cd {
flex: 1;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.info.data-v-0fce36cd {
padding: 15px;
color: #666;
}
.info-text.data-v-0fce36cd {
font-size: 14px;
color: #666;
}
.info-content.data-v-0fce36cd {
padding: 5px 15px;
}
.close.data-v-0fce36cd {
padding: 10px;
}
.search.data-v-0fce36cd {
width: 90%;
}
.searchmore.data-v-0fce36cd {
width: 10%;
padding-top: 15px;
}
.searchmore image.data-v-0fce36cd {
width: 25px;
height: 25px;
}
.searchlist.data-v-0fce36cd {
padding: 15px;
}
.nav-panel.data-v-0fce36cd {
position: fixed;
bottom: 0rpx;
width: 100%;
padding-bottom: 20px;
z-index: 999;
background-color: #fff;
}
.plcrk.data-v-0fce36cd {
width: 240px;
height: 360px;
}