iot-card-plus-ui/apps/web-antd/src/forward
vben daa31f7156 refactor(project): simplified part of the package, code optimization 2024-07-13 16:35:47 +08:00
..
README.md feat: Support dayjs and component library in multiple languages 2024-06-30 15:42:30 +08:00
access.ts refactor(project): simplified part of the package, code optimization 2024-07-13 16:35:47 +08:00
index.ts refactor: refactor locales, separate locales within apps,fixed #12 2024-07-07 00:17:44 +08:00
request.ts perf: improve the logic related to login expiration 2024-07-11 20:11:11 +08:00

README.md

forward

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

request

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

locale

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