From 9dcbdad3da9dd97bc015002d3a09ee68d5eb18de Mon Sep 17 00:00:00 2001 From: liukangdong <898885815@qq.com> Date: 星期四, 12 十二月 2024 19:49:32 +0800 Subject: [PATCH] Merge branch 'master' of http://139.186.142.91:10010/r/productDev/dmvisit --- admin/src/views/index.vue | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/admin/src/views/index.vue b/admin/src/views/index.vue index 0de3d22..d7a404d 100644 --- a/admin/src/views/index.vue +++ b/admin/src/views/index.vue @@ -1,5 +1,6 @@ <template> <div class="main_home"> + <div style="position: fixed;z-index: 99999"><video style="height: 100px;width: 500px" src="rtsp://10.50.250.253:554/openUrl/K2y2vE4" controls></video></div> <div class="home_header"> <div class="mb10 fs17">涓嬪崍濂斤紝{{ userInfo.realname }}</div> <div class="fs13"> -- Gitblit v1.9.3