docs: diy指南排名表配置

This commit is contained in:
streakingman 2022-10-13 00:43:29 +08:00
parent acb5083e22
commit 81503973a7
3 changed files with 4 additions and 1 deletions

View File

@ -60,7 +60,7 @@ vite+react 实现,欢迎 star、issue、pr、fork尽量标注原仓库地
- [x] BGM/音效
- [ ] ~~点击时的缓冲队列,优化交互动画效果~~
- [x] 该游戏似乎涉嫌抄袭,考证后补充来源说明
- [ ] 桌面应用
- [ ] ~~桌面应用~~
- [x] 路径区分主题
- [x] 主题自定义
- [x] 本地图片、音频配置

View File

@ -97,4 +97,7 @@ ps: 如果您的项目托管在公共仓库中,请注意保护密钥,本地
`file` 表则是为了节省 vercel 流量,将一些默认文件转为 base64 字符串存到了数据库中,需要添加三列
![img.png](database-file.png)
`rank` 表,储存排名信息
![img.png](datebase-rank.png)
最后,开发和打包命令分别使用 `yarn dev``yarn build` 即可

BIN
diy/datebase-rank.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB