- 创建 mini-auth 命令文档 - 说明使用方法: import { useAuth } from '@/utils/auth' - 提示查看 mini/src/utils/auth.tsx 了解具体用法
@@ -0,0 +1,8 @@
+---
+description: "此命令功能的简要描述"
+
+使用 import { useAuth } from '@/utils/auth'
+使用前先查看 mini/src/utils/auth.tsx 了解具体用法