头像拉伸fix

This commit is contained in:
2025-09-25 11:29:09 +08:00
parent 25daff6d8c
commit b46c07ccad
8 changed files with 780 additions and 574 deletions
+3 -2
View File
@@ -41,8 +41,9 @@ export namespace CommonConfig {
Layer_ui2 = 2,
Layer_dialog = 3,
Layer_tips = 4,
Layer_top = 5,
Layer_navigationbar = 6,
Layer_navigationbar = 5,
Layer_top = 6,
}
}