You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
470 lines
8.4 KiB
470 lines
8.4 KiB
/* pages/home/xyc/wdyw/wdyw.wxss */
|
|
|
|
.top-header {
|
|
position: fixed;
|
|
top: 0;
|
|
width: 100%;
|
|
height: 176rpx;
|
|
padding-bottom: 20rpx;
|
|
box-sizing: border-box;
|
|
display: flex;
|
|
align-items: flex-end;
|
|
justify-content: center;
|
|
background-color: #fff;
|
|
z-index: 1;
|
|
}
|
|
|
|
.header-reback{
|
|
position: absolute;
|
|
left: 20rpx;
|
|
width:48rpx;
|
|
height:48rpx;
|
|
background-repeat: no-repeat;
|
|
background-size:100% 100%;
|
|
background-image: url(https://wish-assets.windymuse.com.cn/xy/reback.png);
|
|
}
|
|
|
|
.header-title{
|
|
width: 196rpx;
|
|
height: 48rpx;
|
|
color: rgba(108, 108, 108, 1);
|
|
font-size: 32rpx;
|
|
text-align: center;
|
|
}
|
|
|
|
.body {
|
|
position: absolute;
|
|
top: 190rpx;
|
|
width: 100%;
|
|
}
|
|
|
|
.ywbjt1{
|
|
width: 100%;
|
|
height: 1168rpx;
|
|
margin-top: 280rpx;
|
|
padding-top: 404rpx;
|
|
box-sizing: border-box;
|
|
background-repeat: no-repeat;
|
|
background-size:100% 100%;
|
|
background-image: url(https://wish-assets.windymuse.com.cn/xy/bg111.png);
|
|
}
|
|
|
|
.xycbg2{
|
|
width: 100%;
|
|
height: 682rpx;
|
|
background-repeat: no-repeat;
|
|
background-size:100% 100%;
|
|
background-image: url(https://wish-assets.windymuse.com.cn/xy/xycbg2.png);
|
|
}
|
|
|
|
.wishbox{
|
|
position: absolute;
|
|
top: 0;
|
|
width:100%;
|
|
height:1428rpx;
|
|
padding-top: 10rpx;
|
|
box-sizing: border-box;
|
|
display: flex;
|
|
align-items: center;
|
|
flex-direction: column;
|
|
overflow-y: auto;
|
|
}
|
|
|
|
.boxitem{
|
|
width: 686rpx;
|
|
height: 188rpx;
|
|
padding: 40rpx 32rpx;
|
|
box-sizing: border-box;
|
|
border-radius: 20rpx;
|
|
background-color: rgba(255, 255, 255, 1);
|
|
box-shadow: 0px 2rpx 6rpx 0px rgba(0, 0, 0, 0.4);
|
|
margin-bottom: 30rpx;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: space-between;
|
|
}
|
|
|
|
.boximg{
|
|
width: 110rpx;
|
|
height: 110rpx;
|
|
}
|
|
|
|
.wishbox-text {
|
|
width: 320rpx;
|
|
height: 100%;
|
|
display: flex;
|
|
justify-content: center;
|
|
flex-direction: column;
|
|
}
|
|
|
|
|
|
|
|
.boxtitle{
|
|
color: rgba(108, 108, 108, 1);
|
|
font-size: 28rpx;
|
|
font-weight: 700;
|
|
width: 320rpx;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
}
|
|
|
|
.qwsjbox{
|
|
color: rgba(108, 108, 108, 1);
|
|
font-size: 28rpx;
|
|
width: 320rpx;
|
|
}
|
|
|
|
.xy-icon {
|
|
width: 110rpx;
|
|
height: 110rpx;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: space-between;
|
|
flex-direction: column;
|
|
}
|
|
|
|
.xy-icon .icon {
|
|
width: 70rpx;
|
|
height: 70rpx;
|
|
}
|
|
|
|
.xy-icon .text {
|
|
font-size: 24rpx;
|
|
color: rgba(108, 108, 108, 1);
|
|
}
|
|
|
|
|
|
.all{
|
|
width:750rpx;
|
|
height:1624rpx;
|
|
}
|
|
.wishdetail{
|
|
position: absolute;
|
|
width:750rpx;
|
|
height:1624rpx;
|
|
}
|
|
.popbox{
|
|
position: absolute;
|
|
left: 0;
|
|
top: 0;
|
|
width: 620rpx;
|
|
height: 1080rpx;
|
|
}
|
|
|
|
.yximg-box {
|
|
position: absolute;
|
|
left: 80rpx;
|
|
top: 164rpx;
|
|
width: 460rpx;
|
|
height: 308rpx;
|
|
border-radius: 10px;
|
|
display: flex;
|
|
justify-content: center;
|
|
}
|
|
|
|
.yximg{
|
|
width: 460rpx;
|
|
height: 308rpx;
|
|
border-radius: 10px;
|
|
background-color: #767686;
|
|
}
|
|
.ywwz{
|
|
position: absolute;
|
|
top: 540rpx;
|
|
width: 100%;
|
|
height: 66rpx;
|
|
text-align: center;
|
|
color: rgba(248, 99, 42, 1);
|
|
font-size: 48rpx;
|
|
font-weight: 700;
|
|
}
|
|
|
|
.ywxq{
|
|
position: absolute;
|
|
top: 632rpx;
|
|
width: 100%;
|
|
height: 150rpx;
|
|
color: rgba(108, 108, 108, 1);
|
|
font-size: 36rpx;
|
|
text-align: center;
|
|
font-family: SourceHanSansSC-regular;
|
|
}
|
|
.qwsj{
|
|
position: absolute;
|
|
top: 814rpx;
|
|
width: 100%;
|
|
height: 66rpx;
|
|
color: rgba(248, 99, 42, 1);
|
|
font-size: 48rpx;
|
|
text-align: center;
|
|
}
|
|
.qwsjtxt{
|
|
position: absolute;
|
|
top: 906rpx;
|
|
width: 100%;
|
|
height: 50rpx;
|
|
color: rgba(108, 108, 108, 1);
|
|
font-size: 36rpx;
|
|
text-align: center;
|
|
}
|
|
|
|
.yqq{/*圆圈*/
|
|
border-radius: 50%;
|
|
position: absolute;
|
|
width: 60px;
|
|
height:60px;
|
|
line-height: 120rpx;
|
|
background: linear-gradient(222.54deg, rgba(248,99,42,1) 14.03%,rgba(249,135,89,1) 85.21%);
|
|
color: rgba(16, 16, 16, 1);
|
|
font-size: 12px;
|
|
text-align: center;
|
|
box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.4);
|
|
font-family: Arial;
|
|
border: 3px solid rgba(255, 255, 255, 1);
|
|
}
|
|
|
|
.sc{
|
|
border-radius: 64rpx;
|
|
position: absolute;
|
|
left: 21px;
|
|
top: 644px;
|
|
width: 60px;
|
|
height: 60px;
|
|
background: linear-gradient(222.54deg, rgba(248,99,42,1) 14.03%,rgba(249,135,89,1) 85.21%);
|
|
color: rgba(16, 16, 16, 1);
|
|
font-size: 12px;
|
|
text-align: center;
|
|
box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.4);
|
|
font-family: Arial;
|
|
border: 3px solid rgba(255, 255, 255, 1);
|
|
}
|
|
|
|
.ywcczk{
|
|
position: absolute;
|
|
height:192rpx;
|
|
top:1290rpx;
|
|
width:750rpx;
|
|
display: flex;
|
|
justify-content: center;
|
|
}
|
|
|
|
.anwz1{
|
|
width: 120rpx;
|
|
height: 192rpx;
|
|
margin-right: 40rpx;
|
|
}
|
|
|
|
.anwz1:last-child {
|
|
margin-right: 0;
|
|
}
|
|
|
|
.anwztxt1{
|
|
position: absolute;
|
|
width:120rpx;
|
|
top: 140rpx;
|
|
height: 26px;
|
|
color: rgba(108, 108, 108, 1);
|
|
font-size: 18px;
|
|
text-align: center;
|
|
font-family: SourceHanSansSC-regular;
|
|
}
|
|
.anzmlogo1{
|
|
position: absolute;
|
|
margin: 21rpx;
|
|
width: 42px;
|
|
height: 42px;
|
|
}
|
|
|
|
.popup-main {
|
|
height: 462rpx;
|
|
background-color: #fff;
|
|
}
|
|
|
|
.popup-main .main-top {
|
|
height: 80rpx;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: space-between;
|
|
padding: 0 30rpx;
|
|
box-sizing: border-box;
|
|
border-bottom: 1px solid #E9E9E8;
|
|
}
|
|
|
|
.t-icon-close {
|
|
color: #6c6c6c;
|
|
}
|
|
|
|
.popup-main .main-top .text {
|
|
font-size: 16px;
|
|
color: #6c6c6c;
|
|
}
|
|
|
|
.popup-main .main-box {
|
|
height: 100%;
|
|
padding-top:70rpx;
|
|
box-sizing: border-box;
|
|
display: flex;
|
|
flex-wrap: wrap;
|
|
}
|
|
|
|
.popup-main .main-box .box-item {
|
|
width: 100rpx;
|
|
height: 150rpx;
|
|
margin-left: 70rpx;
|
|
display: flex;
|
|
align-items: center;
|
|
flex-direction: column;
|
|
}
|
|
|
|
.popup-main .main-box .box-item .item-icon {
|
|
width: 100rpx;
|
|
height: 100rpx;
|
|
border-radius: 50%;
|
|
margin-bottom: 10rpx;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
background-color: #1AAD19;
|
|
}
|
|
|
|
.popup-main .main-box .box-item .item-icon .t-image {
|
|
width: 56rpx;
|
|
height: 56rpx;
|
|
}
|
|
|
|
.popup-main .main-box .box-item .item-text {
|
|
font-size: 12px;
|
|
color: #A2A2A2;
|
|
}
|
|
|
|
.cyan {
|
|
background-color: #A8E450 !important;
|
|
}
|
|
.orange {
|
|
background-color: #FF9900 !important;
|
|
}
|
|
.blue {
|
|
background-color: #3CCDFF !important;
|
|
}
|
|
.yellow {
|
|
background-color: #FFCE41 !important;
|
|
}
|
|
.cyan {
|
|
background-color: #A8E450 !important;
|
|
}
|
|
|
|
.all-img {
|
|
position: absolute;
|
|
top: 192rpx;
|
|
left: 336rpx;
|
|
width: 80rpx;
|
|
height: 64rpx;
|
|
z-index: 1;
|
|
}
|
|
|
|
.all-img-processing {
|
|
position: absolute;
|
|
top: 192rpx;
|
|
left: 336rpx;
|
|
width: 80rpx;
|
|
height: 80rpx;
|
|
z-index: 1;
|
|
}
|
|
|
|
|
|
.myCanvas-popup {
|
|
height: 100vh;
|
|
background-color: rgba(255, 255, 255, 0) !important;
|
|
}
|
|
|
|
.myCanvas-popup .t-popup__content{
|
|
height: 100%;
|
|
background-color: rgba(255, 255, 255, 1);
|
|
}
|
|
|
|
.my_canvas {
|
|
width: 620rpx;
|
|
height: 1080rpx;
|
|
position: absolute;
|
|
top: 0;
|
|
}
|
|
|
|
.myCanvas {
|
|
width: 620rpx;
|
|
height: 1080rpx;
|
|
}
|
|
|
|
.logosta {
|
|
position: absolute;
|
|
top: 20rpx;
|
|
left: 270rpx;
|
|
width: 50px;
|
|
height: 50px;
|
|
z-index: 1;
|
|
}
|
|
|
|
.box-canvas {
|
|
position: absolute;
|
|
left: 66rpx;
|
|
top: 166rpx;
|
|
width: 620rpx;
|
|
height: 1080rpx;
|
|
}
|
|
|
|
.ywcczk1{
|
|
position: absolute;
|
|
height:192rpx;
|
|
top:1290rpx;
|
|
width:750rpx;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
flex-direction: column;
|
|
}
|
|
|
|
|
|
.ywcczk-input {
|
|
width: 496rpx !important;
|
|
height: 70rpx !important;
|
|
padding: 0 !important;
|
|
flex: none !important;
|
|
border: 2rpx solid #EFEFEF;
|
|
border-radius: 20rpx;
|
|
background-color: rgba(255, 255, 255, 1);
|
|
font-size: 28rpx;
|
|
color: #000000 !important;
|
|
}
|
|
|
|
.ywcczk-btn {
|
|
width: 100%;
|
|
height: 84rpx;
|
|
margin-top: 32rpx;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
}
|
|
|
|
.ywcczk-btn .btn {
|
|
width: 84rpx;
|
|
height: 84rpx;
|
|
border-radius: 50%;
|
|
background: linear-gradient(222.54deg, rgba(248,99,42,1) 14.03%,rgba(249,135,89,1) 85.21%);
|
|
box-shadow: 0px 4rpx 12rpx 0px rgba(0, 0, 0, 0.4);
|
|
border: 6rpx solid rgba(255, 255, 255, 1);
|
|
box-sizing: border-box;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
}
|
|
|
|
.ywcczk-btn .btn image {
|
|
width: 50rpx;
|
|
height: 50rpx;
|
|
}
|
|
|
|
.ywcczk-btn .text {
|
|
margin-left: 32rpx;
|
|
color: rgba(108, 108, 108, 1);
|
|
font-size: 28rpx;
|
|
} |