123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181 |
- @charset "UTF-8";
- .text-center {
- text-align: center;
- }
- .font-weight {
- font-weight: bold;
- }
- .page-width {
- width: 100%;
- }
- .goods-hover-class {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .background-image {
- background-repeat: no-repeat;
- background-size: 100% 100%;
- background-position: center;
- }
- /*全局文字大小*/
- /* 屏幕宽度*/
- page {
- font-size: 32rpx;
- background: #f7f7f7;
- }
- .page-width {
- width: 100%;
- }
- .u-hover-class {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .safe-area-inset-bottom {
- padding-bottom: 0;
- padding-bottom: constant(safe-area-inset-bottom);
- padding-bottom: env(safe-area-inset-bottom);
- }
- page {
- background: #FFFFFF;
- }
- @charset "UTF-8";
- .text-center.data-v-682d97f3 {
- text-align: center;
- }
- .font-weight.data-v-682d97f3 {
- font-weight: bold;
- }
- .page-width.data-v-682d97f3 {
- width: 100%;
- }
- .goods-hover-class.data-v-682d97f3 {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .background-image.data-v-682d97f3 {
- background-repeat: no-repeat;
- background-size: 100% 100%;
- background-position: center;
- }
- /*全局文字大小*/
- /* 屏幕宽度*/
- page.data-v-682d97f3 {
- font-size: 32rpx;
- background: #f7f7f7;
- }
- .page-width.data-v-682d97f3 {
- width: 100%;
- }
- .u-hover-class.data-v-682d97f3 {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .safe-area-inset-bottom.data-v-682d97f3 {
- padding-bottom: 0;
- padding-bottom: constant(safe-area-inset-bottom);
- padding-bottom: env(safe-area-inset-bottom);
- }
- .recharge.data-v-682d97f3 {
- background: #FFFFFF;
- padding: 40rpx 24rpx 0;
- min-height: 100vh;
- }
- .recharge .btn .app-view .app-secondary.data-v-682d97f3 {
- border-width: 0px !important;
- }
- .recharge .account.data-v-682d97f3 {
- font-size: 24rpx;
- border-left: 6rpx solid #ff4544;
- padding-left: 24rpx;
- color: #666666;
- margin-bottom: 32rpx;
- }
- .recharge .bg.data-v-682d97f3 {
- background-repeat: no-repeat;
- background-size: 702rpx 160rpx;
- height: 160rpx;
- width: 702rpx;
- color: #666666;
- }
- .recharge .bg .image.data-v-682d97f3 {
- width: 72rpx;
- height: 72rpx;
- margin-left: 40rpx;
- }
- .recharge .bg .balance-text.data-v-682d97f3 {
- font-size: 42rpx;
- margin-left: 20rpx;
- }
- .recharge .bg .balance-price.data-v-682d97f3 {
- font-size: 46rpx;
- margin-right: 56rpx;
- }
- .recharge .amount-text.data-v-682d97f3 {
- font-size: 24rpx;
- color: #999999;
- margin-top: 56rpx;
- }
- .recharge .select.data-v-682d97f3 {
- margin: 0 -12rpx;
- }
- .recharge .select .box.data-v-682d97f3 {
- height: 183rpx;
- width: 339rpx;
- margin: 24rpx 12rpx 0 12rpx;
- padding: 0 24rpx;
- border: 1px solid #cccccc;
- border-radius: 16rpx;
- }
- .recharge .select .box .price.data-v-682d97f3 {
- font-size: 32rpx;
- font-weight: bold;
- color: #666666;
- }
- .recharge .select .box .send.data-v-682d97f3 {
- font-size: 24rpx;
- color: #999999;
- }
- .recharge .select .box .member-info.data-v-682d97f3 {
- border: 1rpx solid #999999;
- border-radius: 24rpx;
- height: 30rpx;
- width: 60rpx;
- font-size: 18rpx;
- margin-left: 10rpx;
- }
- .recharge .select .active.data-v-682d97f3 {
- border: 1px solid #ff4544;
- }
- .recharge .select .active .price.data-v-682d97f3 {
- color: #ff4544;
- }
- .recharge .select .active .send.data-v-682d97f3 {
- color: #ff4544;
- }
- .recharge .select .active .member-info.data-v-682d97f3 {
- border-color: #ff4544;
- }
- .recharge .input.data-v-682d97f3 {
- margin-top: 40rpx;
- border-radius: 14rpx;
- }
- .recharge .input input.data-v-682d97f3 {
- color: #666666;
- height: 88rpx;
- padding: 0 12rpx;
- }
- .recharge .input.red.data-v-682d97f3 {
- border: 1px solid #ff4544;
- }
- .recharge .input.grey.data-v-682d97f3 {
- border: 1px solid #cccccc;
- }
- .recharge .btn.data-v-682d97f3 {
- margin-top: 56rpx;
- margin-bottom: 72rpx;
- }
- .recharge .text.data-v-682d97f3 {
- margin-top: -8rpx;
- }
|