everyday.wxss 3.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163
  1. @charset "UTF-8";
  2. /**
  3. * 这里是uni-app内置的常用样式变量
  4. *
  5. * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量
  6. * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App
  7. *
  8. */
  9. /**
  10. * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能
  11. *
  12. * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件
  13. */
  14. /* 颜色变量 */
  15. /* 行为相关颜色 */
  16. /* 文字基本颜色 */
  17. /* 背景颜色 */
  18. /* 边框颜色 */
  19. /* 尺寸变量 */
  20. /* 文字尺寸 */
  21. /* 图片尺寸 */
  22. /* Border Radius */
  23. /* 水平间距 */
  24. /* 垂直间距 */
  25. /* 透明度 */
  26. /* 文章场景相关 */
  27. .button.data-v-254b6ae8 {
  28. width: 420rpx;
  29. height: 82rpx;
  30. background: linear-gradient(90deg, #B8E7FB 0%, #97D6F6 100%);
  31. opacity: 1;
  32. border-radius: 42rpx;
  33. font-size: 36rpx;
  34. font-family: PingFangSC-Regular;
  35. font-weight: 400;
  36. line-height: 82rpx;
  37. color: #FFFFFF;
  38. text-align: center;
  39. }
  40. .bottom.data-v-254b6ae8 {
  41. width: 750rpx;
  42. height: 122rpx;
  43. background: white;
  44. position: fixed;
  45. bottom: 0;
  46. left: 0;
  47. }
  48. .ji.data-v-254b6ae8 {
  49. font-size: 30rpx;
  50. font-family: PingFangSC-Regular;
  51. font-weight: 500;
  52. line-height: 42rpx;
  53. color: #323337;
  54. margin-bottom: 18rpx;
  55. }
  56. .hui.data-v-254b6ae8 {
  57. width: 50rpx;
  58. height: 50rpx;
  59. background: #bbbbbb;
  60. display: flex;
  61. justify-content: center;
  62. align-items: center;
  63. border-radius: 50%;
  64. }
  65. .font1.data-v-254b6ae8 {
  66. font-size: 24rpx;
  67. font-family: PingFang SC;
  68. font-weight: 400;
  69. line-height: 34rpx;
  70. color: #7A7A7A;
  71. margin-top: 16rpx;
  72. }
  73. .font2.data-v-254b6ae8 {
  74. font-size: 20rpx;
  75. font-family: PingFangSC-Regular;
  76. font-weight: 400;
  77. line-height: 28rpx;
  78. color: #959595;
  79. }
  80. .qian.data-v-254b6ae8 {
  81. width: 184rpx;
  82. height: 176rpx;
  83. background: #efeff0;
  84. border-radius: 16rpx;
  85. padding: 25rpx 0 22rpx 0;
  86. }
  87. .jiangli.data-v-254b6ae8 {
  88. margin-top: 40rpx;
  89. width: 692rpx;
  90. height: 316rpx;
  91. background: white;
  92. border-radius: 34rpx;
  93. padding: 34rpx 24rpx 0;
  94. }
  95. .guize.data-v-254b6ae8 {
  96. font-size: 22rpx;
  97. font-weight: 400;
  98. line-height: 26rpx;
  99. color: #5881C1;
  100. }
  101. .qiandao.data-v-254b6ae8 {
  102. width: 168rpx;
  103. height: 54rpx;
  104. background: linear-gradient(180deg, #B8E7FB 0%, #97D6F6 100%);
  105. box-shadow: 0rpx 6rpx 12rpx #8fccf1;
  106. border-radius: 28rpx;
  107. font-size: 26rpx;
  108. font-family: PingFangSC-Regular;
  109. line-height: 56rpx;
  110. color: #FFF7F7;
  111. text-align: center;
  112. margin-top: 28rpx;
  113. }
  114. .haowu.data-v-254b6ae8 {
  115. width: 158rpx;
  116. height: 48rpx;
  117. background: white;
  118. border-radius: 24rpx;
  119. font-size: 24rpx;
  120. font-family: PingFang SC;
  121. font-weight: 400;
  122. line-height: 48rpx;
  123. color: #26303A;
  124. text-align: center;
  125. margin-left: 108rpx;
  126. margin-right: -50rpx;
  127. }
  128. .jifen.data-v-254b6ae8 {
  129. font-size: 70rpx;
  130. font-family: PingFang SC;
  131. font-weight: 500;
  132. line-height: 98rpx;
  133. color: #323337;
  134. }
  135. .huoqu.data-v-254b6ae8 {
  136. font-size: 24rpx;
  137. font-family: PingFang SC;
  138. font-weight: 400;
  139. line-height: 34rpx;
  140. color: #7C879A;
  141. }
  142. .top.data-v-254b6ae8 {
  143. padding: 24rpx 44rpx 0 40rpx;
  144. }
  145. .page.data-v-254b6ae8 {
  146. position: absolute;
  147. top: 0;
  148. left: 0;
  149. z-index: -1;
  150. width: 750rpx;
  151. min-height: 120vh;
  152. background: linear-gradient(180deg, #CFF4FE 0%, #D5E5FF 41%, #8FCCF1 100%);
  153. padding: 0 24rpx;
  154. }
  155. .index-navbar.data-v-254b6ae8 {
  156. position: -webkit-sticky;
  157. position: sticky;
  158. top: 0;
  159. left: 0;
  160. width: 750rpx;
  161. z-index: 100;
  162. }