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

121 lines
2.0 KiB
Plaintext

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