189 lines
3.3 KiB
Plaintext
189 lines
3.3 KiB
Plaintext
@import "/graceUI/reporlist.wxss";
|
|
page {
|
|
background-color: #f1f5f6;
|
|
height: auto;
|
|
width: 100%;
|
|
}
|
|
.page__mask {
|
|
background-color: rgba(0, 0, 0, 0.5);
|
|
height: 100%;
|
|
left: 0;
|
|
position: fixed;
|
|
top: 0;
|
|
width: 100%;
|
|
z-index: 9998;
|
|
}
|
|
.privacy-dialog {
|
|
background-color: #fff;
|
|
border-radius: 10rpx;
|
|
box-shadow: 0 2rpx 10rpx rgba(0, 0, 0, 0.2);
|
|
left: 50%;
|
|
max-width: 500rpx;
|
|
padding: 20rpx;
|
|
position: fixed;
|
|
top: 50%;
|
|
transform: translate(-50%, -50%);
|
|
width: 80%;
|
|
z-index: 9999;
|
|
}
|
|
.privacy-dialog__content {
|
|
font-size: 28rpx;
|
|
line-height: 1.5;
|
|
margin-bottom: 20rpx;
|
|
}
|
|
.privacy-dialog__title {
|
|
color: #000;
|
|
}
|
|
.privacy-dialog__text,
|
|
.privacy-dialog__title {
|
|
background-color: #fff;
|
|
border-radius: 5rpx;
|
|
display: block;
|
|
font-size: 36rpx;
|
|
line-height: 2;
|
|
padding: 10rpx;
|
|
text-align: center;
|
|
width: 100%;
|
|
}
|
|
.privacy-dialog__text {
|
|
color: #007bff;
|
|
}
|
|
.privacy-dialog__button {
|
|
background-color: #007bff;
|
|
border-radius: 5rpx;
|
|
color: #fff;
|
|
display: block;
|
|
font-size: 36rpx;
|
|
line-height: 1;
|
|
padding: 10rpx;
|
|
text-align: center;
|
|
width: 100%;
|
|
}
|
|
.update_scroll_modle {
|
|
color: #555;
|
|
float: left;
|
|
font-size: 24rpx;
|
|
height: 80rpx;
|
|
line-height: 80rpx;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
width: 505rpx;
|
|
word-break: keep-all;
|
|
}
|
|
.xiaoxi {
|
|
background: #fff;
|
|
border-bottom: 15rpx solid #f2f2f2;
|
|
display: block;
|
|
height: 80rpx;
|
|
margin: 0 auto;
|
|
padding-top: 1rpx;
|
|
width: 100%;
|
|
}
|
|
.xiaoxi_leftImg {
|
|
float: left;
|
|
height: 40rpx;
|
|
margin-top: 20rpx;
|
|
padding-left: 30rpx;
|
|
padding-right: 15rpx;
|
|
width: 40rpx;
|
|
}
|
|
.xiaoxi_right_btnc {
|
|
border: 1px solid #3688ff;
|
|
border-radius: 5rpx;
|
|
color: #3688ff;
|
|
width: auto;
|
|
}
|
|
.xiaoxi_right_btn {
|
|
border: 1px solid #3d61f0;
|
|
color: #3d61f0;
|
|
height: 45rpx;
|
|
}
|
|
.xiaoxi_right_btn,
|
|
.xiaoxi_right_btnb {
|
|
border-radius: 5rpx;
|
|
float: left;
|
|
font-size: 24rpx;
|
|
line-height: 45rpx;
|
|
margin-left: 30rpx;
|
|
margin-top: 17.5rpx;
|
|
text-align: center;
|
|
width: 100rpx;
|
|
}
|
|
.xiaoxi_right_btnb {
|
|
height: 5rpx;
|
|
}
|
|
.xiaoxi_zhezhao {
|
|
height: 80rpx;
|
|
left: 0;
|
|
position: absolute;
|
|
width: 590rpx;
|
|
z-index: 50;
|
|
}
|
|
.statusViewdown {
|
|
align-items: center;
|
|
border-radius: 8rpx;
|
|
color: #fff;
|
|
font-size: 12px;
|
|
height: 20px;
|
|
line-height: 20px;
|
|
position: absolute;
|
|
right: 15px;
|
|
text-align: center;
|
|
top: 174rpx;
|
|
width: 60px;
|
|
}
|
|
.serch_view {
|
|
background: #fff;
|
|
border-bottom: 1rpx solid #f0f0f0;
|
|
height: 68rpx;
|
|
padding: 1rpx 3% 20rpx;
|
|
width: 94%;
|
|
}
|
|
.serch_nav {
|
|
height: 83rpx;
|
|
width: 100%;
|
|
}
|
|
.serch_border {
|
|
background: #f5f5f5;
|
|
border-radius: 100px;
|
|
float: left;
|
|
height: 60rpx;
|
|
margin-top: 5rpx;
|
|
width: 82%;
|
|
}
|
|
.serch_border_img {
|
|
border-right: 1rpx solid rgba(0, 0, 0, 0.1);
|
|
color: #1990ff;
|
|
float: left;
|
|
font-size: 13px;
|
|
height: 40rpx;
|
|
margin-left: 20rpx;
|
|
margin-top: 13rpx;
|
|
padding-right: 10rpx;
|
|
width: 88rpx;
|
|
}
|
|
.serch_border_text {
|
|
color: #b2b2b2;
|
|
float: left;
|
|
font-size: 24rpx;
|
|
height: 60rpx;
|
|
line-height: 60rpx;
|
|
padding-left: 15rpx;
|
|
width: 76%;
|
|
}
|
|
.serch_border_btn {
|
|
background: #1990ff;
|
|
border: 1rpx solid rgba(0, 0, 0, 0.1);
|
|
border-radius: 30rpx;
|
|
color: #fff;
|
|
float: right;
|
|
font-size: 24rpx;
|
|
height: 60rpx;
|
|
line-height: 58rpx;
|
|
margin: 5rpx 0rpx 0rpx;
|
|
padding: 0rpx;
|
|
text-align: center;
|
|
width: 100rpx;
|
|
}
|