实现module生成

This commit is contained in:
2026-01-01 21:52:52 +08:00
parent def81cc760
commit f25f474ae8
12 changed files with 373 additions and 12 deletions

6
config/config.json Normal file
View File

@@ -0,0 +1,6 @@
{
"QFluentWidgets": {
"ThemeColor": "#fff18cb9",
"ThemeMode": "Light"
}
}