fix : 修复移动端详情排版

This commit is contained in:
2024-08-03 18:21:13 +08:00
parent a55031ed70
commit eaed989525
7 changed files with 236 additions and 128 deletions

View File

@@ -581,6 +581,7 @@ onMounted(async () => {
//justify-content: space-between;
overflow-x: hidden;
overflow-y: auto;
padding: 0 30px 0 15px;
a {
cursor: pointer;