This commit is contained in:
2020-07-20 22:20:21 +08:00
parent 3429ffd1b1
commit 7dc1332dba
39 changed files with 3116 additions and 759 deletions

View File

@@ -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
-- 取得数据