gohttpdUi/src
Floyd Li bbc764601e
fix: dark mode toggle
if isDark is set to false, it will jump this judgement and use the system prefers
if isDark is not set to wsCache it will return null by default
2023-01-10 14:34:45 +08:00
..
api refactor: refactor axios 2022-08-13 09:32:13 +08:00
assets style: 压缩图片尺寸 2022-07-18 10:44:10 +08:00
components chore: update vite 4 2022-12-20 09:42:35 +08:00
config/axios feat: type抽离 2022-10-09 17:12:03 +08:00
directives feat: 添加按钮权限 2022-07-18 16:02:20 +08:00
hooks fix: 修复Search组件无法默认值 2022-11-21 16:13:31 +08:00
layout fix: Correct spelling of words(tigger →trigger) 2022-10-17 15:29:12 +08:00
locales style: 优化第四种布局 2022-10-10 16:06:54 +08:00
plugins types: fix types error 2022-06-09 20:31:51 +08:00
router fix: 修复重定向错误 2022-08-20 10:22:58 +08:00
store style: 优化第四种布局 2022-10-10 16:06:54 +08:00
styles style: Misspelling 2022-08-13 08:32:12 +08:00
types feat: types优化 2022-10-10 10:18:28 +08:00
utils fix: fix build:test error 2022-07-16 15:11:19 +08:00
views fix: 修复Search组件无法默认值 2022-11-21 16:13:31 +08:00
App.vue fix: dark mode toggle 2023-01-10 14:34:45 +08:00
main.ts perf: perf store 2022-10-08 11:28:50 +08:00
permission.ts perf: add static router 2022-07-30 10:05:53 +08:00