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/views/quality/teststandard/index.vue | 6 +++--- src/page/wel.vue | 12 ++++++++++-- 2 files changed, 13 insertions(+), 5 deletions(-) diff --git a/src/page/wel.vue b/src/page/wel.vue index 96b255d..fb7e60a 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"> diff --git a/src/views/quality/teststandard/index.vue b/src/views/quality/teststandard/index.vue index 52b4d38..d861caa 100644 --- a/src/views/quality/teststandard/index.vue +++ b/src/views/quality/teststandard/index.vue @@ -24,7 +24,7 @@ <el-col :span="8"> <span>鏍囧噯鍙傛暟</span> </el-col> - <el-col :span="8" :offset="4"> + <!-- <el-col :span="8" :offset="4"> <el-button v-if="permissions.quality_teststandard_layout" style="float: right; padding: 3px 0" @@ -33,8 +33,8 @@ > 甯冨眬 </el-button> - </el-col> - <el-col :span="2"> + </el-col> --> + <el-col :span="14"> <el-button style="float: right; padding: 3px 0" type="text" -- Gitblit v1.9.3