解决了已知问题
This commit is contained in:
@ -1,111 +1,290 @@
|
||||
/* pages/mypage/mypage.wxss */
|
||||
.touxiangbox{
|
||||
width: 100%;
|
||||
height: 25vh;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
.mt-15 {
|
||||
margin-top: 28.85rpx;
|
||||
}
|
||||
.imagesize{
|
||||
width: 100px;
|
||||
height: 100px;
|
||||
border-radius: 50px;
|
||||
|
||||
.mt-7 {
|
||||
margin-top: 13.46rpx;
|
||||
}
|
||||
.imagebox{
|
||||
width: 100%;
|
||||
height: 60%;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
.ml-29 {
|
||||
margin-right: 15.77rpx;
|
||||
}
|
||||
.wenzibox{
|
||||
width: 100%;
|
||||
height: 30%;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
flex-direction: column;
|
||||
.youmian{
|
||||
margin-right: 18.77rpx;
|
||||
}
|
||||
.jifenbox{
|
||||
width: 100%;
|
||||
height: 25vh;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
.ml-7 {
|
||||
margin-left: 13.46rpx;
|
||||
}
|
||||
.kuang{
|
||||
width: 90%;
|
||||
height: 90%;
|
||||
border-radius: 20px;
|
||||
background-image:url(https://img.ixintu.com/download/jpg/201912/9ce015df2a7c79ee7498367168b41bfc.jpg!con);
|
||||
}
|
||||
.baioti{
|
||||
width: 100%;
|
||||
height: 20%;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
.jifenbufen{
|
||||
width: 100%;
|
||||
height: 50%;
|
||||
display: flex;
|
||||
}
|
||||
.zuo{
|
||||
width: 50%;
|
||||
.page {
|
||||
background-color: #ffffff;
|
||||
height: 100%;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
}
|
||||
.tixian{
|
||||
width: 50%;
|
||||
height: 50%;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
border-radius: 50px;
|
||||
border: 1px solid #FC7E09;
|
||||
background-color: #FC7E09;
|
||||
margin-left: 60rpx;
|
||||
}
|
||||
.tongjibox{
|
||||
width: 100%;
|
||||
height: 30%;
|
||||
display: flex;
|
||||
overflow-y: auto;
|
||||
overflow-x: hidden;
|
||||
}
|
||||
.jifenxiao{
|
||||
width: 33%;
|
||||
height: 100%;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
flex-direction: column;
|
||||
.section {
|
||||
background-image: linear-gradient(180deg, #ff8d1a -34.1%, #ffffff1a 134.1%);
|
||||
height: 446.15rpx;
|
||||
}
|
||||
.number{
|
||||
color: #BD3124;
|
||||
.group_2 {
|
||||
margin-top: -305.77rpx;
|
||||
padding: 0 42.31rpx;
|
||||
}
|
||||
.gengduo{
|
||||
width: 100%;
|
||||
height: 50vh;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
flex-direction: column;
|
||||
margin-top: 50rpx;
|
||||
.section_2 {
|
||||
padding: 0 26.92rpx 38.46rpx 30.77rpx;
|
||||
background-color: #ffffff;
|
||||
border-radius: 28.85rpx;
|
||||
height: 446.15rpx;
|
||||
}
|
||||
.shezhitiao{
|
||||
width: 90%;
|
||||
height: 50px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
border-bottom: 1px solid #b1adaa ;
|
||||
.group {
|
||||
margin-top: -46.15rpx;
|
||||
padding: 0 15.38rpx;
|
||||
}
|
||||
.imagebiao{
|
||||
width: 30px;
|
||||
height: 30px;
|
||||
.image {
|
||||
margin-bottom: 7.69rpx;
|
||||
width: 134.62rpx;
|
||||
height: 134.62rpx;
|
||||
border-radius: 40px;
|
||||
}
|
||||
.neibu{
|
||||
width: 50%;
|
||||
height: 100%;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
.font {
|
||||
font-size: 21.15rpx;
|
||||
font-family: SourceHanSansCN;
|
||||
line-height: 21.27rpx;
|
||||
color: #000000;
|
||||
}
|
||||
.text {
|
||||
margin-left: 3.85rpx;
|
||||
font-size: 23.08rpx;
|
||||
}
|
||||
.image_2 {
|
||||
width: 17.31rpx;
|
||||
height: 17.31rpx;
|
||||
}
|
||||
.left{
|
||||
margin-left: 160rpx;
|
||||
}
|
||||
.section_3 {
|
||||
margin-top: 17.31rpx;
|
||||
padding: 7.69rpx 0 7.69rpx 11.54rpx;
|
||||
background-color: #ffc3006e;
|
||||
border-radius: 30.44rpx;
|
||||
width: 205.77rpx;
|
||||
}
|
||||
.text_3 {
|
||||
color: #d43030;
|
||||
font-size: 17.31rpx;
|
||||
font-family: SourceHanSansCN;
|
||||
line-height: 15.9rpx;
|
||||
}
|
||||
.image_3 {
|
||||
width: 25rpx;
|
||||
height: 23.08rpx;
|
||||
}
|
||||
.group_3 {
|
||||
padding: 46.15rpx 0;
|
||||
}
|
||||
.group_4 {
|
||||
line-height: 23.35rpx;
|
||||
height: 24.88rpx;
|
||||
}
|
||||
.text_5 {
|
||||
color: #d43030;
|
||||
font-size: 30.77rpx;
|
||||
font-family: SourceHanSansCN;
|
||||
line-height: 23.35rpx;
|
||||
}
|
||||
.section_4 {
|
||||
padding: 11.54rpx 19.23rpx 11.54rpx 26.92rpx;
|
||||
background-color: #ffffff;
|
||||
border-radius: 38.46rpx;
|
||||
height: 48.08rpx;
|
||||
border-left: solid 1.92rpx #ff8d1a;
|
||||
border-right: solid 1.92rpx #ff8d1a;
|
||||
border-top: solid 1.92rpx #ff8d1a;
|
||||
border-bottom: solid 1.92rpx #ff8d1a;
|
||||
}
|
||||
.image_4 {
|
||||
width: 17.31rpx;
|
||||
height: 23.08rpx;
|
||||
}
|
||||
.section_5 {
|
||||
margin-right: 3.85rpx;
|
||||
padding: 15.38rpx 42.31rpx 34.62rpx 50rpx;
|
||||
background-color: #f7f7f7;
|
||||
border-radius: 9.62rpx;
|
||||
}
|
||||
.text_9 {
|
||||
font-size: 23.08rpx;
|
||||
}
|
||||
.section_6 {
|
||||
padding-bottom: 11.54rpx;
|
||||
background-color: #ffffff;
|
||||
border-radius: 19.23rpx;
|
||||
height: 136.54rpx;
|
||||
border-left: solid 1.92rpx #e5e5e5;
|
||||
border-right: solid 1.92rpx #e5e5e5;
|
||||
border-top: solid 1.92rpx #e5e5e5;
|
||||
border-bottom: solid 1.92rpx #e5e5e5;
|
||||
}
|
||||
.equal-division {
|
||||
padding: 7.69rpx 23.08rpx 0;
|
||||
}
|
||||
.group_5 {
|
||||
flex: 1 1 205.56rpx;
|
||||
}
|
||||
.equal-division-item {
|
||||
padding: 7.69rpx 0;
|
||||
}
|
||||
.image_5 {
|
||||
width: 64rpx;
|
||||
height: 64rpx;
|
||||
}
|
||||
.font_3 {
|
||||
font-size: 21.15rpx;
|
||||
font-family: SourceHanSansCN;
|
||||
line-height: 19.5rpx;
|
||||
color: #000000;
|
||||
}
|
||||
.equal-division_2 {
|
||||
position: relative;
|
||||
margin-top: 28.85rpx;
|
||||
}
|
||||
.section_7 {
|
||||
padding: 7.69rpx;
|
||||
background-color: #ffffff;
|
||||
border-radius: 19.23rpx;
|
||||
border-left: solid 1.92rpx #e5e5e5;
|
||||
border-right: solid 1.92rpx #e5e5e5;
|
||||
border-top: solid 1.92rpx #e5e5e5;
|
||||
border-bottom: solid 1.92rpx #e5e5e5;
|
||||
}
|
||||
.equal-division-item_2 {
|
||||
padding: 11.54rpx 34.62rpx;
|
||||
}
|
||||
.image_6 {
|
||||
margin-left: 7.69rpx;
|
||||
}
|
||||
.font_4 {
|
||||
font-size: 21.15rpx;
|
||||
font-family: SourceHanSansCN;
|
||||
line-height: 19.62rpx;
|
||||
color: #000000;
|
||||
}
|
||||
.group_6 {
|
||||
margin-left: 326.92rpx;
|
||||
}
|
||||
.group_7 {
|
||||
position: absolute;
|
||||
right: 170rpx;
|
||||
top: 50%;
|
||||
transform: translateY(-50%);
|
||||
}
|
||||
.equal-division-item_3 {
|
||||
padding: 11.54rpx 0;
|
||||
width: 160.88rpx;
|
||||
}
|
||||
.equal-division-item_4 {
|
||||
position: absolute;
|
||||
right: 9.12rpx;
|
||||
top: 50%;
|
||||
transform: translateY(-50%);
|
||||
}
|
||||
.group_8 {
|
||||
padding: 11.54rpx 38.46rpx;
|
||||
}
|
||||
.section_8 {
|
||||
margin-top: 30.77rpx;
|
||||
padding: 11.54rpx 19.23rpx 338.46rpx 46.15rpx;
|
||||
background-color: #ffffff;
|
||||
border-radius: 19.23rpx 19.23rpx 0 0;
|
||||
border-left: solid 1.92rpx #e5e5e5;
|
||||
border-right: solid 1.92rpx #e5e5e5;
|
||||
border-top: solid 1.92rpx #e5e5e5;
|
||||
border-bottom: solid 1.92rpx #e5e5e5;
|
||||
}
|
||||
.group_9 {
|
||||
padding: 26.92rpx 0 11.54rpx;
|
||||
}
|
||||
.image_7 {
|
||||
width: 30.77rpx;
|
||||
height: 34.62rpx;
|
||||
}
|
||||
.font_2 {
|
||||
font-size: 21.15rpx;
|
||||
font-family: SourceHanSansCN;
|
||||
line-height: 17.52rpx;
|
||||
color: #000000;
|
||||
}
|
||||
.text_16 {
|
||||
line-height: 19.46rpx;
|
||||
}
|
||||
.text_15 {
|
||||
line-height: 19.73rpx;
|
||||
}
|
||||
.text_14 {
|
||||
font-size: 23.08rpx;
|
||||
}
|
||||
.text_13 {
|
||||
font-size: 23.08rpx;
|
||||
}
|
||||
.text_12 {
|
||||
font-size: 23.08rpx;
|
||||
}
|
||||
.text_11 {
|
||||
font-size: 23.08rpx;
|
||||
}
|
||||
.text_10 {
|
||||
font-size: 23.08rpx;
|
||||
line-height: 21.25rpx;
|
||||
}
|
||||
.text_8 {
|
||||
font-size: 23.08rpx;
|
||||
line-height: 21.31rpx;
|
||||
}
|
||||
.text_7 {
|
||||
font-size: 23.08rpx;
|
||||
line-height: 21.37rpx;
|
||||
}
|
||||
.text_6 {
|
||||
font-size: 23.08rpx;
|
||||
line-height: 21.44rpx;
|
||||
}
|
||||
.text_4 {
|
||||
font-size: 23.08rpx;
|
||||
line-height: 21.54rpx;
|
||||
}
|
||||
.text_2 {
|
||||
color: #808080;
|
||||
line-height: 16.06rpx;
|
||||
}
|
||||
.text_17 {
|
||||
line-height: 19.19rpx;
|
||||
}
|
||||
.image_8 {
|
||||
width: 15.38rpx;
|
||||
height: 25rpx;
|
||||
}
|
||||
.image_9 {
|
||||
margin-right: 19.23rpx;
|
||||
margin-top: 11.54rpx;
|
||||
}
|
||||
.group_10 {
|
||||
padding: 26.92rpx 0 9.62rpx;
|
||||
border-top: solid 3.85rpx #e5e5e5;
|
||||
border-bottom: solid 3.85rpx #e5e5e5;
|
||||
}
|
||||
.image_10 {
|
||||
width: 51.92rpx;
|
||||
height: 46.15rpx;
|
||||
}
|
||||
.text_18 {
|
||||
line-height: 19.71rpx;
|
||||
}
|
||||
.image_11 {
|
||||
margin-right: 19.23rpx;
|
||||
}
|
||||
.group_11 {
|
||||
padding: 23.08rpx 19.23rpx 23.08rpx 61.54rpx;
|
||||
border-bottom: solid 3.85rpx #e5e5e5;
|
||||
}
|
||||
.text_19 {
|
||||
line-height: 18.52rpx;
|
||||
}
|
Reference in New Issue
Block a user