hxt ca42e9e373 feat(CharacterDetail): 添加神器名称和图片显示功能
- 在 CharacterDetail 组件中添加神器图片和名称的显示逻辑
- 在 API接口中增加 arfName 和 arfPic 字段,用于获取神器信息
- 更新装备套装图片映射,添加护盾套装图片
2025-05-29 20:54:18 +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%