index.wxss 6.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409
  1. /* pages/ucenter/index/index.wxss */
  2. page {
  3. height: 100%;
  4. width: 100%;
  5. background: #f4f4f4;
  6. }
  7. .container {
  8. /* background: #f4f4f4; */
  9. height: auto;
  10. overflow: hidden;
  11. width: 100%;
  12. }
  13. .user_text {
  14. width: 100%;
  15. background: #fff;
  16. padding: 40rpx;
  17. box-shadow: 0rpx 6rpx 6rpx #f5f5f5 inset;
  18. }
  19. .user_text.active {
  20. background: #ebebeb;
  21. }
  22. .userAvatarUrl {
  23. height: 100rpx;
  24. width: 100rpx;
  25. border-radius: 50%;
  26. display: block;
  27. margin: 10rpx 42rpx 10rpx 30rpx;
  28. float: left;
  29. overflow: hidden;
  30. }
  31. .userAvatarUrl image {
  32. height: 100rpx;
  33. width: 100rpx;
  34. }
  35. text {
  36. display: block;
  37. font-size: 24rpx;
  38. font-family: 'Lucida Sans',
  39. 'Lucida Sans Regular',
  40. 'Lucida Grande',
  41. 'Lucida Sans Unicode',
  42. Geneva,
  43. Verdana,
  44. sans-serif;
  45. color: #434343;
  46. text-overflow: ellipsis;
  47. white-space: nowrap;
  48. overflow: hidden;
  49. line-height: 24rpx;
  50. height: 24rpx;
  51. min-height: 24rpx;
  52. }
  53. text.bold {
  54. width: calc(100% - 216rpx);
  55. font-weight:600;
  56. font-size: 28rpx;
  57. line-height: 28rpx;
  58. height: 28rpx;
  59. min-height: 28rpx;
  60. margin: 20rpx 0 20rpx 30rpx;
  61. }
  62. .h1 {
  63. width: calc(100% - 216rpx);
  64. margin: 0 0 0 30rpx;
  65. font-size: 24rpx;
  66. line-height: 24rpx;
  67. height: 24rpx;
  68. min-height: 24rpx;
  69. color: #959595;
  70. }
  71. .user_text_edit{
  72. margin: 0;
  73. width: 220rpx;
  74. height: 30rpx;
  75. display: inline-block;
  76. right: -20rpx;
  77. top: 88rpx;
  78. font-size: 24rpx;
  79. color:#8F8E94;
  80. position: absolute;
  81. }
  82. .user_text_zan-ft{
  83. margin: 0;
  84. width: 14rpx;
  85. height: 24rpx;
  86. display: inline-block;
  87. right: 30rpx;
  88. top: 93rpx;
  89. position: absolute;
  90. }
  91. .user_text_zan-ft image{
  92. display: block;
  93. width: 14rpx;
  94. height: 24rpx;
  95. /*transform:rotate(180deg);*/
  96. }
  97. .user-menu {
  98. width: 100%;
  99. height: auto;
  100. overflow: hidden;
  101. background: #fff;
  102. margin-top: 20rpx;
  103. }
  104. .banner{
  105. height: 210rpx;
  106. width: 100%;
  107. background-color:#ffffff;
  108. }
  109. .banner image{
  110. margin: 0rpx 30rpx 0rpx 30rpx;
  111. width: 688rpx;
  112. height: 200rpx;
  113. }
  114. .context{
  115. background: #fff;
  116. /* margin-top: 60rpx; */
  117. height: 178rpx;
  118. width: 100%;
  119. text-align: center;
  120. min-height: 178rpx;
  121. font-family: 'Lucida Sans',
  122. 'Lucida Sans Regular',
  123. 'Lucida Grande',
  124. 'Lucida Sans Unicode',
  125. Geneva,
  126. Verdana,
  127. sans-serif;
  128. font-size: 24rpx;
  129. color: #434343;
  130. }
  131. .context_view {
  132. width: 25%;
  133. /* width: 30%; */
  134. height: 178rpx;
  135. display: inline-block;
  136. }
  137. .context_view.active{
  138. background-color: #fafafa;
  139. }
  140. image.my_purse {
  141. margin: 43rpx 0 20rpx 0;
  142. width: 40rpx;
  143. height: 39rpx;
  144. flex-shrink: 0;
  145. overflow: hidden;
  146. }
  147. image.my_chargelog {
  148. margin: 42rpx 0 20rpx 0;
  149. width: 37rpx;
  150. height: 40rpx;
  151. flex-shrink: 0;
  152. overflow: hidden;
  153. }
  154. image.my_cuppon {
  155. margin: 46rpx 0 20rpx 0;
  156. width: 44rpx;
  157. height: 36rpx;
  158. flex-shrink: 0;
  159. overflow: hidden;
  160. }
  161. image.my_integral {
  162. margin: 44rpx 0 20rpx 0;
  163. width: 43rpx;
  164. height: 38rpx;
  165. flex-shrink: 0;
  166. overflow: hidden;
  167. }
  168. .context text {
  169. display: block;
  170. font-size: 24rpx;
  171. text-overflow: ellipsis;
  172. white-space: nowrap;
  173. overflow: hidden;
  174. line-height: 32rpx;
  175. height: 24rpx;
  176. min-height: 32rpx;
  177. }
  178. .zan-panel {
  179. position: relative;
  180. background: #fff;
  181. overflow: hidden;
  182. padding-top:10rpx;
  183. }
  184. .zan-cell {
  185. height:80rpx;
  186. position: relative;
  187. padding: 0rpx;
  188. margin: 0rpx 30rpx 0rpx 40rpx;
  189. display: flex;
  190. align-items: center;
  191. border-bottom: 2rpx solid #f1f1f1;
  192. }
  193. .zan-cell.active {
  194. background: #ebebeb;
  195. }
  196. .zan-icon {
  197. margin:12rpx 0rpx 0rpx -25rpx;
  198. width: 68rpx;
  199. height: 69rpx;
  200. }
  201. .zan-icon image {
  202. display: block;
  203. width: 68rpx;
  204. height: 69rpx;
  205. }
  206. .zan-icon.charginglog {
  207. width: 36rpx;
  208. height: 38rpx;
  209. }
  210. .zan-icon.charginglog image {
  211. display: block;
  212. width: 36rpx;
  213. height: 38rpx;
  214. }
  215. .zan-icon.chargemoneylog {
  216. margin-right: 27rpx;
  217. width: 39rpx;
  218. height: 33rpx;
  219. }
  220. .zan-icon.chargemoneylog image {
  221. display: block;
  222. width: 39rpx;
  223. height: 33rpx;
  224. }
  225. .zan-icon.purse {
  226. margin-right: 31rpx;
  227. width: 35rpx;
  228. height: 29rpx;
  229. }
  230. .zan-icon.purse image {
  231. display: block;
  232. width: 35rpx;
  233. height: 29rpx;
  234. }
  235. .zan-icon.help {
  236. margin-right: 32rpx;
  237. width: 34rpx;
  238. height: 34rpx;
  239. }
  240. .zan-icon.help image {
  241. display: block;
  242. width: 34rpx;
  243. height: 34rpx;
  244. }
  245. .zan-icon.notice {
  246. margin-right: 38rpx;
  247. width: 28rpx;
  248. height: 36rpx;
  249. }
  250. .zan-icon.notice image {
  251. display: block;
  252. width: 28rpx;
  253. height: 36rpx;
  254. }
  255. .zan-icon.charging3 {
  256. margin-right: 34rpx;
  257. width: 32rpx;
  258. height: 32rpx;
  259. }
  260. .zan-icon.charging3 image {
  261. display: block;
  262. width: 32rpx;
  263. height: 32rpx;
  264. }
  265. .zan-icon.monitor {
  266. margin-right: 30rpx;
  267. width: 36rpx;
  268. height: 36rpx;
  269. }
  270. .zan-icon.monitor image {
  271. display: block;
  272. width: 36rpx;
  273. height: 36rpx;
  274. }
  275. .zan-icon.worksheet {
  276. margin-right: 38rpx;
  277. width: 28rpx;
  278. height: 36rpx;
  279. }
  280. .zan-icon.worksheet image {
  281. display: block;
  282. width: 28rpx;
  283. height: 36rpx;
  284. }
  285. .zan-text{
  286. width:100%;
  287. }
  288. .zan-ft{
  289. margin: 0;
  290. width: 14rpx;
  291. height: 24rpx;
  292. }
  293. .zan-ft image{
  294. display: block;
  295. width: 14rpx;
  296. height: 24rpx;
  297. /*transform:rotate(180deg);*/
  298. }
  299. .logout {
  300. margin-top: 20rpx;
  301. height: 101rpx;
  302. width: 100%;
  303. line-height: 101rpx;
  304. text-align: center;
  305. background: #fff;
  306. color: #666;
  307. font-size: 14px;
  308. }
  309. .logout.active {
  310. background: #ebebeb;
  311. }
  312. .footer{
  313. z-index: 999;
  314. width: calc(100% - 100rpx);
  315. height: 95rpx;
  316. position: absolute;
  317. bottom: 0rpx;
  318. padding: 0rpx 50rpx;
  319. text-align: center;
  320. background-color: #fff;
  321. /* box-shadow: 0rpx 6rpx 6rpx #f5f5f5 inset; */
  322. box-shadow: 0rpx 0rpx 10rpx #dedede;
  323. /* margin:30rpx 0rpx; */
  324. /* text-overflow: ellipsis;
  325. white-space: nowrap; */
  326. }
  327. /* .footer text{
  328. margin-top: 20rpx;
  329. } */
  330. .footer .footer_1{
  331. display: inline-block;
  332. width: 30%;
  333. /* margin:30rpx 0rpx; */
  334. /* text-overflow: ellipsis;
  335. white-space: nowrap; */
  336. }
  337. .footer_1 image{
  338. width:42rpx;
  339. height: 41rpx;
  340. margin-top: 15rpx;
  341. }
  342. .footer .footer_2{
  343. display: inline-block;
  344. width: 40%;
  345. /* margin:30rpx 0rpx; */
  346. /* text-overflow: ellipsis;
  347. white-space: nowrap; */
  348. }
  349. .footer_2 image{
  350. width:238rpx;
  351. height:70rpx;
  352. }
  353. .footer .footer_3{
  354. display: inline-block;
  355. width: 30%;
  356. /* margin:30rpx 0rpx; */
  357. /* text-overflow: ellipsis;
  358. white-space: nowrap; */
  359. }
  360. .footer_3 image{
  361. margin-top:15rpx;
  362. margin-bottom:-13rpx;
  363. /* width:32rpx;
  364. height: 49rpx; */
  365. width:36rpx;
  366. height: 52rpx;
  367. }
  368. .footer text{
  369. font-size: 20rpx;
  370. line-height: 20rpx;
  371. height: 20rpx;
  372. min-height: 20rpx;
  373. margin: 0;
  374. }
  375. .footer text.selected{
  376. color:#fcd943;
  377. }