feat: 动态路由

This commit is contained in:
zy7y
2022-09-13 21:59:01 +08:00
parent 0417ceb6d4
commit 6b795c48f7
22 changed files with 180 additions and 68 deletions

View File

@@ -0,0 +1,7 @@
<script setup></script>
<template>
<div>about</div>
</template>
<style scoped></style>