odc.xiaohui
2023-04-07 f693c859cdaf607c2a146ef89a7a2ce0d9476d1a
miniprogram/pages/user/index.wxss
@@ -1,20 +1,24 @@
.font-name{
.font-name {
    font-size: 15px;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    margin-left: -55px;
    line-height: 10rpx;
}
.indexImage{
.indexImage {
    /* margin-top: -100px;
    height: 200px; */
    /* margin-bottom: 100%; */
}
.imageView{
    position:absolute;
.imageView {
    width: 100%;
    /* position:absolute;
    top: 0;
    left: 0;
    right: 0;
    right: 0; */
}
/* 首页图标
.reportIcon{
 width: 120rpx;
@@ -23,62 +27,80 @@
  margin-left: -30px;
} */
.show1{
.show1 {
    display: block;
    border-radius: 8rpx;
    margin: 20rpx 20rpx 20rpx 20rpx;
    font-size: 35rpx;
    font-style:normal;
  }
    font-style: normal;
}
.icon{
.icon {
    height: 30px;
    width: 30px;
    margin-top: 15px;
    margin-left: 20px;
    margin-left: 0.7rem;
}
.container{
.container {
    width: 100%;
}
.box1{
    float:left;
    margin-top: 50%;
    margin-left: -8%;
.box-title {
    /* position: fixed;
    top: 2rem; */
    height: 4rem;
    display: flex;
    justify-content: space-between;
}
.box1 {
    display: inline-grid;
    align-items: center;
    justify-content: center;
    float: left;
    /* margin-top: 50%; */
    /* margin-left: -5%; */
    /* margin-right: 15px; */
    height: 70px;
    width: 145px;
    border: 1px  solid rgba(0,0,0,0.2);
    width: 100px;
    /* border: 1px  solid rgba(0,0,0,0.2); */
}
.box2{
    float:right;
    height: 70px;
    margin-top: 50%;
    margin-right: -8%;
    width: 145px;
    border: 1px  solid rgba(0,0,0,0.2);
.box2 {
    flex: 1;
    align-items: center;
    /* border: 1px solid #CCC; */
    border-radius: 1rem;
    background: -webkit-linear-gradient(left,#C0DEFE,#BFDEFD,#D9ECFB,#C0DEFE);
    display: flex;
    align-items: center;
    justify-content: center;
}
.box3{
    float:left;
    /* margin-right: 15px; */
    margin-left: -8%;
    height: 70px;
    width: 145px;
    border: 1px  solid rgba(0,0,0,0.2);
.box3 {
  margin: 0 1rem;
}
.box4{
    float:right;
.box4 {
    display: inline-grid;
    align-items: center;
    justify-content: center;
    float: right;
    margin-right: -8%;
    height: 70px;
    width: 145px;
    border: 1px  solid rgba(0,0,0,0.2);
    /* border: 1px  solid rgba(0,0,0,0.2); */
}
.container3{
.container3 {
    margin-top: 10px;
}
.font-wenzi{
    margin-left: 20px;
    font-size:13px;
.font-wenzi {
    /* margin-left: 20px; */
    font-size: 13px;
    font-weight: 900;
}
@@ -90,52 +112,86 @@
    margin-top: -15px;
    color:rgba(0,0,0,0.2);
} */
.font-name{
.font-name {
    font-size: 14px;
    margin-bottom: 4px;
}
.font-qita{
.font-qita {
    font-size: 13px;
}
.font-qita1{
.font-qita1 {
    font-size: 13px;
    margin-bottom: 5px;
}
.conter{
    border-bottom:1px solid rgba(0,0,0,0.1);
.conter {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.list{
    margin-top: 8px;
  width: 100%;
/* .font-wenzi1和more在list盒子的左右两边 */
.list {
    display: flex;
    margin-top: 1rem;
    width: 100%;
    font-size: 14px;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    justify-content: space-between;
}
.font-wenzi1{
    font-size: 13px;
.list .font-wenzi1 {
    font-size: 17px;
    margin-bottom: 4px;
    margin-left: 0.5rem;
    font-weight: 900;
}
.content{
.list .more {
    margin-bottom: 4px;
    float: right;
    font-size: 12px;
    color:rgba(0,0,0,0.7);
    font-size: 17px;
    color: rgba(0, 0, 0, 0.7);
    margin-right: 0.5rem;
    font-weight: 900;
}
.lists{
    border-bottom: 1px solid rgba(0,0,0,0.1);
.lists {
    margin-top: 0.5rem;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    width: 100%;
}
.item{
    font-size: 14px;
    margin-bottom: 1%;
.lists:last-child{
    margin-bottom: 1rem;
}
.item2{
.top-img{
    width: 100%;
}
.lists .lists-top {
    display: flex;
    justify-content: space-between;
}
.lists .lists-top .lists-top-time {
    font-size: 12px;
    float: right;
    margin-right: 40%;
    color:rgba(0,0,0,0.5);
    margin-bottom: 1%;
    color: rgba(0, 0, 0, 0.5);
    margin-right: 0.5rem;
    width: 50%;
    text-align: right;
}
.item3{
.lists .lists-top .lists-top-title {
    font-size: 14px;
    /* margin-right: 40%; */
    font-weight: bold;
    margin-left: 0.5rem;
    word-wrap: normal;
    width: 50%;
}
.lists .lists-content {
    font-size: 11px;
    margin-bottom: 2%;
    margin: 0.5rem;
    margin-bottom: 0.5rem;
}