首页样式
This commit is contained in:
parent
430162ee4e
commit
6c8bcb42da
|
@ -0,0 +1,9 @@
|
|||
<template>
|
||||
<div>数据大屏</div>
|
||||
</template>
|
||||
<script setup lang="ts">
|
||||
|
||||
</script>
|
||||
<style scoped lang="scss">
|
||||
|
||||
</style>
|
Loading…
Reference in New Issue