qinzhipeng_v@didiglobal.com 4 years ago
parent
commit
26636c634b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/mqTest/index.vue

+ 1 - 1
src/views/mqTest/index.vue

@@ -1,6 +1,6 @@
 <template>
   <div>
-    <iframe src="http://10.96.84.100:8888/mq/list" style="width:100%;height: calc(100vh - 70px);;" scrolling="no" frameborder="0" />
+    <iframe src="http://10.96.84.100:8888/mq/list" style="width:100%; min-height: calc(100vh - 70px);;" scrolling="no" frameborder="0" />
   </div>
 </template>