增加巡检页面

This commit is contained in:
xuli
2025-11-14 18:30:34 +08:00
parent 6bca60840b
commit a6cc5ff885
19 changed files with 1167 additions and 36 deletions

View File

@@ -0,0 +1,13 @@
<template>
<view>
</view>
</template>
<script setup>
</script>
<style lang="scss" scoped>
</style>