dashboard
repositories
filestore
activity
search
login
zhyq
/
bigScreen
智慧园区前端大屏
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
救援队伍统计、应急空间统计、风险源统计图表样式初步调整,园区概况布局调整 倾斜模型加载配置微调后续看加载效果 企业名录样式调整
shuishen
2024-11-05
7bcdaba7faad85bf16bf0f2a1dbd3e390bdb15dd
[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>