From e1272fc62b4a8fc075ffb7af3d4ee3d11ab495d3 Mon Sep 17 00:00:00 2001
From: chengxiangling <291105840@qq.com>
Date: 星期一, 12 五月 2025 10:00:42 +0800
Subject: [PATCH] 有风险无风险i18n字段

---
 src/layout/components/Settings/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/layout/components/Settings/index.vue b/src/layout/components/Settings/index.vue
index 4ef2437..cd86ba2 100644
--- a/src/layout/components/Settings/index.vue
+++ b/src/layout/components/Settings/index.vue
@@ -81,7 +81,7 @@
 <script setup>
 import variables from '@/assets/styles/variables.module.scss'
 import axios from 'axios'
-import { ElLoading, ElMessage } from 'element-plus'
+// import { ElLoading, ElMessage } from 'element-plus'
 import { useDynamicTitle } from '@/utils/dynamicTitle'
 import useAppStore from '@/store/modules/app'
 import useSettingsStore from '@/store/modules/settings'

--
Gitblit v1.9.3