diff --git a/src/view/yl.vue b/src/view/yl.vue index 15075f0..5c7917a 100644 --- a/src/view/yl.vue +++ b/src/view/yl.vue @@ -1387,10 +1387,12 @@ const getData = () => { } .ageGroupone { display: flex; + justify-content: flex-end; .btList { width: 70%; height: 200px; margin-top: 10px; + margin-right: 8px; .btListding { font-weight: 500; font-size: 14px; @@ -1406,7 +1408,7 @@ const getData = () => { width: 20%; display: flex; align-items: center; - justify-content: center; + justify-content: flex-end; } span:nth-child(3) { width: 25%;