canteen_system/src/views/screen/index.vue

9 lines
123 B
Vue
Raw Normal View History

2025-04-30 15:05:51 +08:00
<template>
2025-05-06 09:13:22 +08:00
<div>数据大屏11</div>
2025-04-30 15:05:51 +08:00
</template>
<script setup lang="ts">
</script>
<style scoped lang="scss">
</style>