up
This commit is contained in:
@@ -154,9 +154,14 @@ function CSPTasks.setEventDelegate()
|
||||
getPanelAsy("PanelCustList", onLoadedPanelTT)
|
||||
end,
|
||||
ButtonRecord = function()
|
||||
getPanelAsy("PanelFollowList", onLoadedPanelTT)
|
||||
end,
|
||||
ButtonCustOcean = function()
|
||||
end
|
||||
end,
|
||||
ButtonOrder = function()
|
||||
getPanelAsy("PanelOrderList", onLoadedPanelTT)
|
||||
end,
|
||||
|
||||
}
|
||||
end
|
||||
-- 处理ui上的事件,例如点击等
|
||||
|
||||
Reference in New Issue
Block a user