首页样式

This commit is contained in:
wangyilin 2025-04-30 15:05:51 +08:00
parent 430162ee4e
commit 6c8bcb42da
1 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,9 @@
<template>
<div>数据大屏</div>
</template>
<script setup lang="ts">
</script>
<style scoped lang="scss">
</style>