Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
如下图所示的自建表,自建表中有三个字段,一条表记录,现在需要在画面中的文本控件中单独展示功率_1的数据,要如何实现?
可以通过数据源 表查询,查询数据后,在文本绑定数据源的输出
如果自建表中有多条表记录,例如有50条,我要将这50条的记录使用迭代控件展示,迭代控件该怎么绑定数据
这个需要迭代组件那里绑定数据源的data数组层