From c205e0765ae18536a5b15b5ecbd5d3d0558b57fc Mon Sep 17 00:00:00 2001
From: zss <zss@example.com>
Date: 星期四, 18 一月 2024 17:29:53 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

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

diff --git a/src/page/wel.vue b/src/page/wel.vue
index ef6f539..fb7e60a 100644
--- a/src/page/wel.vue
+++ b/src/page/wel.vue
@@ -1,14 +1,25 @@
 <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>
+    > -->
+    <!-- <iframe
+      src="http://124.221.177.11/#/home"
+      width="100%"
+      height="100%"
+      style="border: none;"
+      id="myiframe"
+      >浣犵殑娴忚鍣ㄤ笉鏀寔璇frame鏍囩</iframe
+    > -->
+    <!-- <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