浏览代码

大屏改为内网地址

zhangshuling 1 年之前
父节点
当前提交
b2934eaa73
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      xzl-ui/src/views/index.vue

+ 1 - 1
xzl-ui/src/views/index.vue

@@ -1,6 +1,6 @@
 <template>
   <div id="screen" >
-    <iframe frameborder="no"  src="http://www.tmanalysis.cn/webroot/decision/view/report?viewlet=screen/A/%E8%90%A5%E9%94%80%E7%9C%8B%E6%9D%BF2.frm" width="100%" height="100%"></iframe>
+    <iframe frameborder="no"  src="http://10.70.192.123/webroot/decision/view/form?viewlet=大屏/营销看板.frm" width="100%" height="100%"></iframe>
   </div>
 </template>
 <script>