C端小程序
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.

241 líneas
3.5 KiB

  1. .icons {
  2. width: 40rpx;
  3. margin-right: 20rpx;
  4. vertical-align: middle;
  5. }
  6. .user {
  7. background: #fff;
  8. min-height: 100vh;
  9. }
  10. .navigator-hover {
  11. opacity: 1 !important;
  12. background: #fff;
  13. }
  14. .user-title {
  15. position: relative;
  16. box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.10);
  17. border-radius: 8px;
  18. width: 728rpx;
  19. padding-left: 30rpx;
  20. display: flex;
  21. flex-direction: row;
  22. box-sizing: border-box;
  23. background: #fff;
  24. margin: -116rpx auto 0;
  25. border-bottom: 6rpx solid #02c0ff;
  26. }
  27. /*
  28. .user-avatar {
  29. padding-right: 30rpx;
  30. width: 126rpx;
  31. height: 126rpx;
  32. border-radius: 16rpx;
  33. overflow: hidden;
  34. border: 1px solid red;
  35. } */
  36. .version {
  37. width: 600rpx;
  38. height: 300rpx;
  39. line-height: 300rpx;
  40. text-align: center;
  41. font-size: 30rpx;
  42. color: #999;
  43. margin: 0 auto;
  44. }
  45. .couponnum {
  46. display: inline-block;
  47. position: absolute;
  48. top: 39rpx;
  49. bottom: 0;
  50. right: 20px;
  51. width: 16rpx;
  52. height: 16rpx;
  53. border-radius: 50%;
  54. background: red;
  55. font-size: 22rpx;
  56. }
  57. .user-avatar open-data {
  58. display: block;
  59. width: 100%;
  60. height: 100%;
  61. }
  62. .user-phone {
  63. font-family: PingFangSC-Regular;
  64. height: 120rpx;
  65. margin-left: 149rpx;
  66. letter-spacing: 0.64rpx;
  67. line-height: 44rpx;
  68. margin-top: 43rpx;
  69. font-size: 36rpx;
  70. color: #000;
  71. }
  72. .user-avatar {
  73. position: absolute;
  74. left: 30rpx;
  75. top: 0;
  76. bottom: 0;
  77. width: 120rpx;
  78. height: 120rpx;
  79. border-radius: 50%;
  80. overflow: hidden;
  81. margin: auto;
  82. }
  83. .chengzhang {
  84. font-size: 24rpx;
  85. font-weight: 400;
  86. color: rgba(122, 122, 122, 1);
  87. margin-left: 10rpx;
  88. }
  89. .chengzhang1 {
  90. position: absolute;
  91. right: 0;
  92. bottom: 0;
  93. /* top: 19rpx; */
  94. top: 42rpx;
  95. }
  96. .chengzhang1 text {
  97. display: block;
  98. }
  99. .view {
  100. font-size: 24rpx;
  101. color: #01bffe;
  102. }
  103. .view image{
  104. width: 12rpx;
  105. vertical-align: middle;
  106. margin-top: -6rpx;
  107. }
  108. .chengzhang1 text {
  109. text-align: center;
  110. font-size: 26rpx;
  111. color: #333;
  112. line-height: 33rpx;
  113. margin-right: 30rpx;
  114. }
  115. .bannerbg {
  116. width: 100%;
  117. }
  118. .bannerbg image {
  119. display: block;
  120. width: 100%;
  121. }
  122. .open01 {
  123. display: block;
  124. width: 120rpx;
  125. height: 120rpx;
  126. }
  127. .user-btns {
  128. background: #fff;
  129. margin-top: 65rpx;
  130. padding: 0 30rpx;
  131. }
  132. .user-btns .user-btn {
  133. display: flex;
  134. height: 88rpx;
  135. font-size: 30rpx;
  136. color: #333;
  137. letter-spacing: 1.16rpx;
  138. line-height: 88rpx;
  139. border-bottom: 1rpx solid #efefef;
  140. }
  141. .user-btns .user-btn > view {
  142. flex: 1;
  143. padding: 0 10px 0 0;
  144. font-size: 30rpx;
  145. color: #333;
  146. letter-spacing: 1.16rpx;
  147. }
  148. .user-btns .user-btn > view:last-child {
  149. font-size: 28rpx;
  150. color: #888;
  151. letter-spacing: 1.16rpx;
  152. text-align: right;
  153. }
  154. .iconfont {
  155. position: absolute;
  156. right: 0;
  157. top: 0;
  158. bottom: 0;
  159. width: 44rpx;
  160. height: 44rpx;
  161. line-height: 44rpx;
  162. color: #c7c7cc;
  163. font-size: 44rpx;
  164. margin: auto;
  165. }
  166. .look {
  167. display: inline-block;
  168. padding-right: 25rpx;
  169. }
  170. .user-out-btn {
  171. background-color: #fff;
  172. height: 88rpx;
  173. line-height: 88rpx;
  174. font-family: PingFangSC-Semibold;
  175. font-size: 30rpx;
  176. color: #000;
  177. text-align: center;
  178. border-radius: 0;
  179. border: none;
  180. }
  181. .user-out-btn.button-hover {
  182. background-color: rgba(237, 237, 237, 1);
  183. }
  184. .user-out-btn::after {
  185. opacity: 0;
  186. }
  187. .gzh {
  188. display: none;
  189. position: absolute;
  190. bottom: 6%;
  191. width: 90%;
  192. left: 0;
  193. right: 0;
  194. margin: auto;
  195. z-index: 1000000;
  196. background: #ccc;
  197. border-radius: 16rpx;
  198. overflow: hidden;
  199. box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.15);
  200. }
  201. .act {
  202. display: none;
  203. }
  204. .of {
  205. display: block;
  206. }
  207. .activeimg{
  208. width: 176rpx!important;
  209. position: absolute;
  210. bottom: 0;
  211. right: 0;
  212. z-index: 10000;
  213. }