提交 7bd6bea4 编写于 作者: ibizdev's avatar ibizdev

ShineKOT 发布系统代码 [后台服务,演示应用]

上级 f478576f
<template>
<div class='portlet portal-components-web ' :style="{'height': isAdaptiveSize ? 'calc(100% - 16px)' : getHeight,}">
<div class='portlet portal-components-web ' :style="{'height': isAdaptiveSize ? 'calc(100% - 16px)' : getHeight,'width': isAdaptiveSize ? 'calc(100% - 16px)' : (width ? width+'px' :'500px')}">
<div class="portlet-without-title">
<iframe src="//os.alipayobjects.com/rmsportal/GhjqstwSgxBXrZS.png" style="height: 500px;width: 100%;border-width: 1px;"></iframe>
</div>
......
......@@ -72,7 +72,7 @@
:viewparams="viewparams"
:context="context"
:height="500"
:width="0"
:width="500"
name="dashboard_sysportlet5"
ref='dashboard_sysportlet5'
@closeview="closeView($event)">
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册