From 7c7b4e6d9b0ba831cf9e2bda4cf85835ec794db4 Mon Sep 17 00:00:00 2001 From: lanyuanxiaoyao Date: Wed, 31 May 2023 23:56:15 +0800 Subject: [PATCH] =?UTF-8?q?refactor(web):=20=E4=BC=98=E5=8C=96=E6=A0=87?= =?UTF-8?q?=E7=AD=BE=E9=A1=BA=E5=BA=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/index.html b/web/index.html index 2e856f2..1674e91 100644 --- a/web/index.html +++ b/web/index.html @@ -62,11 +62,11 @@ queueTab(), yarnTab('b5-sync', '同步 b5', undefined, 'Sync'), yarnTab('b1,b5', '压缩 b1 b5', 'datalake,ten_iap.datalake', 'Compaction'), + cloudTab(), yarnTab('b1', '压缩 b1', 'datalake,tyly'), yarnTab('a4', '压缩 a4'), yarnTab('b4', '压缩 b4'), yarnTab('b5', '压缩 b5', 'ten_iap.datalake'), - cloudTab(), ] } }