BookStore-Frontend
BookStore-Frontend copied to clipboard
(施工中...👷)上海交通大学课程“互联网应用开发技术(SE2321)” 的前端 demo 项目,供同学们学习参考。
Bumps [@ant-design/charts](https://github.com/ant-design/ant-design-charts) from 2.2.1 to 2.3.0. Release notes Sourced from @ant-design/charts's releases. 2.3.0 What's Changed chore: update version by @yvonneyx in ant-design/ant-design-charts#2808 test(graph): e2e tests by @yvonneyx in ant-design/ant-design-charts#2812 refactor:...
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 7.1.0 to 7.6.0. Release notes Sourced from react-router-dom's releases. v7.1.3 See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v713 [email protected] Patch Changes Updated dependencies [email protected] [email protected] [email protected] Patch Changes...
Bumps [antd](https://github.com/ant-design/ant-design) from 5.24.0 to 5.25.1. Release notes Sourced from antd's releases. 5.25.1 🐞 Splitter fix screen frozen when drag finished. #53767 @wanpan11 🌐 Image support Hebrew locale. #53771 @Sagie501...
Bumps [antd-img-crop](https://github.com/nanxiaobei/antd-img-crop) from 4.23.0 to 4.25.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 18.3.1 to 19.1.0. Release notes Sourced from react-dom's releases. 19.1.0 (March 28, 2025) Owner Stack An Owner Stack is a string representing the components that are directly...
准备补充一系列进阶教程 TODO list: - [ ] 函数式组件进阶——使用 hooks 简化你的开发流程 - useMemorizedFn - useMemo - useCallback - useImmer - [ ] 性能调优——使用 useMemorizedFn 和 useMemo 减少不必要的组件渲染 cc @Ayanami1314 感兴趣的话可以一起建设 XD
When I was using the system proxy of clash, I found the api given not work. **[reproduction]:** open the api-doc of swagger, in "Login" api, click "try it out" and...
Add some more tutorials to README to help beginners!