123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114 |
- @charset "UTF-8";
- .text-center.data-v-558f37e8 {
- text-align: center;
- }
- .font-weight.data-v-558f37e8 {
- font-weight: bold;
- }
- .page-width.data-v-558f37e8 {
- width: 100%;
- }
- .goods-hover-class.data-v-558f37e8 {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .background-image.data-v-558f37e8 {
- background-repeat: no-repeat;
- background-size: 100% 100%;
- background-position: center;
- }
- /*全局文字大小*/
- /* 屏幕宽度*/
- page.data-v-558f37e8 {
- font-size: 32rpx;
- background: #f7f7f7;
- }
- .page-width.data-v-558f37e8 {
- width: 100%;
- }
- .u-hover-class.data-v-558f37e8 {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .safe-area-inset-bottom.data-v-558f37e8 {
- padding-bottom: 0;
- padding-bottom: constant(safe-area-inset-bottom);
- padding-bottom: env(safe-area-inset-bottom);
- }
- .back-o.data-v-558f37e8 {
- background: #fb8a36;
- height: 100vh;
- padding-top: 32rpx;
- }
- .back-t.data-v-558f37e8 {
- width: 100%;
- height: 100%;
- padding-top: 32rpx;
- }
- .code-box.data-v-558f37e8 {
- text-align: center;
- background: #fff;
- margin: 0 auto;
- width: 686rpx;
- border-radius: 16rpx;
- }
- .code-box.set.data-v-558f37e8 {
- padding: 48rpx;
- color: #353535;
- }
- .set .receipt.data-v-558f37e8 {
- font-size: 68rpx;
- }
- .code-box .btn.data-v-558f37e8 {
- color: #fff;
- height: 88rpx;
- background: #ff4544;
- font-size: 32rpx;
- margin-top: 48rpx;
- border-radius: 44rpx;
- }
- .code-box image.data-v-558f37e8 {
- width: 360rpx;
- height: 360rpx;
- }
- .code-box .code-title.data-v-558f37e8 {
- color: #353535;
- font-size: 36rpx;
- margin-top: 120rpx;
- margin-bottom: 64rpx;
- }
- .code-box .end.data-v-558f37e8 {
- color: #418bfb;
- font-size: 32rpx;
- margin-top: 80rpx;
- margin-bottom: 100rpx;
- }
- .code-box .line.data-v-558f37e8 {
- height: 32rpx;
- background: #418bfb;
- width: 1px;
- margin: 0 60rpx;
- }
- .code-box .set-line.data-v-558f37e8 {
- width: 100%;
- height: 1px;
- background: #e2e2e2;
- margin-top: 40rpx;
- }
- .code-box .price.data-v-558f37e8 {
- font-size: 56rpx;
- color: #353535;
- margin-bottom: 40rpx;
- }
- .code-input.data-v-558f37e8 {
- font-size: 68rpx;
- margin-top: 40rpx;
- }
- .code-input > view.data-v-558f37e8 {
- padding-right: 22rpx;
- }
- .code-input input.data-v-558f37e8 {
- height: 100rpx;
- text-align: left;
- }
|