feat(router): Add dynamic routing

This commit is contained in:
陈凯龙
2022-01-11 10:47:10 +08:00
parent 95a2bd884d
commit b218ccc9cc
15 changed files with 478 additions and 323 deletions

View File

@@ -1,5 +1,5 @@
<script setup lang="ts"></script>
<template>
<div>Menu11</div>
<div>Menu111</div>
</template>