feat:完善功能
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
<template>
|
||||
<Header />
|
||||
<div class="flex flex-1">
|
||||
<CoreVideo />
|
||||
<div class="mian"><RouterView /></div>
|
||||
<Correspondence />
|
||||
<core-video />
|
||||
<div class="mian">
|
||||
<router-view />
|
||||
</div>
|
||||
<correspondence />
|
||||
</div>
|
||||
</template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user