mirror of
https://github.com/continew-org/continew-admin-ui.git
synced 2026-01-17 16:57:16 +08:00
feat: 新增应用配置开关属性,迁移主题配置至 src/config/setting.ts,新增色弱模式与哀悼模式
This commit is contained in:
@@ -80,7 +80,6 @@ import { isMobile } from '@/utils'
|
||||
import { getToken } from '@/utils/auth'
|
||||
|
||||
defineOptions({ name: 'HeaderRight' })
|
||||
|
||||
let socket: WebSocket
|
||||
onBeforeUnmount(() => {
|
||||
if (socket) {
|
||||
|
||||
Reference in New Issue
Block a user