控制面板,不同的设备控制,跳转到不同的控制页
This commit is contained in:
7
src/views/controlCenter/210/index.vue
Normal file
7
src/views/controlCenter/210/index.vue
Normal file
@ -0,0 +1,7 @@
|
||||
<template>
|
||||
<div class="device-page p-2">
|
||||
这是210控制页面
|
||||
</div>
|
||||
</template>
|
||||
<script setup lang="ts"></script>
|
||||
<style lang="scss" scoped></style>
|
||||
Reference in New Issue
Block a user