|
6 月之前 | |
---|---|---|
.. | ||
components | 6 月之前 | |
hooks | 6 月之前 | |
README.md | 6 月之前 | |
configurable.api.ts | 6 月之前 | |
configurable.data.ts | 6 月之前 | |
index.vue | 6 月之前 |
可配置首页文档
这个首页是可以通过前端进行配置的首页,首页各个模块需要展示的字段可以通过表格进行配置。例如:左上角的主通风机模块默认展示风筒长度、风筒直径、风筒位置这三个字段,那么你可以通过配置表调整为其他的字段。
首页组件 ./index.vue 配置表格 vent/deviceManager/configurationTable/index.vue
将上述两个组件配置到菜单中之后:
点开配置表格,对各个设备进行配置,配置好的点表/字段/样式等将用于在首页展示。