test测试提交

This commit is contained in:
WANGFAN\wangf 2024-12-05 17:39:32 +08:00
parent 36e229abf5
commit 39b4d96f6c
2 changed files with 2 additions and 2 deletions

View File

@ -1,2 +1,2 @@
#!/usr/bin/env sh
. "${0%/*}/h"
. "$(dirname -- "$0")/_/husky.sh"

View File

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