mirror of
https://github.com/continew-org/continew-admin-ui.git
synced 2025-10-16 08:57:13 +08:00
refactor: 优化系统配置相关代码
This commit is contained in:
@@ -87,7 +87,6 @@ import { useLoading } from '@/hooks'
|
||||
import { encryptByRsa } from '@/utils/encrypt'
|
||||
|
||||
const appStore = useAppStore()
|
||||
appStore.initWebConfig()
|
||||
|
||||
computed(() => appStore.getTitle())
|
||||
const webLogo = computed(() => appStore.getLogo())
|
||||
|
Reference in New Issue
Block a user