feat: 添加龙虾 favicon 并修复 middleware 路由拦截
- 创建 lib/constants/theme.ts 统一管理颜色和品牌常量 - 重构 icon.tsx 和 apple-icon.tsx 使用共享常量 - 修复 middleware matcher 排除 icon/apple-icon 路由
This commit is contained in:
1
lib/constants/index.ts
Normal file
1
lib/constants/index.ts
Normal file
@@ -0,0 +1 @@
|
||||
export * from "./theme";
|
||||
Reference in New Issue
Block a user