修改页面布局大修改

This commit is contained in:
2025-08-07 13:39:05 +08:00
parent 41e273ed07
commit 25470fc7f8
23 changed files with 1238 additions and 33 deletions

5
app/pages/index.vue Normal file
View File

@@ -0,0 +1,5 @@
<template>
<div>
<h1>首页</h1>
</div>
</template>