From a02fc6a77fa1b35c6516b2d37108d80e260c6c85 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期四, 07 十一月 2024 22:05:08 +0800 Subject: [PATCH] 2024-11-07 --- src/views/appcheck/index.jsx | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/views/appcheck/index.jsx b/src/views/appcheck/index.jsx index bb78f91..5e669d2 100644 --- a/src/views/appcheck/index.jsx +++ b/src/views/appcheck/index.jsx @@ -27,7 +27,7 @@ bg_black_style_magenta: {name: '娲嬬孩鑹�', color: '#eb2f96'}, bg_black_style_grass_green: {name: '鑽夌豢鑹�', color: '#aeb303'}, bg_black_style_deep_red: {name: '娣辩孩鑹�', color: '#c32539'}, - bg_black_style_deep_blue: {name: '娣辩孩鑹�', color: '#1d3661'} + bg_black_style_deep_blue: {name: '娣辫摑鑹�', color: '#1d3661'} } class AppCheck extends Component { -- Gitblit v1.8.0