ca42e9e37343786068211146db5ed31de9364192
- 在 CharacterDetail 组件中添加神器图片和名称的显示逻辑 - 在 API接口中增加 arfName 和 arfPic 字段,用于获取神器信息 - 更新装备套装图片映射,添加护盾套装图片
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
Languages
TypeScript
99.5%
CSS
0.4%