test测试提交
This commit is contained in:
parent
4afb054ef3
commit
b66ee87cff
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env sh
|
||||
. "$(dirname "$0")/husky.sh"
|
||||
. "$(dirname "$0")/_/husky.sh"
|
||||
|
||||
pnpm run lint:lint-staged
|
||||
|
||||
@ -8,7 +8,7 @@
|
||||
import { loadingPage } from "@/utils/loading-page";
|
||||
import { useThemeMethods } from "@/hooks/useThemeMethods";
|
||||
|
||||
let a = "123456789";
|
||||
let a = "123";
|
||||
|
||||
// 初始化主题
|
||||
const onTheme = () => {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user