From 52ed6af3bee6e87325e877eae16d069da48bddd1 Mon Sep 17 00:00:00 2001
From: 王震 <10952869+daywangzhen@user.noreply.gitee.com>
Date: 星期四, 18 一月 2024 13:03:14 +0800
Subject: [PATCH] 	modified:   src/page/wel.vue 	modified:   src/views/quality/teststandard/index.vue

---
 src/page/wel.vue |   16 ++++++++++++----
 1 files changed, 12 insertions(+), 4 deletions(-)

diff --git a/src/page/wel.vue b/src/page/wel.vue
index c801334..fb7e60a 100644
--- a/src/page/wel.vue
+++ b/src/page/wel.vue
@@ -1,17 +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
-    >-->
+    > -->
+    <!-- <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;">
+    <!-- <el-row style="width: 100%; height: 100%;background-color: white;">
       <span>鏆傛湭寮�鍙戙�傘�傘�傘�傘�傘��</span>
-    </el-row>
+    </el-row> -->
   </div>
 </template>
 <style scoped="scoped" lang="scss">

--
Gitblit v1.9.3