From 47cd3b338ecf5eb5975f943801de9988f49960bb Mon Sep 17 00:00:00 2001 From: lenmotion Date: Fri, 24 Apr 2026 09:37:27 +0800 Subject: [PATCH] =?UTF-8?q?feat=20=E4=BF=AE=E6=94=B9=E9=A1=B5=E9=9D=A2?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- admin.html | 66 +++++++++++++++++++++++++++++++++++++++++++----------- 1 file changed, 53 insertions(+), 13 deletions(-) diff --git a/admin.html b/admin.html index b06eb73..0f11d9d 100644 --- a/admin.html +++ b/admin.html @@ -14,7 +14,7 @@ background: #f5f7fa; } .container { - max-width: 1200px; + max-width: 1320px; margin: 20px auto; padding: 0 16px 24px; } @@ -51,6 +51,9 @@ margin-top: 12px; text-align: right; } + .route-table .el-table__cell .cell { + white-space: nowrap; + } @@ -72,18 +75,18 @@ 路由配置(routes) 新增路由 - - + + - + - + @@ -98,7 +101,7 @@ - +