Merge pull request '完成首页配置,实现自动跳转首页' (#10) from Brunch_LPQ into main
commit
bceee81b59
@ -0,0 +1,13 @@
|
||||
<template>
|
||||
<div>
|
||||
首页面
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<script setup lang="ts">
|
||||
|
||||
</script>
|
||||
|
||||
<style scoped>
|
||||
|
||||
</style>
|
Loading…
Reference in new issue