From a1c54e1c1610c96ea5c6c81f371c47c323bc3ff5 Mon Sep 17 00:00:00 2001
From: 王震 <10952869+daywangzhen@user.noreply.gitee.com>
Date: 星期一, 15 一月 2024 12:58:26 +0800
Subject: [PATCH] 	modified:   src/page/wel.vue 	modified:   src/views/equipment/equipment/index.vue

---
 src/page/wel.vue |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/src/page/wel.vue b/src/page/wel.vue
index ef6f539..96b255d 100644
--- a/src/page/wel.vue
+++ b/src/page/wel.vue
@@ -1,14 +1,17 @@
 <template>
   <div class="dashboard-main">
-    <!--<iframe
+    <!-- <iframe
       src="https://console.huaweicloud.com/dlv/vision/share/?id=0b3b4dd2d19249c89991b8989b76e185&locale=zh-cn&region=cn-north-1"
       width="100%"
       height="100%"
       style="border: none;"
       id="myiframe"
       >浣犵殑娴忚鍣ㄤ笉鏀寔璇frame鏍囩</iframe
-    >-->
-    <el-image :src="url" style="width:100%;height:100%;"></el-image>
+    > -->
+    <!-- <el-image :src="url" style="width:100%;height:100%;"></el-image> -->
+    <el-row style="width: 100%; height: 100%;background-color: white;">
+      <span>鏆傛湭寮�鍙戙�傘�傘�傘�傘�傘��</span>
+    </el-row>
   </div>
 </template>
 <style scoped="scoped" lang="scss">

--
Gitblit v1.9.3