personal.wxss 4.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288
  1. /* pages/welfareMall/personal/personal.wxss */
  2. page{
  3. background: #F9F9F9;
  4. display:flex;
  5. flex-flow: column nowrap;
  6. justify-content: left;
  7. align-items: center;
  8. box-sizing: border-box;
  9. }
  10. .personal{
  11. width: 750rpx;
  12. height: auto;
  13. padding-bottom: 80rpx;
  14. }
  15. /* 垂直方向布局,水平居中 **/
  16. .flex-column{
  17. display: flex;
  18. flex-flow: column nowrap;
  19. align-items: center;
  20. justify-content: left;
  21. }
  22. /* 水平方向布局,垂直居中 **/
  23. .flex-row{
  24. display: flex;
  25. flex-flow: row nowrap;
  26. align-items: center;
  27. justify-content: center;
  28. }
  29. .head{
  30. width: 750rpx;
  31. height: 352rpx;
  32. /* background: #FFE7E8;
  33. box-shadow: 0px -4px 9px 1px rgba(148, 56, 48, 0.18); */
  34. justify-content: space-between;
  35. }
  36. .head-personal{
  37. width: 700rpx;
  38. height: 136rpx;
  39. justify-content: flex-start;
  40. margin-top: 20rpx;
  41. }
  42. .hat{
  43. width: 120rpx;
  44. height: 120rpx;
  45. background-image: url(https://dy.shpr.top/welfareGo/hat.png);
  46. background-size: 100% 100%;
  47. position: relative;
  48. z-index: 20;
  49. margin-bottom: 120rpx;
  50. margin-left: -20rpx;
  51. }
  52. .head-personal-logo{
  53. width: 136rpx;
  54. height: 136rpx;
  55. border-radius: 50%;
  56. /* overflow : hidden ; */
  57. /* position: absolute; */
  58. /* z-index: 3; */
  59. }
  60. .personal-isLogin {
  61. padding: 0 !important;
  62. padding-left: 0 !important;
  63. /* width: 170rpx !important; */
  64. font-size: 38rpx;
  65. font-weight: 500;
  66. color: #303030;
  67. /* margin-left: 33rpx !important; */
  68. /* margin-right: 0rpx !important; */
  69. }
  70. .head-personal-nl{
  71. margin-left: 50rpx;
  72. align-items: flex-start;
  73. width: 300rpx;
  74. height: 100rpx;
  75. justify-content: space-around;
  76. }
  77. .head-personal-name{
  78. font-size: 30rpx;
  79. font-weight: 500;
  80. /* width: 368rpx; */
  81. /* text-align: center; */
  82. color: #303030;
  83. }
  84. .head-personal-login{
  85. margin-top: 18rpx;
  86. font-size: 26rpx;
  87. font-weight: 400;
  88. color: #303030;
  89. }
  90. .head-card{
  91. width: 676rpx;
  92. height: 112rpx;
  93. background: #B0D342;
  94. border-radius: 20rpx 20rpx 0 0;
  95. justify-content: space-between;
  96. }
  97. .head-card-no{
  98. width: 676rpx;
  99. height: 112rpx;
  100. justify-content: space-between;
  101. }
  102. .head-card-coupon{
  103. font-size: 30rpx;
  104. font-weight: bold;
  105. color: #ffffff;
  106. margin-left: 60rpx;
  107. }
  108. .head-card-nt{
  109. margin-right: 51rpx;
  110. }
  111. .head-card-num{
  112. font-size: 72rpx;
  113. font-weight: bold;
  114. color: #ffffff;
  115. }
  116. .head-card-text{
  117. width: 40rpx;
  118. height: 40rpx;
  119. font-size: 30rpx;
  120. font-weight: bold;
  121. color: #ffffff;
  122. margin-top: 32rpx;
  123. }
  124. .content{
  125. width: 750rpx;
  126. }
  127. .content-style{
  128. width: 670rpx;
  129. height: 130rpx;
  130. }
  131. .grant{
  132. width: 670rpx;
  133. height: 130rpx;
  134. justify-content: space-between;
  135. position: relative;
  136. }
  137. .wx-isLogin{
  138. position: absolute;
  139. z-index: 2;
  140. width: 670rpx !important;
  141. height: 130rpx !important;
  142. padding: 0 !important;
  143. padding-left: 0 !important;
  144. margin-left: 0rpx !important;
  145. margin-right: 0rpx !important;
  146. background-color: transparent;
  147. border-style: none;
  148. }
  149. .wx-isLogin-card{
  150. position: absolute;
  151. z-index: 2;
  152. width: 676rpx !important;
  153. height: 112rpx !important;
  154. padding: 0 !important;
  155. padding-left: 0 !important;
  156. margin-left: 0rpx !important;
  157. margin-right: 0rpx !important;
  158. background-color: transparent;
  159. border-style: none;
  160. }
  161. .wx-isLogin-broadcast{
  162. position: absolute;
  163. z-index: 2;
  164. width: 678rpx !important;
  165. height: 130rpx !important;
  166. padding: 0 !important;
  167. padding-left: 0 !important;
  168. margin-left: 0rpx !important;
  169. margin-right: 0rpx !important;
  170. background-color: transparent;
  171. border-style: none;
  172. margin-top: 50rpx;
  173. }
  174. .content-lower{
  175. width: 668rpx;
  176. height: 2rpx;
  177. background: #EFEFEF;
  178. }
  179. .content .sign-in:last-child .content-lower{
  180. background:none;
  181. }
  182. .content-img{
  183. width: 48rpx;
  184. height: 48rpx;
  185. }
  186. .content-jump{
  187. width: 42rpx;
  188. height: 42rpx;
  189. }
  190. .content-text{
  191. width: 150rpx;
  192. height: 36rpx;
  193. font-size: 28rpx;
  194. font-weight: 500;
  195. color: #444444;
  196. margin-left: 10rpx;
  197. }
  198. .personal-isLogin{
  199. font-size: 26rpx;
  200. font-weight: 500;
  201. color: #303030;
  202. background-color: transparent;
  203. border-style: none;
  204. text-align: left;
  205. /* margin-left: 186rpx !important; */
  206. }
  207. .broadcast{
  208. width: 678rpx;
  209. height: 130rpx;
  210. /* background-image: url(https://dy.shpr.top/welfareGo/broadcast1.png);
  211. background-size: 100% 100%; */
  212. margin-top: 50rpx;
  213. }
  214. .page{
  215. -webkit-filter: grayscale(100%);
  216. filter: grayscale(100%);
  217. }
  218. .call{
  219. position: fixed;
  220. width: 62rpx!important;
  221. height: 62rpx!important;
  222. border-radius: 25px!important;
  223. right: 36rpx!important;
  224. bottom: 30px!important;
  225. font-size: 10px!important;
  226. background-color: none !important;
  227. border:none;
  228. color: none !important;
  229. display: flex;
  230. flex-flow: row nowrap;
  231. justify-content: center;
  232. align-items: center;
  233. padding: 0px!important;
  234. line-height: 50px!important;
  235. z-index: 9999;
  236. }
  237. .service-style{
  238. width: 62rpx;
  239. height: 62rpx;
  240. }
  241. .logout{
  242. height: 40rpx;
  243. line-height: 40rpx;
  244. width: 100rpx;
  245. /* margin-top: 18rpx; */
  246. margin-left: 12rpx;
  247. font-size: 22rpx;
  248. text-align: center;
  249. color: #B0D342;
  250. border: #B0D342 2rpx solid;
  251. border-radius: 4rpx;
  252. }