rule-tree:规则树

时间:2021-05-29 17:16:24
【文件属性】:
文件名称:rule-tree:规则树
文件大小:116KB
文件格式:ZIP
更新时间:2021-05-29 17:16:24
JavaScript 规则树 默认内置: 数据类型与操作符联动 字段为枚举场景 操作符为空不为空与后续操作的联动 变更字段重置当前行其他数据 通用数据结构 { logicOperator:"&&", children:[{ "property":"xxx", "propertyDataType":"String", "operator":">=", "type":"context", "value":"1", },{ logicOperator:"&&", children:[{ "property":"xxx1", "prop
【文件预览】:
rule-tree-main
----webpack.config.js(1KB)
----src()
--------constants()
--------source()
--------index.less(1KB)
--------Drop.js(2KB)
--------Drag.js(2KB)
--------index.js(21KB)
--------Link.js(2KB)
----babel.config.js(682B)
----test()
--------index.less(157B)
--------index.js(3KB)
----README.md(3KB)
----webpack.config.build.js(1KB)
----dist()
--------constants()
--------source()
--------index.less(1KB)
--------Drop.js(4KB)
--------Drag.js(3KB)
--------index.js(20KB)
--------Link.js(2KB)
----.gitignore(310B)
----package-lock.json(321KB)
----test.html(115B)
----package.json(2KB)

网友评论