对接手机端

This commit is contained in:
范强强
2023-06-07 18:06:33 +08:00
parent 38ffb91ffc
commit 2a6ee044a4
11 changed files with 314 additions and 81 deletions
@@ -401,6 +401,14 @@
color: #040B29;
margin-left: 0.2rem;
word-break: break-all;
overflow: hidden;
display: -webkit-box;
text-overflow: ellipsis;
/*! autoprefixer: off */
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
/*! autoprefixer: on;*/
text-justify: inter-ideograph;
}
.header-buttom {