From 45b4ff5c0b824d2e5b51a6af3c44076d05f0214d Mon Sep 17 00:00:00 2001 From: whychdw <496960745@qq.com> Date: 星期三, 18 十二月 2024 13:21:28 +0800 Subject: [PATCH] 内容提交 --- src/utils/const/const_theme.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/utils/const/const_theme.js b/src/utils/const/const_theme.js index 494bceb..4368569 100644 --- a/src/utils/const/const_theme.js +++ b/src/utils/const/const_theme.js @@ -9,6 +9,6 @@ }, { label: '绉戞妧涓婚', - value: 'blue' + value: 'blue-theme' } ]; -- Gitblit v1.9.1