123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123 |
- @charset "UTF-8";
- .text-center.data-v-f17688c0 {
- text-align: center;
- }
- .font-weight.data-v-f17688c0 {
- font-weight: bold;
- }
- .page-width.data-v-f17688c0 {
- width: 100%;
- }
- .goods-hover-class.data-v-f17688c0 {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .background-image.data-v-f17688c0 {
- background-repeat: no-repeat;
- background-size: 100% 100%;
- background-position: center;
- }
- /*全局文字大小*/
- /* 屏幕宽度*/
- page.data-v-f17688c0 {
- font-size: 32rpx;
- background: #f7f7f7;
- }
- .page-width.data-v-f17688c0 {
- width: 100%;
- }
- .u-hover-class.data-v-f17688c0 {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .safe-area-inset-bottom.data-v-f17688c0 {
- padding-bottom: 0;
- padding-bottom: constant(safe-area-inset-bottom);
- padding-bottom: env(safe-area-inset-bottom);
- }
- .other-info.data-v-f17688c0 {
- background-color: #fff;
- padding-top: 24rpx;
- padding-bottom: 24rpx;
- margin-bottom: 24rpx;
- position: relative;
- }
- .other-info .goods-name.data-v-f17688c0 {
- font-size: 32rpx;
- color: #353535;
- margin: 0 24rpx 50rpx;
- }
- .other-info .code.data-v-f17688c0 {
- margin-left: 24rpx;
- display: inline-block;
- padding: 16rpx 46rpx;
- border-radius: 40rpx;
- font-size: 32rpx;
- font-weight: 600;
- }
- .other-info .code.default.data-v-f17688c0 {
- background-color: #F5F5F5;
- color: #999999;
- }
- .other-info .app-share.data-v-f17688c0 {
- width: 40rpx;
- height: 102rpx;
- position: absolute;
- right: 24rpx;
- bottom: 26rpx;
- }
- .other-info .app-share .app-icon.data-v-f17688c0 {
- width: 40rpx;
- height: 40rpx;
- }
- .other-info .app-share .app-text.data-v-f17688c0 {
- color: #666666;
- font-size: 20rpx;
- position: absolute;
- top: 50rpx;
- left: 0;
- }
- .app-goods.data-v-f17688c0 {
- background-color: #f7f7f7;
- }
- .buttons.data-v-f17688c0 {
- width: 750rpx;
- height: 110rpx;
- border-top: 1rpx solid #e2e2e2;
- }
- .buttons .app-button.data-v-f17688c0 {
- width: 100%;
- height: 110rpx;
- text-align: center;
- line-height: 110rpx;
- background-color: #fff;
- }
- .buttons .app-button .app-over.data-v-f17688c0 {
- background: #e9e9e9;
- width: 702rpx;
- border-radius: 41rpx;
- color: #999999;
- height: 82rpx;
- line-height: 82rpx;
- font-size: 28rpx;
- }
- .buttons .app-button .app-exhange.data-v-f17688c0 {
- margin: 0 10rpx;
- width: 340rpx;
- border-radius: 41rpx;
- height: 82rpx;
- line-height: 82rpx;
- font-size: 28rpx;
- }
- .u-bottom-fixed.data-v-f17688c0 {
- position: fixed;
- bottom: 0;
- left: 0;
- width: 100%;
- z-index: 1602;
- background-color: #ffffff;
- }
- .u-bottom-height.data-v-f17688c0 {
- height: 110rpx;
- }
|