From 453efb910d74f1184fbcd921d95807f1a903534b Mon Sep 17 00:00:00 2001 From: bb_pan Date: Wed, 30 Jul 2025 16:20:24 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/material/standardBox/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/material/standardBox/index.vue b/src/views/material/standardBox/index.vue index 2716418d..f164fa54 100644 --- a/src/views/material/standardBox/index.vue +++ b/src/views/material/standardBox/index.vue @@ -321,7 +321,7 @@ export default { .boxCode { margin-top: 10px; padding-bottom: 20px; - font-size: 18px; + font-size: 25px; } ::v-deep.el-table .fixed-width .el-button--mini { width: 60px !important;