bug fix
This commit is contained in:
@@ -40,9 +40,10 @@ export namespace CommonConfig {
|
||||
Layer_ui1 = 1,
|
||||
Layer_ui2 = 2,
|
||||
Layer_dialog = 3,
|
||||
Layer_tips = 4,
|
||||
|
||||
Layer_navigationbar = 5,
|
||||
Layer_navigationbar = 4,
|
||||
Layer_tips = 5,
|
||||
|
||||
Layer_top = 6,
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user