style-ten.wxss 1.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  1. @charset "UTF-8";
  2. .text-center.data-v-4c790308 {
  3. text-align: center;
  4. }
  5. .font-weight.data-v-4c790308 {
  6. font-weight: bold;
  7. }
  8. .page-width.data-v-4c790308 {
  9. width: 100%;
  10. }
  11. .goods-hover-class.data-v-4c790308 {
  12. opacity: .9;
  13. background-color: #f7f7f7;
  14. }
  15. .background-image.data-v-4c790308 {
  16. background-repeat: no-repeat;
  17. background-size: 100% 100%;
  18. background-position: center;
  19. }
  20. /*全局文字大小*/
  21. /* 屏幕宽度*/
  22. page.data-v-4c790308 {
  23. font-size: 32rpx;
  24. background: #f7f7f7;
  25. }
  26. .page-width.data-v-4c790308 {
  27. width: 100%;
  28. }
  29. .u-hover-class.data-v-4c790308 {
  30. opacity: .9;
  31. background-color: #f7f7f7;
  32. }
  33. .safe-area-inset-bottom.data-v-4c790308 {
  34. padding-bottom: 0;
  35. padding-bottom: constant(safe-area-inset-bottom);
  36. padding-bottom: env(safe-area-inset-bottom);
  37. }
  38. .right.data-v-4c790308 {
  39. width: 546rpx;
  40. background-color: white;
  41. padding-left: 24rpx;
  42. }
  43. .goods-list-right.data-v-4c790308 {
  44. width: 750rpx;
  45. background-color: white;
  46. }
  47. .advert_pic.data-v-4c790308 {
  48. width: 500rpx;
  49. height: 184rpx;
  50. margin: 20rpx 24rpx 20rpx 0;
  51. }
  52. .item.data-v-4c790308 {
  53. padding: 20rpx 0;
  54. }
  55. .no-empty.data-v-4c790308 {
  56. width: 100%;
  57. margin-top: 150rpx;
  58. }