From c3e90d6f4cdae9a94d7cfd701fa54105013d4a77 Mon Sep 17 00:00:00 2001 From: 王震 <10952869+daywangzhen@user.noreply.gitee.com> Date: 星期五, 19 一月 2024 09:21:22 +0800 Subject: [PATCH] modified: src/page/wel.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..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