From 925041e29558c03e82fef215184ae1f5be7a1e7a Mon Sep 17 00:00:00 2001 From: Default User Date: Wed, 21 Jan 2026 11:16:31 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E7=AE=80=E9=81=93=E4=BA=91?= =?UTF-8?q?=E6=8C=89=E9=92=AE=E7=82=B9=E5=87=BB=E4=BA=8B=E4=BB=B6=E5=86=92?= =?UTF-8?q?=E6=B3=A1=E9=97=AE=E9=A2=98=EF=BC=8C=E9=98=B2=E6=AD=A2=E5=90=8C?= =?UTF-8?q?=E6=97=B6=E5=BC=B9=E5=87=BA=E8=AF=A6=E6=83=85=E5=BC=B9=E7=AA=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/src/main/resources/static/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/src/main/resources/static/index.html b/web/src/main/resources/static/index.html index 177a854..914d2e2 100644 --- a/web/src/main/resources/static/index.html +++ b/web/src/main/resources/static/index.html @@ -962,7 +962,7 @@ jianDaoYunButton = ''; } else { // 未写入简道云,显示正常按钮 - jianDaoYunButton = ''; + jianDaoYunButton = ''; } // 只有管理员显示复选框 @@ -2428,7 +2428,7 @@ jianDaoYunButton = ''; } else { // 未写入简道云,显示正常按钮 - jianDaoYunButton = ''; + jianDaoYunButton = ''; } // 只有管理员显示复选框 -- 2.30.2