From b4690c44b00625ed5f52f9ac0428262d229de2e4 Mon Sep 17 00:00:00 2001 From: 杨磊 <505174330@qq.com> Date: 星期三, 24 七月 2024 09:53:50 +0800 Subject: [PATCH] 世医传承数据结构调整 --- src/pages/index/index.vue | 8 +++----- 1 files changed, 3 insertions(+), 5 deletions(-) diff --git a/src/pages/index/index.vue b/src/pages/index/index.vue index 85e7dd3..e8d6e6d 100644 --- a/src/pages/index/index.vue +++ b/src/pages/index/index.vue @@ -742,9 +742,7 @@ } } -/* .Bbottom { - display: flex; - justify-content: center; - - } */ +::v-deep .cleanupBtn{ + right: 52px !important; +} </style> -- Gitblit v1.9.1