From ef1e79f93c8dfe3d7bc1afa3dcbdf560eae9260d Mon Sep 17 00:00:00 2001 From: duanxiaohai <1812246227@qq.com> Date: Tue, 2 Jul 2024 09:37:04 +0800 Subject: [PATCH] gx --- src/view/yl.vue | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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%;