feat:新增左右两侧和顶部功能组件

This commit is contained in:
zjc
2024-12-27 16:17:07 +08:00
parent 88eb805c46
commit f906515858
9 changed files with 202 additions and 149 deletions

View File

@@ -1,10 +1,7 @@
<template>
<Header title="工单消息" is-skip is-back />
<CoreVideo />
<box1 />
<box2 />
<box3 />
<Correspondence />
</template>
<script setup>