zuoyouliandongA.wxss 4.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223
  1. .u-wrap.data-v-1102a1ef {
  2. height: calc(64vh);
  3. display: flex;
  4. flex-direction: column;
  5. }
  6. .linesp.data-v-1102a1ef{
  7. height: 4rpx;
  8. background-color:#f6f6f6;
  9. }
  10. .u-menu-wrap.data-v-1102a1ef {
  11. flex: 1;
  12. display: flex;
  13. overflow: hidden;
  14. }
  15. .u-tab-view.data-v-1102a1ef {
  16. width: 100vw;
  17. height: 100vh;
  18. }
  19. .u-tab-item.data-v-1102a1ef {
  20. height: 110rpx;
  21. background: #f6f6f6;
  22. box-sizing: border-box;
  23. display: flex;
  24. align-items: center;
  25. justify-content: center;
  26. font-size: 26rpx;
  27. color: #444;
  28. font-weight: 400;
  29. line-height: 1;
  30. }
  31. .u-tab-item-active.data-v-1102a1ef {
  32. position: relative;
  33. color: #000;
  34. font-size: 30rpx;
  35. font-weight: 600;
  36. background: #fff;
  37. }
  38. .u-tab-item-active.data-v-1102a1ef::before {
  39. content: "";
  40. position: absolute;
  41. border-left: 4px solid $u-type-primary;
  42. height: 32rpx;
  43. left: 0;
  44. top: 39rpx;
  45. }
  46. .u-tab-view.data-v-1102a1ef {
  47. height: 100%;
  48. }
  49. .right-box.data-v-1102a1ef {
  50. }
  51. .page-view.data-v-1102a1ef {
  52. padding: 16rpx;
  53. padding-left: 0rpx;
  54. }
  55. .class-item.data-v-1102a1ef {
  56. margin-bottom: 30rpx;
  57. background-color: #fff;
  58. padding: 16rpx;
  59. border-radius: 8rpx;
  60. padding-left: 0rpx;
  61. }
  62. .class-item.data-v-1102a1ef:last-child {
  63. min-height: 100vh;
  64. }
  65. .item-title.data-v-1102a1ef {
  66. font-size: 26rpx;
  67. color: $u-main-color;
  68. font-weight: bold;
  69. }
  70. .item-menu-name.data-v-1102a1ef {
  71. font-weight: normal;
  72. font-size: 24rpx;
  73. color: $u-main-color;
  74. }
  75. .item-container.data-v-1102a1ef {
  76. display: flex;
  77. flex-wrap: wrap;
  78. width: 67vw;
  79. }
  80. .thumb-box.data-v-1102a1ef {
  81. width: 33vw;
  82. display: flex;
  83. align-items: center;
  84. justify-content: center;
  85. flex-direction: column;
  86. margin-top: 20rpx;
  87. }
  88. .item-menu-image.data-v-1102a1ef {
  89. width: 120rpx;
  90. height: 120rpx;
  91. }
  92. .thumb-box2.data-v-1102a1ef {
  93. width: 67vw;
  94. display: flex;
  95. justify-content: flex-start;
  96. margin-top: 10rpx;
  97. background-color: #f6f6f6;
  98. }
  99. .thumb-boxR.data-v-1102a1ef {
  100. width: 67vw;
  101. display: flex;
  102. align-items: center;
  103. justify-content: flex-start;
  104. flex-direction: row;
  105. margin-bottom:20rpx;
  106. background-color: white;
  107. }
  108. .goodimage.data-v-1102a1ef{
  109. width: 180rpx;
  110. height:140rpx;
  111. }
  112. .msText.data-v-1102a1ef{
  113. width: 500rpx;
  114. padding-left: 10rpx;
  115. font-size: 22rpx;
  116. line-height: 32rpx;
  117. }
  118. .dianpuming.data-v-1102a1ef{
  119. font-size: 30rpx;
  120. line-height: 32rpx;
  121. height: 32rpx;
  122. font-weight: bold;
  123. }
  124. .peisongsuoming.data-v-1102a1ef{
  125. font-size: 26rpx;
  126. line-height: 38rpx;
  127. height: 38rpx;
  128. color: dimgray;
  129. }
  130. .buyBTSB.data-v-1102a1ef{
  131. display: flex;
  132. flex-direction: row;
  133. justify-content:space-between;
  134. align-items: center;
  135. }
  136. .buyBT.data-v-1102a1ef{
  137. display: flex;
  138. flex-direction: row;
  139. justify-content:flex-start;
  140. align-items: center;
  141. }
  142. .contensbgg.data-v-1102a1ef{
  143. display: flex;
  144. flex-wrap: wrap;
  145. justify-content:flex-start;
  146. align-items:center;
  147. }
  148. .youhuixinxi.data-v-1102a1ef{
  149. margin-right: 10rpx;
  150. font-size: 26rpx;
  151. padding: 6rpx;
  152. color: lightcoral;
  153. border: 2rpx solid lightcoral;
  154. border-radius: 8rpx;
  155. }
  156. .xingxing.data-v-1102a1ef{
  157. width: 34rpx;
  158. height: 34rpx;
  159. }
  160. .rconten.data-v-1102a1ef{
  161. margin-left: auto;
  162. display:flex;
  163. flex-direction: row;
  164. align-items: center;
  165. }
  166. .imageRJ.data-v-1102a1ef{
  167. width: 56rpx;
  168. height: 56rpx;
  169. margin-right: 8rpx;
  170. }
  171. .imageR.data-v-1102a1ef{
  172. width: 50rpx;
  173. height: 50rpx;
  174. margin-right: 30rpx;
  175. }
  176. .textR.data-v-1102a1ef{
  177. margin-left: 6rpx;
  178. margin-right: 6rpx;
  179. }
  180. .bottomfloatV.data-v-1102a1ef{
  181. position: fixed;
  182. flex-direction: row;
  183. align-items: center;
  184. left: 0;
  185. right: 0;
  186. bottom: 0;
  187. z-index: 999;
  188. background-color: whitesmoke;
  189. height: 140rpx;
  190. }
  191. .gouwuche.data-v-1102a1ef{
  192. width: 120rpx;
  193. height: 120rpx;
  194. }
  195. .qjs.data-v-1102a1ef{
  196. border-radius: 8rpx;
  197. padding: 6rpx;
  198. margin-left: auto;
  199. margin-right: 30rpx;
  200. font-size: 32rpx;
  201. height: 40rpx;
  202. line-height: 40rpx;
  203. }
  204. .querenBt.data-v-1102a1ef{
  205. margin-top: 30rpx;
  206. width: 100%;
  207. height: 60rpx;
  208. line-height: 60rpx;
  209. padding: 10rpx;
  210. border-radius: 20rpx;
  211. border: solid crimson;
  212. border-width: 0px 0px 6rpx 0px;
  213. text-align: center;
  214. justify-content: center;
  215. background-color: #E02F73;
  216. color: white;
  217. box-shadow: -4rpx 4rpx 2rpx 5rpx lightgrey;
  218. }