feat: 前端基础框架

This commit is contained in:
RockChinQ
2024-10-13 22:34:35 +08:00
parent 9703fc0366
commit 0dd74c825b
15 changed files with 193 additions and 16 deletions
+9
View File
@@ -0,0 +1,9 @@
<template>
<h1>Settings</h1>
</template>
<script setup>
</script>
<style scoped>
</style>