Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some improvements #24

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

Some improvements #24

wants to merge 9 commits into from

Conversation

NriotHrreion
Copy link

@NriotHrreion NriotHrreion commented Sep 25, 2024

计划为这个项目做一些优化...(已完工)

优化内容:

  • 之前使用最新的Node.js版本无法在本地正常启动项目,依赖更新之后就可以正常启动了
  • 将项目从umi v3迁移至v4版本,使用最新的特性
  • 之前的音乐播放是通过歌曲名称来检索,现在改成通过音频地址(url)来检索,解决了音频与歌曲对不上的问题
  • 优化了项目的代码结构,将所有svg图标设置成单独的svg文件,并通过react-svg来显示到网页
  • 添加了专辑信息列表,可以在专辑页面中查看专辑的发行年份与发行公司(如果信息有误欢迎指出)(该文件位于:/src/assets/albumInfo.json
  • 对界面做了一些小优化

Copy link

vercel bot commented Sep 25, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
lizhi-app ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 28, 2024 6:08am

@NriotHrreion
Copy link
Author

@turkyden 可以review了 :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

可以请教下作者NodeJS版本么?试着本地跑不起来QAQ 部分音源对不上
1 participant