主城界面修改
parent
eaf6c12cf9
commit
a5af78f2c9
|
@ -7141,7 +7141,7 @@ MonoBehaviour:
|
||||||
m_Left: 0
|
m_Left: 0
|
||||||
m_Right: 0
|
m_Right: 0
|
||||||
m_Top: 0
|
m_Top: 0
|
||||||
m_Bottom: 185
|
m_Bottom: 81
|
||||||
m_ChildAlignment: 8
|
m_ChildAlignment: 8
|
||||||
m_Spacing: -55
|
m_Spacing: -55
|
||||||
m_ChildForceExpandWidth: 0
|
m_ChildForceExpandWidth: 0
|
||||||
|
|
|
@ -298,7 +298,12 @@ function this:BindEvent()
|
||||||
Util.AddOnceClick(this.taiChuMiJuanBtn,function()
|
Util.AddOnceClick(this.taiChuMiJuanBtn,function()
|
||||||
-- NetManager.TaiChuSecretvolumeRequest(function(msg)
|
-- NetManager.TaiChuSecretvolumeRequest(function(msg)
|
||||||
-- local data = {}
|
-- local data = {}
|
||||||
|
-- if #msg.secretvolume < 1 then
|
||||||
|
-- LogGreen("该功能暂未开放")
|
||||||
|
-- return
|
||||||
|
-- end
|
||||||
-- coroutine.start(function()
|
-- coroutine.start(function()
|
||||||
|
|
||||||
-- for k,v in ipairs(msg.secretvolume) do
|
-- for k,v in ipairs(msg.secretvolume) do
|
||||||
-- local isContinue = DynamicActivityManager.GetATaiChuMiJuanData(v)
|
-- local isContinue = DynamicActivityManager.GetATaiChuMiJuanData(v)
|
||||||
-- while(not DynamicActivityManager.GetwwwProgress()) do
|
-- while(not DynamicActivityManager.GetwwwProgress()) do
|
||||||
|
|
Loading…
Reference in New Issue