大屏布局,dataV导入

This commit is contained in:
龚皓
2024-11-01 13:15:05 +08:00
parent b80c991378
commit 0fe9cf0e3e
4 changed files with 156 additions and 3 deletions

View File

@@ -252,11 +252,18 @@ router.beforeEach((to, from, next) => {
}
});
export default router;
```
### 组件页面
#### Layout.vue
## 本地告警首页ViewList布局
![image-20241030162011722](https://gitee.com/gonghao_git/draw-bed/raw/master/img/%E9%A6%96%E9%A1%B5ViewList%E5%B8%83%E5%B1%80-20241030162011722.png)
![image-20241031164625119](https://gitee.com/gonghao_git/draw-bed/raw/master/img/%E5%A4%A7%E5%B1%8F%E9%A1%B5%E9%9D%A2%E5%88%9D%E7%A8%BF-20241031164625119.png)