test: 测试提交
This commit is contained in:
parent
f1d54bd8d2
commit
efe206ac47
@ -8,6 +8,8 @@
|
|||||||
import { loadingPage } from "@/utils/loading-page";
|
import { loadingPage } from "@/utils/loading-page";
|
||||||
import { useThemeMethods } from "@/hooks/useThemeMethods";
|
import { useThemeMethods } from "@/hooks/useThemeMethods";
|
||||||
|
|
||||||
|
let a = "123";
|
||||||
|
|
||||||
// 初始化主题
|
// 初始化主题
|
||||||
const onTheme = () => {
|
const onTheme = () => {
|
||||||
let { initTheme } = useThemeMethods();
|
let { initTheme } = useThemeMethods();
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user