From 2a1ea6a1c5b2210b3ac751e344517741cfbac2dd Mon Sep 17 00:00:00 2001 From: zouyu <2723363702@qq.com> Date: 星期五, 19 一月 2024 10:59:31 +0800 Subject: [PATCH] Merge branch 'master' of http://114.132.189.42:9002/r/mes-ocea-before --- 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..1e4f91c 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®ion=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