docDetail.wxss 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358
  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. page {
  28. background-color: #F7F7F7;
  29. }
  30. @charset "UTF-8";
  31. /**
  32. * 这里是uni-app内置的常用样式变量
  33. *
  34. * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量
  35. * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App
  36. *
  37. */
  38. /**
  39. * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能
  40. *
  41. * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件
  42. */
  43. /* 颜色变量 */
  44. /* 行为相关颜色 */
  45. /* 文字基本颜色 */
  46. /* 背景颜色 */
  47. /* 边框颜色 */
  48. /* 尺寸变量 */
  49. /* 文字尺寸 */
  50. /* 图片尺寸 */
  51. /* Border Radius */
  52. /* 水平间距 */
  53. /* 垂直间距 */
  54. /* 透明度 */
  55. /* 文章场景相关 */
  56. .content.data-v-29f098e0 {
  57. position: relative;
  58. }
  59. .content .bg-box.data-v-29f098e0 {
  60. width: 100%;
  61. height: 508rpx;
  62. position: absolute;
  63. top: 0;
  64. left: 0;
  65. z-index: -1;
  66. background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAH8CAYAAADR6Y9WAAAAAXNSR0IArs4c6QAABO1JREFUeF7t2NePW0UYhnGbDqH33nvvvUPovffee+8QegIkofdeL/gnuONqlfXMeANSLrgHAVnPzLFnTqRBRkJZyt15jvQd5vjKWml/ep/PXsvaro7umw746OYJfg2esDO+YQtWu+j4hl9VI/7+2y1Y/Zq13PDL6ruWC+OFLVjtol0V3RfViH/86bVg5XN2TXSfV1ZmADmCOrrP0Bu2YOVzjj+xP62szHxj5wl+Qt+wBatddPzG/rga8e9vsLmBKrqP0BtmCJpoP0RvmCGoo/0AvWEjwPfp5AzB9+gb5gaqaN9Fb5ghaKJ/B71hI8C36WThoI7+LTQ5T/BN+obywTfo5NxAFd3r6A3lgya619Bk+aCO7lU0uRHgQjpZPriATs4NVNHNR2/YADC4V9hk8aAJ7mU0WT6og3sJTW4EOI9Olg/OpZOFgyq4F9FkHDTBvoAubAT4PJ0sHNTBPocmNwJ8lk6WDz5DJwsHVbBPo8nyQVP6OWgyDurSP4UubAT4JJ0sH3yCTmZBVfrH0YWNAB+jk4WDpnSPosnyQV26R9DkOsCH6YXywYfoZBZUpXsQXSgfNKV7AE1uBHg/ncyCunT3oQsbAEZ3L5tMgyq6e9CFjQDvppNZ0ER7F7qwEeCddLJwUEd7B5pcB3g7vVA4qKK9DU2uA7yVXigcNNHfgibjoI7+ZnRhI8Cb6GQcvJFeKBxU0d+AJuOgif56dGEjwOvoZBbU0V2LLmwEeA2dzIIquqvRhXWAV9ELhYMmuivRZB4M7gp2oXhQB3c5mlwHeBm9UDiogrsUTa4BtJfAC6WDJtiL0eQ6wIvohSyog70QXSgfVMFegCbXAZ5PLxQOmmDPQ5NrAItz4YXSQR38OWhyHeDZ9ELhoBr5s9DkOsAz6YUsaJb5M9CFjQBPp5NZUC/zp6ELGwGeSiezoCrdKehC+WCvdCejyThoSncSurAR4Gw6mQV16U5EF8oHVelOQJNrAO3x8EIY7Jf2OHShfNCU9lg0GQd1aY9BFzYCPJpOZkFVDo5CF8oHe+XgSDQZB/vl4Ah0oXzQlIPD0WT5oC6Lw9BkHFSxOBRd2AjwEDqZBXuxOBhdKB/sR38QmoyDJvoD0YXyQR39AWgyDqro90cXygd70e+HJssH+9HtiybXAe5DLxQOmuD2RpPlgzq4vdBkHFTB7okulA/2gt0DTZYPTgW7O5qMgybY3dCF8kEdBruiyfJBNRrsgibLB3ujwc5oMg5OjqZ3QhfKB6dG0zuiyfJBM1q6A5osH9Sj0fZosnxQDYfbock4ODkcbosulA8uHg63QZPlg/2i2BpNlg+aotgKTZYPqqLYEk2WD/aKYgs0WT64yPvN0WT54OLkN0OT5YP95DZFkzMETXKboDeUD6pkN0aT5YOLkt0ITZYPTqTBhmjy/wec1ekk3+l0x+f56/l//az7QxpsgN5QPjiVptdHk+WDOi1dD03OEJxMv6+L3lA+OJF+WwdNzhBckn5dG72hfPDH9MtaaHKGYD/9vCZ6wwxBldIs9IYZghMprYHeMEPw+5RWR2+YIfhTSquhN8wQXJLSqugNMwT7Ka2C3rAFK5+zO5HSypWVGUALVr9m97uUVqrOLBdyBL9NaUX0hi1Y+ZzdlNIKlZWZnzYtWPmctbwof/73nHqMF7ZgtWui9xtPacFqL0gtN/wDjRYXDAqMsBoAAAAASUVORK5CYII=);
  67. background-repeat: repeat-x;
  68. background-size: 20rpx 508rpx;
  69. }
  70. .tab-content.data-v-29f098e0 {
  71. padding: 88rpx 20rpx 20rpx;
  72. }
  73. .tab-content.illness.data-v-29f098e0 {
  74. padding-top: 30rpx;
  75. }
  76. .tab-content .user-info-box.data-v-29f098e0 {
  77. padding: 78rpx 35rpx 50rpx;
  78. background: #FFFFFF;
  79. border: 2rpx solid #EEEEEE;
  80. box-shadow: 0px 16rpx 30rpx 0px rgba(0, 0, 0, 0.03);
  81. border-radius: 20rpx;
  82. position: relative;
  83. }
  84. .tab-content .user-info-box .head-box.data-v-29f098e0 {
  85. width: 110rpx;
  86. height: 110rpx;
  87. background: #EDF1F4;
  88. border: 4rpx solid #FFFFFF;
  89. border-radius: 50%;
  90. overflow: hidden;
  91. position: absolute;
  92. left: 40rpx;
  93. top: -56rpx;
  94. }
  95. .tab-content .user-info-box .head-box image.data-v-29f098e0 {
  96. width: 100%;
  97. height: 100%;
  98. }
  99. .tab-content .user-info-box .user-info.data-v-29f098e0 {
  100. display: flex;
  101. align-items: center;
  102. justify-content: space-between;
  103. margin-bottom: 60rpx;
  104. }
  105. .tab-content .user-info-box .user-info .left.data-v-29f098e0 {
  106. display: flex;
  107. align-items: center;
  108. }
  109. .tab-content .user-info-box .user-info .left .name.data-v-29f098e0 {
  110. font-size: 36rpx;
  111. font-family: PingFang SC;
  112. font-weight: bold;
  113. color: #111111;
  114. line-height: 1;
  115. margin-right: 20rpx;
  116. }
  117. .tab-content .user-info-box .user-info .left .gray-tag.data-v-29f098e0 {
  118. height: 46rpx;
  119. line-height: 46rpx;
  120. padding: 0 16rpx;
  121. font-size: 24rpx;
  122. font-family: PingFang SC;
  123. font-weight: 500;
  124. color: #333333;
  125. background: #F7F7F7;
  126. border-radius: 8rpx;
  127. margin-right: 10rpx;
  128. }
  129. .tab-content .user-info-box .user-info .left .blue-tag.data-v-29f098e0 {
  130. height: 46rpx;
  131. line-height: 46rpx;
  132. padding: 0 16rpx;
  133. font-size: 24rpx;
  134. font-family: PingFang SC;
  135. font-weight: bold;
  136. color: #4BC9B1;
  137. background: #E2F6F2;
  138. border-radius: 8rpx;
  139. }
  140. .tab-content .user-info-box .user-info .phone.data-v-29f098e0 {
  141. width: 36rpx;
  142. height: 36rpx;
  143. }
  144. .tab-content .user-info-box .copy-writing.data-v-29f098e0 {
  145. display: flex;
  146. margin-bottom: 30rpx;
  147. }
  148. .tab-content .user-info-box .copy-writing.data-v-29f098e0:last-child {
  149. margin-bottom: 0;
  150. }
  151. .tab-content .user-info-box .copy-writing .label.data-v-29f098e0 {
  152. flex-shrink: 0;
  153. font-size: 28rpx;
  154. font-family: PingFang SC;
  155. font-weight: 500;
  156. color: #666666;
  157. }
  158. .tab-content .user-info-box .copy-writing .text.data-v-29f098e0 {
  159. font-size: 28rpx;
  160. font-family: PingFang SC;
  161. font-weight: 500;
  162. color: #111111;
  163. }
  164. .tab-content .hand-box.data-v-29f098e0 {
  165. margin-top: 20rpx;
  166. background: #FFFFFF;
  167. border-radius: 20rpx;
  168. padding: 40rpx 30rpx;
  169. }
  170. .tab-content .hand-box .hand-list.data-v-29f098e0 {
  171. display: flex;
  172. align-items: center;
  173. justify-content: flex-start;
  174. margin-top: 40rpx;
  175. }
  176. .tab-content .hand-box .hand-list .item.data-v-29f098e0 {
  177. width: 25%;
  178. display: flex;
  179. flex-direction: column;
  180. align-items: center;
  181. justify-content: center;
  182. }
  183. .tab-content .hand-box .hand-list .item image.data-v-29f098e0 {
  184. width: 50rpx;
  185. height: 50rpx;
  186. margin-bottom: 20rpx;
  187. }
  188. .tab-content .hand-box .hand-list .item .text.data-v-29f098e0 {
  189. font-size: 24rpx;
  190. font-family: PingFang SC;
  191. font-weight: 500;
  192. color: #333333;
  193. line-height: 1;
  194. }
  195. .tab-content .hand-box .team-scroll.data-v-29f098e0 {
  196. margin-top: 40rpx;
  197. }
  198. .tab-content .hand-box .team-scroll .team-list.data-v-29f098e0 {
  199. display: flex;
  200. align-items: center;
  201. }
  202. .tab-content .hand-box .team-scroll .team-list .item.data-v-29f098e0 {
  203. display: flex;
  204. flex-direction: column;
  205. align-items: center;
  206. justify-content: center;
  207. margin-right: 40rpx;
  208. }
  209. .tab-content .hand-box .team-scroll .team-list .item.data-v-29f098e0:last-child {
  210. margin-right: 0;
  211. }
  212. .tab-content .hand-box .team-scroll .team-list .item .img.data-v-29f098e0 {
  213. width: 120rpx;
  214. height: 120rpx;
  215. background: #F2F5F9;
  216. border-radius: 50%;
  217. }
  218. .tab-content .hand-box .team-scroll .team-list .item .name.data-v-29f098e0 {
  219. margin-top: 20rpx;
  220. font-size: 28rpx;
  221. font-family: PingFang SC;
  222. font-weight: 500;
  223. color: #111111;
  224. line-height: 1;
  225. }
  226. .tab-content .hand-box .team-scroll .team-list .item .title.data-v-29f098e0 {
  227. font-size: 26rpx;
  228. font-family: PingFang SC;
  229. font-weight: 500;
  230. color: #999999;
  231. margin-top: 15rpx;
  232. line-height: 1;
  233. }
  234. .communicate.data-v-29f098e0 {
  235. padding: 20rpx 30rpx 170rpx;
  236. }
  237. .communicate .chat-item.data-v-29f098e0 {
  238. padding: 30rpx 0;
  239. }
  240. .communicate .chat-item .time.data-v-29f098e0 {
  241. font-size: 26rpx;
  242. font-family: PingFang SC;
  243. font-weight: 500;
  244. color: #999999;
  245. line-height: 1;
  246. text-align: center;
  247. margin-bottom: 30rpx;
  248. }
  249. .communicate .chat-item.other .chat-inner .head.data-v-29f098e0 {
  250. margin-right: 20rpx;
  251. }
  252. .communicate .chat-item.my .chat-inner.data-v-29f098e0 {
  253. justify-content: flex-end;
  254. }
  255. .communicate .chat-item.my .chat-inner .head.data-v-29f098e0 {
  256. margin-left: 20rpx;
  257. }
  258. .communicate .chat-item.my .chat-inner .info-box.data-v-29f098e0 {
  259. display: flex;
  260. flex-direction: column;
  261. align-items: flex-end;
  262. }
  263. .communicate .chat-item.my .chat-inner .info-box .chat-text.data-v-29f098e0 {
  264. background: #4BC9B1;
  265. color: #FFFFFF;
  266. border-radius: 20rpx 0 20rpx 20rpx;
  267. }
  268. .communicate .chat-item .chat-inner.data-v-29f098e0 {
  269. display: flex;
  270. }
  271. .communicate .chat-item .chat-inner .head.data-v-29f098e0 {
  272. flex-shrink: 0;
  273. width: 80rpx;
  274. height: 80rpx;
  275. border-radius: 50%;
  276. overflow: hidden;
  277. }
  278. .communicate .chat-item .chat-inner .head image.data-v-29f098e0 {
  279. width: 100%;
  280. height: 100%;
  281. }
  282. .communicate .chat-item .chat-inner .info-box.data-v-29f098e0 {
  283. flex: 1;
  284. }
  285. .communicate .chat-item .chat-inner .info-box .name.data-v-29f098e0 {
  286. font-size: 28rpx;
  287. font-family: PingFang SC;
  288. font-weight: 500;
  289. color: #666666;
  290. line-height: 1;
  291. }
  292. .communicate .chat-item .chat-inner .info-box .chat-text.data-v-29f098e0 {
  293. box-sizing: border-box;
  294. max-width: 88%;
  295. padding: 20rpx 26rpx;
  296. background: #FFFFFF;
  297. border-radius: 0 20rpx 20rpx 20rpx;
  298. margin-top: 20rpx;
  299. font-size: 32rpx;
  300. font-family: PingFang SC;
  301. font-weight: 500;
  302. color: #111111;
  303. line-height: 50rpx;
  304. }
  305. .communicate .bottom-input-cont.data-v-29f098e0 {
  306. width: 100%;
  307. z-index: 99;
  308. position: fixed;
  309. left: 0;
  310. bottom: 0;
  311. background: #fff;
  312. }
  313. .communicate .bottom-input-cont .inner.data-v-29f098e0 {
  314. padding: 20rpx;
  315. display: flex;
  316. align-items: center;
  317. justify-content: space-between;
  318. }
  319. .communicate .bottom-input-cont .inner .voice.data-v-29f098e0 {
  320. flex-shrink: 0;
  321. width: 54rpx;
  322. height: 54rpx;
  323. }
  324. .communicate .bottom-input-cont .inner .input-box.data-v-29f098e0 {
  325. flex-shrink: 0;
  326. width: 63.73%;
  327. height: 80rpx;
  328. background: #F2F2F2;
  329. border-radius: 40rpx;
  330. padding: 0 30rpx;
  331. display: flex;
  332. align-items: center;
  333. }
  334. .communicate .bottom-input-cont .inner .input-box input.data-v-29f098e0 {
  335. width: 100%;
  336. height: 80rpx;
  337. font-size: 28rpx;
  338. font-family: PingFang SC;
  339. font-weight: 500;
  340. }
  341. .communicate .bottom-input-cont .inner .input-box .place-hold.data-v-29f098e0 {
  342. font-size: 28rpx;
  343. font-family: PingFang SC;
  344. font-weight: 500;
  345. color: #999999;
  346. }
  347. .communicate .bottom-input-cont .inner .expression.data-v-29f098e0 {
  348. flex-shrink: 0;
  349. width: 54rpx;
  350. height: 54rpx;
  351. }
  352. .communicate .bottom-input-cont .inner .add.data-v-29f098e0 {
  353. flex-shrink: 0;
  354. width: 54rpx;
  355. height: 54rpx;
  356. }