增加模块分类

This commit is contained in:
2026-02-24 10:35:15 +08:00
parent db23de308f
commit c2921b9cc0
2 changed files with 27 additions and 3 deletions
+8
View File
@@ -0,0 +1,8 @@
<template>
<router-view />
</template>
<script setup></script>
<style lang="less" scoped></style>