feat:完善功能
This commit is contained in:
@@ -11,6 +11,11 @@
|
||||
|
||||
<script setup>
|
||||
import { RouterView } from 'vue-router'
|
||||
|
||||
import Header from './components/Header/index'
|
||||
import CoreVideo from './components/CoreVideo/index'
|
||||
import Correspondence from './components/Correspondence/index'
|
||||
|
||||
let props = defineProps({
|
||||
title: {
|
||||
type: String,
|
||||
|
||||
Reference in New Issue
Block a user