🎨 一些小改动

This commit is contained in:
BTMuli
2023-05-21 18:34:34 +08:00
parent 0250684067
commit 3dd24bf983
12 changed files with 44 additions and 184 deletions

7
src/pages/User/test.vue Normal file
View File

@@ -0,0 +1,7 @@
<template>
<h1>测试页</h1>
</template>
<script lang="ts" setup>
</script>
<style lang="css" scoped>
</style>