myWallet.wxss
1.1 KB
.wallet_bg.data-v-c6705e4e{padding:20rpx 30rpx;background-color:#f6f6f6;min-height:100vh}.wallet_bg .banner.data-v-c6705e4e{position:relative;height:264rpx;border-radius:16rpx;overflow:hidden}.wallet_bg .banner .bg-img.data-v-c6705e4e{width:100%;height:100%;position:absolute;top:0;left:0}.wallet_bg .banner .my_money.data-v-c6705e4e{position:absolute;top:38rpx;left:28rpx;display:flex;flex-direction:column;gap:8rpx;font-size:28rpx;line-height:40rpx;color:#fff}.wallet_bg .banner .my_money .number.data-v-c6705e4e{font-size:52rpx;font-weight:700;line-height:64rpx;margin-left:4rpx}.wallet_bg .banner .use.data-v-c6705e4e{position:absolute;top:96rpx;left:192rpx;width:96rpx;height:44rpx;background:#fff;border-radius:40rpx;text-align:center;line-height:44rpx;color:#ffa100;font-size:24rpx}.wallet_bg .banner .recharge.data-v-c6705e4e{position:absolute;top:34rpx;right:34rpx;width:128rpx;height:48rpx;background:hsla(0,0%,100%,.4);border-radius:40rpx;color:#fff;line-height:48rpx;text-align:center;font-size:24rpx;border:2rpx solid #fff}.wallet_bg .bill_list.data-v-c6705e4e{margin-top:30rpx}