From 9a0e4f1641f41a3dc1df4453ad416fb1522bd2ea Mon Sep 17 00:00:00 2001 From: 王震 <10952869+daywangzhen@user.noreply.gitee.com> Date: 星期四, 18 一月 2024 17:30:49 +0800 Subject: [PATCH] modified: src/page/wel.vue modified: src/views/quality/rawMaterial/rawMaterial-form.vue --- src/page/wel.vue | 12 ++++++++++-- 1 files changed, 10 insertions(+), 2 deletions(-) diff --git a/src/page/wel.vue b/src/page/wel.vue index 96b255d..2c82e0f 100644 --- a/src/page/wel.vue +++ b/src/page/wel.vue @@ -8,10 +8,18 @@ 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