second_terrace.scss 5.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362
  1. .zaiui-goods-synopsis-view {
  2. .user-view {
  3. position: relative;
  4. width: 100%;
  5. .cu-avatar {
  6. position: absolute;
  7. }
  8. .text-name {
  9. position: relative;
  10. padding: 0 181.81upx 0 61.81upx;
  11. line-height: 47.27upx;
  12. height: 47.27upx;
  13. }
  14. .text-right-view {
  15. border-radius: 54.54upx 0 0 54.54upx;
  16. padding: 0px 27.27upx;
  17. position: absolute;
  18. right: -29.09upx;
  19. top: 0;
  20. .icon-text {
  21. position: relative;
  22. top: 2upx;
  23. }
  24. }
  25. }
  26. .price-view {
  27. position: relative;
  28. .text-price {
  29. font-size: 54.54upx;
  30. }
  31. text {
  32. margin-right: 18.18upx;
  33. }
  34. .cu-tag {
  35. position: relative;
  36. top: -9.09upx;
  37. .icon-text {
  38. position: relative;
  39. margin-right: 3.63upx;
  40. top: 2upx;
  41. }
  42. }
  43. }
  44. .zaiui-hot-view-box {
  45. position: relative;
  46. .flex {
  47. .basis-1 {
  48. flex-basis: 10%;
  49. }
  50. .basis-8 {
  51. flex-basis: 80%;
  52. }
  53. }
  54. .tag-view-box {
  55. position: relative;
  56. margin-bottom: 10.9upx;
  57. .cu-tag {
  58. position: relative;
  59. top: -2upx;
  60. }
  61. }
  62. .icon-view {
  63. height: 100%;
  64. display: flex;
  65. align-items: center;
  66. .icon {
  67. position: absolute;
  68. right: 15px;
  69. }
  70. }
  71. }
  72. }
  73. .zaiui-service-view-box {
  74. position: relative;
  75. padding-bottom: 18.18upx;
  76. .flex {
  77. .basis-1 {
  78. flex-basis: 10%;
  79. }
  80. .basis-8 {
  81. flex-basis: 80%;
  82. }
  83. }
  84. .tag-view-box {
  85. position: relative;
  86. top: -3.63upx;
  87. .tag-view {
  88. margin-right: 18.18upx;
  89. padding: 0;
  90. }
  91. .cu-tag + .cu-tag {
  92. margin-left: 0;
  93. }
  94. }
  95. .icon-view {
  96. height: 100%;
  97. display: flex;
  98. align-items: center;
  99. .icon {
  100. position: absolute;
  101. right: 15px;
  102. }
  103. }
  104. }
  105. .zaiui-details-view-box {
  106. position: relative;
  107. .title-view {
  108. padding: 9.09upx 0 18.18upx;
  109. }
  110. .col-item {
  111. margin: 9.09upx 0;
  112. }
  113. .zaiui-text-content-view {
  114. margin: 27.27upx 0;
  115. }
  116. .zaiui-img-box {
  117. position: relative;
  118. width: 100%;
  119. image {
  120. width: 100%;
  121. border-radius: 18.18upx;
  122. }
  123. image + image {
  124. margin-top: 18.18upx;
  125. }
  126. }
  127. .zaiui-bubble-view {
  128. position: relative;
  129. margin-top: 36.36upx;
  130. background-color: #F8F8F8;
  131. width: 100%;
  132. .usefull-icon {
  133. position: absolute;
  134. font-size: 32.72upx;
  135. top: -21.81upx;
  136. color: #F8F8F8;
  137. left: 18.18upx;
  138. }
  139. }
  140. }
  141. .zaiui-footer-fixed {
  142. box-shadow: 0 -2upx 9.09upx 0 #ececec;
  143. .cu-bar, .flex-wrap {
  144. width: 100%;
  145. }
  146. .cu-bar {
  147. padding-right: 18.18upx;
  148. .basis-xs {
  149. flex-basis: 15%;
  150. }
  151. .basis-sm{
  152. flex-basis: 35%;
  153. }
  154. .btn-view {
  155. padding: 0 18.18upx;
  156. .cu-btn {
  157. width: 100%;
  158. }
  159. }
  160. }
  161. }
  162. .zaiui-border-view {
  163. position: relative;
  164. background: #efebeb;
  165. margin: 36.36upx 0;
  166. height: 2upx;
  167. width: 100%;
  168. }
  169. .zaiui-selll-user-view-box {
  170. .cu-list.menu-avatar>.cu-item {
  171. height: 99.99upx;
  172. .content {
  173. left: 127.27upx;
  174. width: calc(100% - 94.54upx - 127.27upx);
  175. .cu-tag.sm {
  176. line-height: 29.09upx;
  177. padding: 0 5.45upx;
  178. .margin-left-xs {
  179. margin-left: 3.63upx;
  180. }
  181. }
  182. .cu-tag.sm.just {
  183. padding: 0;
  184. width: 27.27upx;
  185. height: 27.27upx;
  186. text-align: center;
  187. line-height: 27.27upx;
  188. }
  189. }
  190. &:after {
  191. width: 0;
  192. height: 0;
  193. border-bottom: 0;
  194. }
  195. }
  196. .cu-list.menu-avatar>.cu-item>.cu-avatar {
  197. width: 72.72upx;
  198. height: 72.72upx;
  199. }
  200. .zaiui-grid-tab-view {
  201. position: relative;
  202. width: 100%;
  203. .grid {
  204. border-radius: 9.09upx;
  205. .item-view {
  206. position: relative;
  207. padding: 14.54upx 0;
  208. }
  209. .item-view + .item-view {
  210. &:before {
  211. content: "";
  212. position: absolute;
  213. background: #e2e2e2;
  214. height: 45.45upx;
  215. top: 27.27upx;
  216. width: 2upx;
  217. z-index: 0;
  218. left: 0;
  219. }
  220. }
  221. }
  222. }
  223. .zaiui-goods-swiper-view {
  224. .goods-item {
  225. position: relative;
  226. text-align: center;
  227. .text-price-view {
  228. position: absolute;
  229. bottom: 3.63upx;
  230. left: 36.36upx;
  231. color: #fff;
  232. }
  233. }
  234. .screen-swiper {
  235. min-height: 145.45upx;
  236. height: 172.72upx;
  237. }
  238. }
  239. }
  240. .zaiui-interaction-view-box {
  241. .zaiui-null-view {
  242. position: relative;
  243. text-align: center;
  244. height: 218.18upx;
  245. width: 100%;
  246. .text-view-box {
  247. padding: 45.45upx 0 36.36upx 0;
  248. }
  249. .cu-btn {
  250. height: 61.81upx;
  251. font-size: 23.63upx;
  252. padding: 0 45.45upx;
  253. }
  254. }
  255. .zaiui-interaction-view {
  256. position: relative;
  257. width: 100%;
  258. }
  259. .flex {
  260. .basis-1 {
  261. flex-basis: 10%;
  262. }
  263. .basis-9 {
  264. flex-basis: 90%;
  265. }
  266. }
  267. .zaiui-border-view {
  268. position: relative;
  269. background: #efebeb;
  270. margin: 21.81upx 0;
  271. height: 2upx;
  272. width: 100%;
  273. }
  274. .zaiui-tag-text-view-box {
  275. position: relative;
  276. padding: 18.18upx 0;
  277. .text-cut {
  278. padding: 9.09upx 0;
  279. .cu-tag {
  280. position: relative;
  281. top: -3.63upx;
  282. }
  283. }
  284. }
  285. }
  286. .zaiui-resemble-goods-box {
  287. position: relative;
  288. .flex {
  289. .img-aau {
  290. width: 81.81upx;
  291. margin-top: 12.72upx;
  292. }
  293. .text-right {
  294. .img-aau {
  295. margin-right: 14.54upx;
  296. }
  297. }
  298. .text-left {
  299. .img-aau {
  300. margin-left: 14.54upx;
  301. }
  302. }
  303. }
  304. .grid {
  305. padding: 0 18.18upx;
  306. .grid-item-box {
  307. padding: 9.09upx;
  308. .item-view {
  309. border-radius: 10.9upx;
  310. .cu-avatar {
  311. width: 100%;
  312. height: 309.09upx;
  313. border-radius: 10.9upx 10.9upx 0 0;
  314. }
  315. .zaiui-text-view {
  316. line-height: 1.6;
  317. .tag-view-box {
  318. text {
  319. margin-right: 9.09upx;
  320. }
  321. }
  322. .text-price-view {
  323. position: relative;
  324. .cu-tag {
  325. position: absolute;
  326. top: 9.09upx;
  327. right: 0;
  328. }
  329. }
  330. .gps-right-view {
  331. position: relative;
  332. .text-right {
  333. position: absolute;
  334. right: 0;
  335. top: 7.27upx;
  336. }
  337. }
  338. }
  339. }
  340. }
  341. }
  342. }
  343. .zaiui-scroll-tab-view {
  344. box-shadow: 0 2upx 21.81upx 0 rgba(136, 136, 136, 0.29);
  345. position: fixed;
  346. width: 100%;
  347. z-index: 99;
  348. }
  349. .zaiui-scroll-height-view {
  350. position: relative;
  351. height: 63.63upx;
  352. width: 100%;
  353. }