增加一些页面配置,目前还属于初期开发阶段

This commit is contained in:
2025-12-12 19:08:35 +08:00
parent 58dc3fe3d0
commit 52bfe51aa4
14 changed files with 111 additions and 254 deletions

5
src/views/Index.vue Normal file
View File

@@ -0,0 +1,5 @@
<template>
<main>
<h1>Welcome to DataBuddy</h1>
</main>
</template>