修改屏幕预设分辨率

This commit is contained in:
2025-05-09 19:07:16 +08:00
parent 69284913dc
commit d5524e69ef

View File

@@ -1,6 +1,13 @@
{
"resolution": {
"designWidth": 1080,
"designHeight": 1920
},
"modules": {
"laya.ui": true,
"laya.d3": true
},
"splash": {
"fit": "center"
}
}