- 在 Cascader Dictionary 组件中添加 Map 缓存 - 在 LeftTree Department Gwj 组件中添加 Map 缓存 - 新增 Dictionary LeftTree 组件并实现缓存功能 - 在 Select Dictionary 组件中添加 Map 缓存 - 在 SelectTree Dictionary 组件中添加 Map 缓存 - 使用 JSON.stringify 生成缓存键避免重复请求 - 实现缓存命中直接返回数据提升性能 |
||
|---|---|---|
| src | ||
| .editorconfig | ||
| .gitignore | ||
| .npmignore | ||
| README.md | ||
| eslint.config.js | ||
| npm | ||
| package.json | ||
| rollup.config.js | ||
README.md
zy-react-library
📦 安装
# yarn
yarn add zy-react-library
📄 更新日志
v1.0.0 (2025-10-22)
- 🎉 初始版本发布
v1.1.2 (2025-12-25)
- 🎉 优化编译效果