up
This commit is contained in:
@@ -66,6 +66,11 @@ function _cell.show(go, data)
|
||||
attr = mData.attr
|
||||
attr.ifMust = attr.ifMust or 0
|
||||
|
||||
if uiobjs.spriteBg then
|
||||
uiobjs.spriteBg.height = mData.attr.height or 160
|
||||
end
|
||||
NGUITools.AddWidgetCollider(csSelf.gameObject, false)
|
||||
|
||||
local jsonKey
|
||||
if attr.donotJoinKey then
|
||||
jsonKey = attr.id
|
||||
|
||||
Reference in New Issue
Block a user