admin-vben5/apps/web-antd/src/forward
2024-07-20 08:31:05 +08:00
..
access.ts feat: add @vben/hooks and @vben-core/constants 2024-07-13 16:53:22 +08:00
index.ts refactor: refactor locales, separate locales within apps,fixed #12 2024-07-07 00:17:44 +08:00
README.md feat: Support dayjs and component library in multiple languages 2024-06-30 15:42:30 +08:00
request.ts feat: use simpler nitro instead of nestjs to implement mock service 2024-07-20 08:31:05 +08:00

forward

用于扩展、转发大仓的包以及其他功能方便在app内自定义不同的逻辑

request

用于扩展请求的功能例如添加header、错误响应等

locale

用于扩展国际化的功能,例如扩展 dayjs、antd组件库的多语言切换