This commit is contained in:
xbx 2024-07-04 14:33:27 +08:00
parent 1f778100f1
commit e4ac9d3413
1 changed files with 4 additions and 6 deletions

View File

@ -1,7 +1,7 @@
<template>
<div>
</div>
<div id="app">
<router-view />
</div>
</template>
<script>
@ -10,6 +10,4 @@ export default {
}
</script>
<style>
</style>
<style></style>