【鸿蒙阵】添加界面
parent
b382a91ba8
commit
175edb6219
|
|
@ -358,7 +358,9 @@ UIName = {
|
||||||
LingShouBaoGeOneResultPanel = 358,--灵兽宝阁单抽
|
LingShouBaoGeOneResultPanel = 358,--灵兽宝阁单抽
|
||||||
LingShouBaoGeTenResultPanel = 359,--灵兽宝阁十抽
|
LingShouBaoGeTenResultPanel = 359,--灵兽宝阁十抽
|
||||||
RoleAwakeTalentPopup = 360,--通用大弹窗界面
|
RoleAwakeTalentPopup = 360,--通用大弹窗界面
|
||||||
RoleAwakeSuccessPanel = 361,--通用大弹窗界面
|
t = 361,--通用大弹窗界面
|
||||||
|
|
||||||
|
HongMengPanel=365--鸿蒙阵界面
|
||||||
}
|
}
|
||||||
|
|
||||||
SubUIConfig = {
|
SubUIConfig = {
|
||||||
|
|
@ -378,4 +380,6 @@ SubUIConfig = {
|
||||||
-- HorseRaceLampView = { name = "HorseRaceLampView", assetName = "HorseRaceLamp", script = "View/HorseRaceLampView" }, -- 跑马灯
|
-- HorseRaceLampView = { name = "HorseRaceLampView", assetName = "HorseRaceLamp", script = "View/HorseRaceLampView" }, -- 跑马灯
|
||||||
ChatTipView = { name = "ChatTipView", assetName = "ChatTipView", script = "View/ChatTipView" }, -- 聊天Tip
|
ChatTipView = { name = "ChatTipView", assetName = "ChatTipView", script = "View/ChatTipView" }, -- 聊天Tip
|
||||||
PlayerLiveView = { name = "PlayerLiveView", assetName = "PlayerLiveView", script = "View/PlayerLiveView" }, -- 玩家动态例会(小人)
|
PlayerLiveView = { name = "PlayerLiveView", assetName = "PlayerLiveView", script = "View/PlayerLiveView" }, -- 玩家动态例会(小人)
|
||||||
|
HarmonyView = { name = "HarmonyView", assetName = "HarmonyView", script = "View/HarmonyView"},
|
||||||
|
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue