up
This commit is contained in:
@@ -18,7 +18,7 @@ end
|
||||
-- 注意,c#侧不会在调用show时,调用refresh
|
||||
function _cell.show(go, data)
|
||||
mData = data
|
||||
uiobjs.widget.height = mData.height or 40
|
||||
uiobjs.widget.height = mData.attr.height or 40
|
||||
end
|
||||
|
||||
-- 取得数据
|
||||
|
||||
Reference in New Issue
Block a user