From 96f3242aea3560bce9ab0645baa2550fa3182dbb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=9C=9E=E9=A3=9B?= Date: Wed, 7 May 2025 00:28:30 +0800 Subject: [PATCH 1/3] fix: use thead and tbody after table --- plugins/market/client/components/install.vue | 88 ++++++++++---------- 1 file changed, 45 insertions(+), 43 deletions(-) diff --git a/plugins/market/client/components/install.vue b/plugins/market/client/components/install.vue index f4cdbd7a..5ef48a9c 100644 --- a/plugins/market/client/components/install.vue +++ b/plugins/market/client/components/install.vue @@ -1,9 +1,5 @@