apps-info-top.css 8.8 KB

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