123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112 |
- @charset "UTF-8";
- .text-center.data-v-22d14364 {
- text-align: center;
- }
- .font-weight.data-v-22d14364 {
- font-weight: bold;
- }
- .page-width.data-v-22d14364 {
- width: 100%;
- }
- .goods-hover-class.data-v-22d14364 {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .background-image.data-v-22d14364 {
- background-repeat: no-repeat;
- background-size: 100% 100%;
- background-position: center;
- }
- /*全局文字大小*/
- /* 屏幕宽度*/
- page.data-v-22d14364 {
- font-size: 32rpx;
- background: #f7f7f7;
- }
- .page-width.data-v-22d14364 {
- width: 100%;
- }
- .u-hover-class.data-v-22d14364 {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .safe-area-inset-bottom.data-v-22d14364 {
- padding-bottom: 0;
- padding-bottom: constant(safe-area-inset-bottom);
- padding-bottom: env(safe-area-inset-bottom);
- }
- .page.data-v-22d14364 {
- position: absolute;
- top: 0;
- left: 0;
- height: 100%;
- width: 100%;
- background-color: #fff;
- }
- .shop-info.data-v-22d14364 {
- margin-top: 88rpx;
- color: #666666;
- font-size: 32rpx;
- }
- .shop-info image.data-v-22d14364 {
- height: 40rpx;
- width: 40rpx;
- margin-right: 24rpx;
- }
- .scan.data-v-22d14364, .scan button.data-v-22d14364 {
- height: 380rpx;
- width: 380rpx;
- margin: 150rpx auto 72rpx;
- color: #fff;
- font-size: 38rpx;
- position: relative;
- z-index: 10;
- }
- .scan image.data-v-22d14364 {
- height: 276rpx;
- width: 276rpx;
- }
- .icon-box.data-v-22d14364 {
- position: relative;
- }
- .scan-text.data-v-22d14364 {
- position: absolute;
- width: 276rpx;
- text-align: center;
- font-size: 32rpx;
- top: 160rpx;
- left: 0;
- right: 0;
- }
- .border-css.data-v-22d14364 {
- position: absolute;
- top: -676rpx;
- height: 1500rpx;
- width: 750rpx;
- left: 0;
- overflow: hidden;
- }
- .border-css view.data-v-22d14364 {
- position: absolute;
- height: 1300rpx;
- width: 1300rpx;
- border-radius: 50%;
- box-shadow: 0 0 40rpx #efefef;
- }
- .list.data-v-22d14364 {
- margin: 204rpx auto;
- position: relative;
- z-index: 100;
- width: 100%;
- }
- .item.data-v-22d14364 {
- text-align: center;
- color: #353535;
- font-size: 28rpx;
- }
- .item image.data-v-22d14364 {
- width: 80rpx;
- height: 80rpx;
- margin-bottom: 24rpx;
- }
|