12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455 |
- @charset "UTF-8";
- .text-center.data-v-52d6a4d1 {
- text-align: center;
- }
- .font-weight.data-v-52d6a4d1 {
- font-weight: bold;
- }
- .page-width.data-v-52d6a4d1 {
- width: 100%;
- }
- .goods-hover-class.data-v-52d6a4d1 {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .background-image.data-v-52d6a4d1 {
- background-repeat: no-repeat;
- background-size: 100% 100%;
- background-position: center;
- }
- /*全局文字大小*/
- /* 屏幕宽度*/
- page.data-v-52d6a4d1 {
- font-size: 32rpx;
- background: #f7f7f7;
- }
- .page-width.data-v-52d6a4d1 {
- width: 100%;
- }
- .u-hover-class.data-v-52d6a4d1 {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .safe-area-inset-bottom.data-v-52d6a4d1 {
- padding-bottom: 0;
- padding-bottom: constant(safe-area-inset-bottom);
- padding-bottom: env(safe-area-inset-bottom);
- }
- .style-one.data-v-52d6a4d1 {
- width: 750rpx;
- background-color: #ffffff;
- }
- .padding.data-v-52d6a4d1 {
- padding: 0 24rpx 24rpx 24rpx;
- }
- .item.data-v-52d6a4d1 {
- width: 702rpx;
- height: 212rpx;
- margin-top: 20rpx;
- }
- .no-empty.data-v-52d6a4d1 {
- width: 100%;
- margin-top: 150rpx;
- background-color: #f7f7f7;
- }
|