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
+3
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` 即可
Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB