123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252 |
- .mine {
- width: 100%;
- min-height: 100vh;
- background-image: url("https://video-h5.fyshark.com/total_picture/1665728333105.png");
- background-repeat: repeat;
- background-size: 100% 100%;
- padding-top: 88rpx;
- }
- .my-pay-list-div {
- background-color: #fff;
- border-radius: 32rpx;
- margin-left: 32rpx;
- margin-right: 32rpx;
- padding: 24rpx 24rpx;
- }
- .my-pay-list-hint {
- margin-top: 24rpx;
- font-size: 24rpx;
- margin-left: 32rpx;
- margin-right: 32rpx;
- line-height: 48rpx;
- }
- .my-pay-list-hint-text {
- color: rgba(0, 0, 0, 0.4);
- font-weight: bold;
- }
- .title {
- display: flex;
- align-items: center;
- }
- .weixin-icon {
- width: 52rpx;
- height: 52rpx;
- }
- .type-name {
- margin-left: 6rpx;
- font-size: 28rpx;
- font-family: PingFang SC;
- font-weight: 400;
- color: rgba(0, 0, 0, 0.4);
- line-height: 54rpx;
- }
- .my-money-coin {
- position: absolute;
- right: 60rpx;
- height: 26rpx;
- line-height: 26rpx;
- }
- .my-money-coin text {
- font-size: 28rpx;
- font-weight: bold;
- color: rgba(0, 0, 0, 0.4);
- }
- .my-money-coin-text {
- color: #E3B03D !important;
- }
- .recharge-list {
- display: flex;
- justify-content: space-between;
- flex-wrap: wrap;
- }
- .recharge-info {
- width: 45%;
- background-color: aliceblue;
- margin-bottom: 60rpx;
- }
- .bottom {
- display: flex;
- justify-content: space-between;
- }
- .active {
- border: 4rpx solid rgba(255, 166, 0, 0.87);
- }
- .pay-item-div {
- margin-top: 28rpx;
- width: 300rpx;
- height: 208rpx;
- background-image: url('https://video-h5.fyshark.com/total_picture/1665728895447.png');
- background-size: 300rpx 208rpx;
- display: flex;
- position: relative;
- flex-direction: column;
- }
- .pay-item-tag {
- display: flex;
- position: absolute;
- right: 0rpx;
- width: 80rpx;
- height: 80rpx;
- background-image: url('https://video-h5.fyshark.com/total_picture/1665729016043.png');
- background-size: 80rpx 80rpx;
- }
- .pay-item-tag-txt {
- position: absolute;
- right: 4rpx;
- top: 12rpx;
- font-size: 22rpx;
- color: #FFFFFF;
- transform: rotate(45deg);
- }
- .pay-item-money {
- width: 100%;
- text-align: center;
- bottom: 120rpx;
- font-weight: bold;
- height: 60rpx;
- position: absolute;
- font-size: 60rpx;
- }
- .pay-item-money text {
- font-size: 60rpx;
- color: #E3B03D;
- }
- .pay-item-money-txt {
- font-size: 32rpx !important;
- }
- .pay-item-line {
- position: absolute;
- top: 106rpx;
- width: 252rpx;
- height: 2rpx;
- left: 24rpx;
- background-image: url('https://video-h5.fyshark.com/total_picture/1665729545211.png');
- background-size: 252rpx 2rpx;
- }
- .pay-item-coin text {
- width: 300rpx;
- height: 26rpx;
- line-height: 26rpx;
- font-size: 28rpx;
- opacity: 0.9;
- position: absolute;
- bottom: 62rpx;
- text-align: center;
- }
- .pay-item-pin {
- position: absolute;
- left: 0rpx;
- bottom: 16rpx;
- width: 176rpx;
- height: 36rpx;
- background-image: url("https://video-h5.fyshark.com/total_picture/1665729591666.png");
- background-size: 176rpx 36rpx;
- background-repeat: no-repeat;
- padding-left: 24rpx;
- font-size: 20rpx;
- font-family: PingFang SC;
- font-weight: bold;
- color: #1A1003;
- line-height: 38rpx;
- font-weight: 400;
- }
- .pay-item-div:active {
- background-image: url('https://we-spa.oss-cn-shenzhen.aliyuncs.com/total_picture/1663313681801.png');
- }
- .recharge-tips {
- font-size: 36rpx;
- font-family: PingFang SC;
- font-weight: 400;
- text-align: center;
- margin-top: 40rpx;
- color: rgba(0, 0, 0, 0.4);
- }
- .open-unlock {
- margin-top: 42rpx;
- position: relative;
- left: 50%;
- transform: translateX(-50%);
- width: 400rpx;
- height: 60rpx;
- text-align: center;
- line-height: 60rpx;
- background: #FF5819;
- border-radius: 30rpx;
- font-size: 28rpx;
- font-family: PingFang SC;
- font-weight: bold;
- color: rgba(255, 255, 255, .8);
- }
- .tabble {
- width: 100%;
- z-index: 100000;
- position: relative;
- display: flex;
- align-items: center;
- left: 0;
- top: 0;
- }
- .back {
- display: flex;
- align-items: center;
- font-size: 28rpx;
- font-family: PingFang SC;
- font-weight: 400;
- color: #FFFFFF;
- }
- .back-icon {
- width: 40rpx;
- height: 40rpx;
- margin-right: 16rpx;
- }
|