test: 测试提交

This commit is contained in:
WANGFAN\wangf 2024-12-05 17:07:17 +08:00
parent f1d54bd8d2
commit efe206ac47
2 changed files with 67 additions and 65 deletions

View File

@ -8,6 +8,8 @@
import { loadingPage } from "@/utils/loading-page";
import { useThemeMethods } from "@/hooks/useThemeMethods";
let a = "123";
//
const onTheme = () => {
let { initTheme } = useThemeMethods();