Delete bin/assets/themes directory

This commit is contained in:
RTAkland
2022-02-15 09:43:07 +08:00
committed by GitHub
parent 2439498e65
commit d80d4358ad
2 files changed
-8

No files matched your search

View File
Whitespace-only changes.
-8
View File
@@ -1,8 +0,0 @@
由于图片过多暂且不放置原图
所有图片均在theme.db中 以base64编码保存
theme.db 使用的是Sqlite 数据库
- 数据类型:
- k text -> 索引
- v text -> base64编码
- w integer -> 图片宽
- h integer -> 图片高