update.wxss 2.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114
  1. @charset "UTF-8";
  2. .text-center.data-v-573e4dde {
  3. text-align: center;
  4. }
  5. .font-weight.data-v-573e4dde {
  6. font-weight: bold;
  7. }
  8. .page-width.data-v-573e4dde {
  9. width: 100%;
  10. }
  11. .goods-hover-class.data-v-573e4dde {
  12. opacity: .9;
  13. background-color: #f7f7f7;
  14. }
  15. .background-image.data-v-573e4dde {
  16. background-repeat: no-repeat;
  17. background-size: 100% 100%;
  18. background-position: center;
  19. }
  20. /*全局文字大小*/
  21. /* 屏幕宽度*/
  22. page.data-v-573e4dde {
  23. font-size: 32rpx;
  24. background: #f7f7f7;
  25. }
  26. .page-width.data-v-573e4dde {
  27. width: 100%;
  28. }
  29. .u-hover-class.data-v-573e4dde {
  30. opacity: .9;
  31. background-color: #f7f7f7;
  32. }
  33. .safe-area-inset-bottom.data-v-573e4dde {
  34. padding-bottom: 0;
  35. padding-bottom: constant(safe-area-inset-bottom);
  36. padding-bottom: env(safe-area-inset-bottom);
  37. }
  38. .bg.data-v-573e4dde {
  39. height: 280rpx;
  40. width: 100%;
  41. }
  42. .success-img.data-v-573e4dde {
  43. display: block;
  44. height: 320rpx;
  45. width: 420rpx;
  46. margin: 0 auto 20rpx;
  47. }
  48. .info.data-v-573e4dde {
  49. position: relative;
  50. z-index: 10;
  51. width: 702rpx;
  52. margin: -148rpx auto 0;
  53. border-radius: 16rpx;
  54. background-color: #fff;
  55. box-shadow: 0 10rpx 10rpx rgba(0, 0, 0, 0.05);
  56. text-align: center;
  57. padding-bottom: 100rpx;
  58. font-size: 32rpx;
  59. color: #353535;
  60. }
  61. .info .avatar.data-v-573e4dde {
  62. width: 140rpx;
  63. height: 140rpx;
  64. border-radius: 70rpx;
  65. border: 4rpx solid #fff;
  66. margin: -68rpx auto 0;
  67. }
  68. .info .update.data-v-573e4dde {
  69. height: 80rpx;
  70. width: 590rpx;
  71. margin: 56rpx auto 0;
  72. padding: 0 28rpx;
  73. border-radius: 8rpx;
  74. color: #ff4544;
  75. font-size: 26rpx;
  76. background-color: #feeeee;
  77. }
  78. .info .update .update-btn.data-v-573e4dde {
  79. width: 100rpx;
  80. height: 40rpx;
  81. line-height: 40rpx;
  82. border-radius: 20rpx;
  83. text-align: center;
  84. font-size: 22rpx;
  85. color: #fff;
  86. background-color: #ff4544;
  87. }
  88. .info .title.data-v-573e4dde {
  89. margin-top: 60rpx;
  90. margin-bottom: 50rpx;
  91. font-size: 28rpx;
  92. color: #999999;
  93. }
  94. .info .title image.data-v-573e4dde {
  95. width: 120rpx;
  96. height: 24rpx;
  97. display: block;
  98. }
  99. .info .title view.data-v-573e4dde {
  100. margin: 0 32rpx;
  101. }
  102. .info .level-info.data-v-573e4dde {
  103. font-size: 32rpx;
  104. color: #353535;
  105. margin: 0 0 14rpx;
  106. }
  107. .info .relation-list.data-v-573e4dde {
  108. width: 590rpx;
  109. margin: 10rpx auto 0;
  110. }
  111. .info .placeholder.data-v-573e4dde {
  112. margin: 0 10rpx;
  113. }