dashboard
repositories
filestore
activity
search
login
zhyq
/
bigScreen
智慧园区前端大屏
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
应急空间调整
linwe
2024-12-03
769f362f3d91ca4336c6cd74a78aa02e2c9ceb33
[zhyq/bigScreen.git]
/
src
/
views
/
management
/
index.vue
1
2
3
4
5
6
7
8
9
10
11
<script setup>
</script>
<template>
<div>
运维管理
</div>
</template>
<style lang="scss" scoped></style>