feat: 动态路由
This commit is contained in:
7
frontend/src/views/main/setting/about/about.vue
Normal file
7
frontend/src/views/main/setting/about/about.vue
Normal file
@@ -0,0 +1,7 @@
|
||||
<script setup></script>
|
||||
|
||||
<template>
|
||||
<div>about</div>
|
||||
</template>
|
||||
|
||||
<style scoped></style>
|
Reference in New Issue
Block a user