mirror of
https://github.com/Gongxh0901/kunpolibrary
synced 2025-10-30 19:05:44 +00:00
UI模块添加数据绑定装饰器
1.添加数据基类,子类自动添加代理,数据变化自动通知 2.支持同属性多装饰器
This commit is contained in:
@@ -251,6 +251,11 @@
|
||||
"name": "btn_ui",
|
||||
"idPath": "n22_sf8l",
|
||||
"namePath": "btn_ui"
|
||||
},
|
||||
"onClickData": {
|
||||
"name": "btn_data",
|
||||
"idPath": "n23_rrvv",
|
||||
"namePath": "btn_data"
|
||||
}
|
||||
},
|
||||
"controls": {
|
||||
|
||||
Reference in New Issue
Block a user