快捷键重构

This commit is contained in:
2025-05-25 00:54:06 +08:00
parent d6327c7946
commit 68b88d57db
186 changed files with 2248 additions and 1066 deletions

View File

@@ -3,6 +3,12 @@
"screenMathMode": "MatchWidthOrHeight",
"designResolutionX": 1920,
"designResolutionY": 1080,
"devices": [],
"devices": [
{
"name": "PC",
"resolutionX": 1920,
"resolutionY": 1080
}
],
"fileName": "Adaptation"
}