feat:对接景区数据和监控视频

This commit is contained in:
zjc
2025-01-16 19:41:46 +08:00
parent 0c00523114
commit fd8ede8a32
20 changed files with 534 additions and 541 deletions

View File

@@ -26,9 +26,9 @@
</script>
<style lang="scss" scoped>
.box-2 {
margin-top: vh(120);
width: vw(2356);
height: vh(965);
display: flex;
flex: 1;
margin-top: vh(120);
height: vh(965);
}
</style>