diff --git a/rtsp-vue/src/views/index.vue b/rtsp-vue/src/views/index.vue
index 0d62026..32a9234 100644
--- a/rtsp-vue/src/views/index.vue
+++ b/rtsp-vue/src/views/index.vue
@@ -19,8 +19,9 @@
-
{{ item.ip }}
+
{{ item.deviceName }}
设备分类:
+ 设备IP:{{ item.ip }}
用户名:{{ item.username ?? '-' }}
diff --git a/rtsp-vue/src/views/video/device/index.vue b/rtsp-vue/src/views/video/device/index.vue
index b2b3267..b1864b3 100644
--- a/rtsp-vue/src/views/video/device/index.vue
+++ b/rtsp-vue/src/views/video/device/index.vue
@@ -63,6 +63,7 @@
+
@@ -103,6 +104,9 @@
+
+
+
+