You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
434 B
25 lines
434 B
Demo.ADDONS_CONFIG = [{ |
|
id: 6, |
|
text: "addons" |
|
}, { |
|
pId: 6, |
|
id: 601, |
|
text: "拓展图表控件" |
|
}, { |
|
pId: 601, |
|
text: "柱状图", |
|
value: "demo.axis_chart" |
|
}, { |
|
pId: 6, |
|
id: 602, |
|
text: "滚动sliders", |
|
value: "demo.slider" |
|
}, { |
|
id: 100000, |
|
text: "小demo", |
|
value: "demo.platform_level_tree" |
|
}, { |
|
pId: 100000, |
|
text: "平台用", |
|
value: "demo.platform_level_tree" |
|
}]; |