123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272 |
- /* nova-tourism/pages/my/my-order/my-refund/index.wxss */
- .all{
- width: 100vw;
- overflow-y: scroll;
- background-color: #F4F4F4;
- padding-bottom: 20rpx;
- color: #382E2E;
- .title{
- width: 100%;
- font-size: 36rpx;
- background-color: white;
- display: flex;
- justify-content: center;
- padding-bottom: 25rpx;
- }
- .cardbox{
- width: 100%;
- height: 428rpx;
- padding-left: 30rpx;
- padding-right: 30rpx;
- padding-top: 24rpx;
- padding-bottom: 10rpx;
- margin-top: 26rpx;
- background-color: white;
- .title{
- width: 100%;
- font-size: 28rpx;
- font-weight: 400;
- display: flex;
- }
- .roombox{
- width: 100%;
- display: flex;
- margin-top: 24rpx;
- image{
- width: 150rpx;
- height: 150rpx;
- border-radius: 4rpx;
- }
- .room{
- height: 100%;
- margin-left: 34rpx;
- .room-name{
- width: 460rpx;
- font-size: 24rpx;
- margin-bottom: 10rpx;
-
- }
- .room-tag{
- font-size: 20rpx;
- width: 460rpx;
- height: auto;
- color: #F37B40;
- margin-bottom: 10rpx;
- }
- .room-text{
- width: 460rpx;
- height: auto;
- font-size: 20rpx;
- color: #737373;
- }
- .room-text2{
- width: 460rpx;
- height: auto;
- font-size: 26rpx;
- margin-top: 100rpx;
- color: #737373;
- }
- }
- }
- .pricebox{
- width: 100%;
- display: flex;
- align-items: center;
- .ciri{
- width: 200rpx;
- font-size: 28rpx;
- height: 36rpx;
- display: flex;
- justify-content: center;
- align-items: center;
- background-color:#FBF5E1 ;
- color: #F9C28B;
- border-radius: 10rpx;
- }
- .price{
- margin-left: auto;
- font-size: 28rpx;
- }
- }
- .sumbitbox{
- width: 100%;
- display: flex;
- justify-content: flex-end;
- margin-top: 10rpx;
- .sumbit{
- width: 168rpx;
- height: 68rpx;
- border-radius: 20rpx;
- border: #F37B40 solid 2rpx;
- background-color: white;
- color: #F37B40;
- font-size: 28rpx;
- display: flex;
- align-items: center;
- justify-content: center;
- }
- }
- }
- // .cardbox{
- // width: 100%;
- // height: auto;
- // padding-left: 30rpx;
- // padding-right: 30rpx;
- // padding-top: 20rpx;
- // padding-bottom: 10rpx;
- // margin-top: 20rpx;
- // background-color: white;
- // .title2{
- // width: 100%;
- // font-size: 30rpx;
- // display: flex;
- // .title2-1{
- // font-weight: 600;
- // }
- // .title2-2{
- // margin-left: auto;
- // }
- // }
- // .roombox{
- // width: 100%;
- // display: flex;
- // margin-top: 20rpx;
- // image{
- // width: 170rpx;
- // height: 170rpx;
- // border-radius: 10rpx;
- // }
- // .room{
- // height: 100%;
- // margin-left: 20rpx;
- // .room-name{
- // width: 460rpx;
- // font-size: 28rpx;
- // margin-bottom: 10rpx;
-
- // }
- // .room-tag{
- // font-size: 26rpx;
- // width: 460rpx;
- // height: auto;
- // color: #F37B40;
- // margin-bottom: 10rpx;
- // }
- // .room-text{
- // width: 460rpx;
- // height: auto;
- // font-size: 26rpx;
- // color: #737373;
- // }
- // .room-text2{
- // width: 460rpx;
- // height: auto;
- // font-size: 26rpx;
- // margin-top: 100rpx;
- // color: #737373;
- // }
- // }
- // }
- // .pricebox{
- // width: 100%;
- // display: flex;
- // align-items: center;
- // .ciri{
- // width: 200rpx;
- // font-size: 30rpx;
- // height: 50rpx;
- // display: flex;
- // justify-content: center;
- // align-items: center;
- // background-color:#FBF5E1 ;
- // color: #F9C28B;
- // border-radius: 10rpx;
- // }
- // .price{
- // margin-left: auto;
- // font-size: 30rpx;
- // }
- // }
- // .sumbitbox{
- // width: 100%;
- // display: flex;
- // justify-content: flex-end;
- // margin-top: 20rpx;
- // .sumbit{
- // width: 164rpx;
- // height: 66rpx;
- // border-radius: 40rpx;
- // border: #F37B40 solid 2rpx;
- // background-color: white;
- // color: #F37B40;
- // font-size: 30rpx;
- // display: flex;
- // align-items: center;
- // justify-content: center;
- // }
- // }
- // }
- .box{
- width: 100%;
- height: auto;
- background-color: white;
- margin-top: 20rpx;
- padding-top: 40rpx;
- .wang-cardbox{
- margin-top: 20rpx;
- width: 100%;
- background-color: white;
- overflow-y: hidden;
- padding-left: 3%;
- padding-right: 3%;
- padding-bottom: 40rpx;
- column-count: 2; /* 设置列数 */
- column-gap: 20rpx; /* 设置列间距 */
- .wang-card{
- break-inside: avoid; /* 防止卡片在列之间断裂 */
- margin-bottom: 20rpx; /* 设置卡片底部间距 */
- width: 100%; /* 确保卡片宽度为100% */
-
- image{
- width: 100%;
- height: 275rpx;
- border-radius: 15rpx;
- }
- .wang-catex{
- font-size: 28rpx;
- }
- .wang-numbox{
- width: 100%;
- height: 80rpx;
- display: flex;
- align-items: center;
- .wang-num{
- display: flex;
- justify-content: flex-end;
- align-items: flex-end;
- color: #C5262Ced;
- font-size: 30rpx;
- .wang-num1{
- font-size: 32rpx;
- }
- .wang-num2{
- font-size: 36rpx;
- }
- }
- .wang-submit{
- width: 100rpx;
- height: 50rpx;
- font-size: 30rpx;
- color: white;
- background-color: #F8DA7F;
- border-radius: 40rpx;
- display: flex;
- justify-content: center;
- align-items: center;
- margin-left: auto;
- }
- }
- }
- }
- }
- }
|