apps-info-top.css 8.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368
  1. .app-details .details-top.my-apps-detail-top {
  2. padding: 36px 20px 36px 30px;
  3. display: flex;
  4. align-items: center;
  5. justify-content: space-between;
  6. }
  7. .app-details .my-apps-detail-top .upload-icon-common {
  8. width: 72px;
  9. height: 72px;
  10. border-radius: 18px;
  11. flex-shrink: 0;
  12. }
  13. .app-details .my-apps-detail-top .information dt {
  14. margin-bottom: 10px;
  15. }
  16. .app-details .my-apps-detail-top .information dt .i-tit {
  17. line-height: 26px;
  18. height: 26px;
  19. display: block;
  20. }
  21. .app-details .my-apps-detail-top .information dt .text {
  22. color: rgba(21, 21, 21, 1);
  23. font-family: Arial;
  24. font-weight: 700;
  25. font-size: 24px;
  26. line-height: 23px;
  27. margin-right: 13px;
  28. overflow: hidden;
  29. height: 23px;
  30. display: inline-block;
  31. max-width: calc(100% - 100px);
  32. text-overflow: ellipsis;
  33. white-space: nowrap;
  34. }
  35. .app-details .my-apps-detail-top .information dt .version {
  36. background: rgba(255, 116, 41, 1);
  37. width: 63px;
  38. height: 26px;
  39. border-radius: 6px;
  40. top: -4px;
  41. line-height: 26px;
  42. left: 0;
  43. position: relative;
  44. display: inline-block;
  45. }
  46. .app-details .my-apps-detail-top .information dd {
  47. color: rgba(143, 149, 159, 1) !important;
  48. font-family: Source Han Sans SC;
  49. font-weight: 400;
  50. font-size: 13px;
  51. line-height: 13px;
  52. margin-top: 4px !important;
  53. }
  54. .app-details .my-apps-detail-top .information dd span {
  55. margin-right: 20px !important;
  56. }
  57. .app-details .my-apps-detail-top .information dd span.iconfont {
  58. margin-right: 2px !important;
  59. width: 14px;
  60. height: 14px;
  61. background: url(/static/index/image/my-app/icon-android.svg) no-repeat center center;
  62. background-size: 100% 100%;
  63. width: 14px;
  64. height: 14px;
  65. display: inline-block;
  66. vertical-align: middle;
  67. position: relative;
  68. top: -2px !important;
  69. }
  70. .app-details .my-apps-detail-top .information dd span.iconfont::before {
  71. content: '';
  72. }
  73. .app-details .my-apps-detail-top .information dd span.iconfont.icon-android {
  74. background-image: url(/static/index/image/my-app/icon-android.svg);
  75. margin-right: 0;
  76. }
  77. .app-details .my-apps-detail-top .information dd span.iconfont.icon-iphone {
  78. background-image: url(/static/index/image/my-app/icon-ios.svg);
  79. top: -1px !important;
  80. }
  81. .app-details .my-apps-detail-top .details-upload-new-version,
  82. .app-details .my-apps-detail-top .details-preview,
  83. .app-details .my-apps-detail-top .details-merge {
  84. width: unset;
  85. background: rgba(33, 104, 251, 1);
  86. /* width: 154px; */
  87. height: 40px;
  88. border-radius: 4px;
  89. color: rgba(255, 255, 255, 1);
  90. font-family: Source Han Sans SC;
  91. font-weight: 500;
  92. line-height: 40px;
  93. padding: 0 15px;
  94. }
  95. .app-details .my-apps-detail-top .details-merge {
  96. background: rgba(255, 116, 41, 1);
  97. }
  98. .app-details .my-apps-detail-top .information {
  99. flex: 1;
  100. margin: 0 20px;
  101. min-width: 0;
  102. /* 防止内容溢出 */
  103. }
  104. .app-details .my-apps-detail-top .d-right {
  105. width: 364px;
  106. margin-top: 0;
  107. flex-shrink: 0;
  108. display: flex;
  109. }
  110. .my-apps-detail-top .iconfont {
  111. background: url(/static/index/image/inner-nav/icon1.svg) no-repeat center center;
  112. background-size: 100% 100%;
  113. width: 24px;
  114. height: 24px;
  115. display: inline-block;
  116. vertical-align: middle;
  117. position: relative;
  118. top: -3px !important;
  119. }
  120. .my-apps-detail-top .d-right .iconfont::before {
  121. content: '';
  122. }
  123. .my-apps-detail-top .icon-upload1 {
  124. background-image: url(/static/index/image/inner-nav/icon1.svg);
  125. margin-right: 0;
  126. }
  127. .my-apps-detail-top .icon-preview {
  128. background-image: url(/static/index/image/inner-nav/icon2.svg);
  129. }
  130. .my-apps-detail-top .icon-merge {
  131. background-image: url(/static/index/image/inner-nav/icon3.svg);
  132. }
  133. .my-apps-detail-top .iconfont+.text {
  134. position: relative;
  135. top: -1px !important;
  136. margin-left: 0;
  137. font-size: 15px;
  138. }
  139. @media (min-width: 768px) and (max-width: 1199px) {
  140. .app-details .my-apps-detail-top .d-right {
  141. width: 230px;
  142. }
  143. .app-details .my-apps-detail-top .d-right>button,
  144. .app-details .my-apps-detail-top .d-right>a {
  145. width: 67px;
  146. }
  147. .my-apps-detail-top .iconfont+.text {
  148. font-size: 0;
  149. margin-left: 0;
  150. }
  151. }
  152. @media screen and (max-width: 767px) {
  153. .app-details .my-apps-detail-top .information dt .i-tit {
  154. line-height: 0.46rem;
  155. height: 0.46rem;
  156. display: block;
  157. }
  158. .app-details .details-top.my-apps-detail-top {
  159. padding: 0.4rem 0.32rem 0.4rem 0.32rem;
  160. flex-wrap: wrap;
  161. }
  162. .app-details .my-apps-detail-top .upload-icon-common {
  163. width: 1.2rem;
  164. height: 1.2rem;
  165. border-radius: 0.24rem;
  166. }
  167. .app-details .my-apps-detail-top .information {
  168. margin: 0 0 0 0.32rem;
  169. }
  170. .app-details .my-apps-detail-top .information dt .text {
  171. font-family: Arial;
  172. font-weight: 700;
  173. font-size: 0.4rem;
  174. line-height: 0.46rem;
  175. margin-right: 0.4rem;
  176. height: 0.46rem;
  177. }
  178. .app-details .my-apps-detail-top .information dt .version {
  179. top: -0.14rem;
  180. left: -0.1rem;
  181. font-weight: 500;
  182. font-size: 0.26rem;
  183. height: 0.4rem;
  184. line-height: 0.4rem;
  185. border-radius: 0.12rem;
  186. width: 1.08rem;
  187. }
  188. .app-details .my-apps-detail-top .information dt {
  189. margin-bottom: 0.16rem;
  190. }
  191. .app-details .my-apps-detail-top .information dd {
  192. margin-top: 0 !important;
  193. }
  194. .app-details .my-apps-detail-top .information dd span.iconfont {
  195. margin-right: 0.01rem !important;
  196. width: 0.28rem;
  197. height: 0.28rem;
  198. top: -0.01rem !important;
  199. margin-bottom: 0;
  200. }
  201. .app-details .my-apps-detail-top .information dd span {
  202. font-family: Source Han Sans SC;
  203. font-weight: 400;
  204. font-size: 0.24rem;
  205. line-height: 0.26rem;
  206. margin-right: 0.48rem !important;
  207. margin-bottom: 0.16rem;
  208. }
  209. .my-apps-detail-top .iconfont+.text {
  210. font-size: 0.28rem;
  211. }
  212. .my-apps-detail-top .iconfont {
  213. width: 0.4rem;
  214. height: 0.4rem;
  215. top: -0.14rem !important;
  216. }
  217. .app-details .my-apps-detail-top .details-upload-new-version,
  218. .app-details .my-apps-detail-top .details-preview,
  219. .app-details .my-apps-detail-top .details-merge {
  220. padding: 0 0.20rem;
  221. font-size: 0;
  222. box-shadow: unset;
  223. height: 0.68rem;
  224. line-height: 0.68rem;
  225. }
  226. .my-apps-detail-top .iconfont+.text {
  227. margin-left: 0.08rem;
  228. }
  229. .app-details .my-apps-detail-top .d-right {
  230. width: unset;
  231. }
  232. .release-app2 .aside-right .app-details .details-top .fr {
  233. margin: 0.36rem auto 0;
  234. }
  235. .app-details2 .app-information {
  236. padding: 0 16px;
  237. }
  238. .app-details .details-bottom {
  239. padding: 0.4rem 0 0.66rem 0;
  240. }
  241. .release-app2 .aside-right .app-details .details-bottom .table-responsive {
  242. overflow-y: hidden;
  243. }
  244. .app-details .details-bottom table th .th-line {
  245. font-weight: 500;
  246. font-size: 0.28rem;
  247. line-height: 0.46rem;
  248. }
  249. .release-app2 .aside-right .app-details .details-bottom table {
  250. margin-bottom: 0.32rem;
  251. }
  252. .release-app2 .aside-right .app-details .details-bottom table:last-child {
  253. margin-bottom: 0;
  254. }
  255. .release-app2 .aside-right .app-details .details-bottom table th {
  256. padding: 0 0.1rem 0 0;
  257. }
  258. .release-app2 .aside-right .app-details .details-bottom table td {
  259. padding: 0 0.1rem 0 0;
  260. }
  261. .app-details2 .app-information .more-wrap img {
  262. width: 1rem;
  263. height: 1rem;
  264. left: 1.64rem;
  265. top: -0.44rem;
  266. }
  267. .table-responsive {
  268. margin-bottom: 0;
  269. }
  270. .app-details2 .app-information .more-wrap img:hover {
  271. width: 2.5rem;
  272. height: 2.5rem;
  273. left: 1.4rem;
  274. top: -2.2rem;
  275. }
  276. .info-container {
  277. display: flex;
  278. }
  279. .info-container:not(:last-child) {
  280. margin-bottom: 0.32rem;
  281. }
  282. .info-label {
  283. height: 0.46rem;
  284. display: inline-block;
  285. padding-left: unset;
  286. color: rgba(21, 21, 21, 1);
  287. font-family: Source Han Sans SC;
  288. font-weight: 500;
  289. font-size: 0.28rem;
  290. line-height: 0.46rem;
  291. display: block;
  292. }
  293. .info-value {
  294. padding: 0;
  295. font-family: Source Han Sans SC;
  296. font-weight: 500;
  297. font-size: 0.28rem;
  298. line-height: 0.46rem;
  299. vertical-align: middle;
  300. color: rgba(143, 149, 159, 1);
  301. }
  302. .info-copy {
  303. color: rgba(33, 104, 251, 1);
  304. font-family: Source Han Sans SC;
  305. font-weight: 500;
  306. font-size: 0.26rem;
  307. line-height: 0.46rem;
  308. border: unset;
  309. background: unset;
  310. margin-left: 0;
  311. }
  312. }