diff --git a/src/views/archivesManage/archivesList/index.vue b/src/views/archivesManage/archivesList/index.vue
index 68f2f01..0e65ed6 100644
--- a/src/views/archivesManage/archivesList/index.vue
+++ b/src/views/archivesManage/archivesList/index.vue
@@ -1,644 +1,644 @@
-
-
-
-
-
-
-
-
-
-
-
-
- 隐藏状态栏
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+ 隐藏状态栏
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/environmentalScreen/index.vue b/src/views/environmentalScreen/index.vue
index 150fd55..9d6a429 100644
--- a/src/views/environmentalScreen/index.vue
+++ b/src/views/environmentalScreen/index.vue
@@ -90,8 +90,8 @@
-
![](~@/assets/images/largeScreen/screen.png)
-
+
+
-
@@ -430,6 +430,7 @@ export default {
mounted() {
const _this = this
this.iframeWin = this.$refs.myIframe.contentWindow
+ console.log(this.$refs.myIframe.contentWindow)
// inframe 加载完成之后
document.getElementById('myIframe').onload = function() {
_this.deviceState()