feat:新增左右两侧和顶部功能组件
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
<template>
|
||||
<Header title="舆情检测" is-back />
|
||||
<CoreVideo />
|
||||
<div class="container">
|
||||
<div class="flex">
|
||||
<div class="box-1 mr-10">
|
||||
@@ -66,7 +64,6 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<Correspondence />
|
||||
</template>
|
||||
|
||||
<script setup>
|
||||
|
||||
Reference in New Issue
Block a user