主城界面修改

dev_chengFeng
jiaoyangna 2021-08-12 12:00:36 +08:00
parent eaf6c12cf9
commit a5af78f2c9
2 changed files with 8 additions and 3 deletions

View File

@ -7141,7 +7141,7 @@ MonoBehaviour:
m_Left: 0
m_Right: 0
m_Top: 0
m_Bottom: 185
m_Bottom: 81
m_ChildAlignment: 8
m_Spacing: -55
m_ChildForceExpandWidth: 0

View File

@ -298,7 +298,12 @@ function this:BindEvent()
Util.AddOnceClick(this.taiChuMiJuanBtn,function()
-- NetManager.TaiChuSecretvolumeRequest(function(msg)
-- local data = {}
-- if #msg.secretvolume < 1 then
-- LogGreen("该功能暂未开放")
-- return
-- end
-- coroutine.start(function()
-- for k,v in ipairs(msg.secretvolume) do
-- local isContinue = DynamicActivityManager.GetATaiChuMiJuanData(v)
-- while(not DynamicActivityManager.GetwwwProgress()) do