Compare commits

..

2 Commits

Author SHA1 Message Date
qiuchenfan e8f0ff749a Merge branch 'main' of http://113.45.67.59:3003/lzq/test 2025-11-17 19:42:12 +08:00
qiuchenfan 2af5d9045b 11171942 2025-11-17 19:42:05 +08:00
2 changed files with 4 additions and 4 deletions

View File

@ -13,7 +13,7 @@
"iconLibrary": "lucide", "iconLibrary": "lucide",
"aliases": { "aliases": {
"components": "~/components", "components": "~/components",
"utils": "~/lib/utils", "utils": "@/lib/utils",
"ui": "~/components/ui", "ui": "~/components/ui",
"lib": "~/lib", "lib": "~/lib",
"hooks": "~/hooks" "hooks": "~/hooks"