hxt 5cf5373696 feat(CharacterDetail): 添加角色配装推荐功能
- 新增配装推荐模块,包括平均属性、主流套装占比和具体Builds
- 添加属性图标和套装图标映射
- 实现角色基础属性展示
- 优化技能列表和印记集中展示
2025-05-24 11:01:41 +08:00
2025-04-23 16:57:01 +08:00
2025-04-16 15:43:15 +08:00
2025-04-16 22:47:47 +08:00
2025-04-23 16:57:01 +08:00
2025-04-23 16:57:01 +08:00
2025-04-16 22:47:47 +08:00
2025-04-16 15:43:15 +08:00
2025-04-23 16:57:01 +08:00

Rsbuild project

Setup

Install the dependencies:

pnpm install

Get started

Start the dev server:

pnpm dev

Build the app for production:

pnpm build

Preview the production build locally:

pnpm preview
Description
No description provided
Readme 803 KiB
Languages
TypeScript 99.5%
CSS 0.4%