update:目录排序

This commit is contained in:
2025-07-04 11:17:25 +08:00
parent fec5ef8da2
commit fbb49974b9
37 changed files with 9288 additions and 296 deletions

14
source/pic_data.py Normal file
View File

@@ -0,0 +1,14 @@
img_data = {
"firstbg": "",
"vol1": "",
"vol2": "",
"vol3": "",
"vol4": "",
"after": "",
"defaultbg": "",
"menubg": "",
"start_install_btn": "",
"exit_btn": "",
"icon": ""
}