125 lines
2.2 KiB
Plaintext
125 lines
2.2 KiB
Plaintext
|
|
.container.data-v-57280228 {
|
|
font-size: 14px;
|
|
line-height: 24px;
|
|
}
|
|
.info.data-v-57280228 {
|
|
height: 100rpx;
|
|
background-color: #007afd;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: space-between;
|
|
padding: 20px;
|
|
color: #fff;
|
|
}
|
|
.left.data-v-57280228 {
|
|
display: flex;
|
|
justify-content: space-around;
|
|
align-items: center;
|
|
}
|
|
.icon.data-v-57280228 {
|
|
width: 50px;
|
|
height: 50px;
|
|
border-radius: 50%;
|
|
background-color: #fff;
|
|
text-align: center;
|
|
color: #007afd;
|
|
line-height: 50px;
|
|
}
|
|
.info_name.data-v-57280228 {
|
|
margin-left: 16rpx;
|
|
}
|
|
.right.data-v-57280228 {
|
|
text-align: center;
|
|
}
|
|
.navBar.data-v-57280228 {
|
|
height: 100%;
|
|
/* background-color: pink; */
|
|
}
|
|
.navBar.data-v-57280228 {
|
|
padding: 20px;
|
|
/* text-align: center; */
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
}
|
|
.navList.data-v-57280228 {
|
|
text-align: center;
|
|
}
|
|
.navIcon.data-v-57280228 {
|
|
width: 50px;
|
|
height: 50px;
|
|
border-radius: 10px;
|
|
background-color: #007afd;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
}
|
|
.warn.data-v-57280228 {
|
|
background-color: #f8dbaf;
|
|
color: #de2433;
|
|
padding: 10px;
|
|
text-align: center;
|
|
}
|
|
/* info_24 */
|
|
.info_24.data-v-57280228 {
|
|
padding: 20px;
|
|
}
|
|
.heart.data-v-57280228 {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
}
|
|
.fl.data-v-57280228 {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
}
|
|
.time.data-v-57280228 {
|
|
color: #ccc;
|
|
font-size: 12px;
|
|
}
|
|
.g1.data-v-57280228 {
|
|
color: #18d310;
|
|
}
|
|
.ye.data-v-57280228 {
|
|
color: #f9c36f;
|
|
/* font-weight: 600; */
|
|
}
|
|
.b1.data-v-57280228 {
|
|
color: #00cdee;
|
|
padding: 0 2px;
|
|
}
|
|
.uni-group.data-v-57280228 {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
/* 表格 */
|
|
.tableBox.data-v-57280228 {
|
|
position: relative;
|
|
}
|
|
.tableBox .table_h.data-v-57280228 {
|
|
display: flex;
|
|
text-align: center;
|
|
height: 24px;
|
|
position: absolute;
|
|
top: 0;
|
|
right: 0;
|
|
}
|
|
.leftTab.data-v-57280228 {
|
|
width: 80px;
|
|
border: 1px solid #ccc;
|
|
border-radius: 3px 0 0 3px;
|
|
/* border-right: 0; */
|
|
}
|
|
.rightTab.data-v-57280228 {
|
|
width: 80px;
|
|
border: 1px solid #ccc;
|
|
border-radius: 0 3px 3px 0;
|
|
border-left: 0;
|
|
}
|
|
.activetextTypeTab.data-v-57280228 {
|
|
background-color: #007afd;
|
|
}
|
|
|