版本号
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
<script setup lang="ts">
|
||||
import SiteFooter from './components/SiteFooter.vue'
|
||||
import SmartLaunchScreen from './components/SmartLaunchScreen.vue'
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<SmartLaunchScreen />
|
||||
<RouterView />
|
||||
<SiteFooter />
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user