diff --git a/src/views/DeviceList.vue b/src/views/DeviceList.vue
index b2abd1e..54708f0 100644
--- a/src/views/DeviceList.vue
+++ b/src/views/DeviceList.vue
@@ -9,7 +9,7 @@ import { updateDeviceService } from "@/api/device.js";
import router from "@/router/index.js";
import { ElMessage } from 'element-plus';
import Menu from "@/views/Menu.vue";
-import VideoStream from "@/views/DeviceRealVP.vue";
+import VideoStream from "@/views/DeviceRealVPV2.vue";
export default {
components: {
diff --git a/src/views/DeviceRealVPV2.vue b/src/views/DeviceRealVPV2.vue
new file mode 100644
index 0000000..1d81b38
--- /dev/null
+++ b/src/views/DeviceRealVPV2.vue
@@ -0,0 +1,68 @@
+
+
+
![实时图像]()
+
+
+
+
+
+
\ No newline at end of file