You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
mackt e8eb50b846
feat(component): 全局 Dialog
4 months ago
public feat(file): Add baidu_verify_code. 5 months ago
src feat(component): 全局 Dialog 4 months ago
.env.development update(env): NEXT_PUBLIC_MOBILE_HOST 5 months ago
.env.production update(env): NEXT_PUBLIC_MOBILE_HOST 5 months ago
.env.test update(env): NEXT_PUBLIC_MOBILE_HOST 5 months ago
.eslintignore pref(chore): 修改配置 5 months ago
.eslintrc.json pref(chore): 修改配置 5 months ago
.gitignore update: Updated for production 6 months ago
.prettierignore init 6 months ago
.prettierrc init 6 months ago
Dockerfile refactor(DockerFile): 6 months ago
README.md feat(component): 全局 Dialog 4 months ago
commitlint.config.js init 6 months ago
components.json perf(utils): 目录结构 5 months ago
next.config.mjs update(music): route 5 months ago
package.json feat(Player SongList): 虚拟列表 5 months ago
postcss.config.js init 6 months ago
shims.d.ts init 6 months ago
tsconfig.json update(journalList): 摘要 2 行溢出 5 months ago
uno.config.ts update(Player): styles 5 months ago
yarn.lock feat(Player SongList): 虚拟列表 5 months ago

README.md

雀跃 - PC端官网

环境准备

运行

1. 安装依赖

yarn

npm i

2. 启动项目

yarn dev

npm run dev

3. 在浏览器打开网页

http://localhost:3001

部署

请使用 Jenkins

项目指南

如果遇到代码飘红报错 试一下 这个方法

Feature

todo

  • 歌词滚动
  • 播放列表滚动
  • 切换歌曲,音量重置 bug
  • 记录历史音量
  • token 失效 modal
  • 二维码美化
  • 扫码登录
  • 初次进入bug

了解更多

需要了解项目技术栈的相关信息,可以查看以下资源