Browse Source

大屏地址修改

ZHOUTD 1 năm trước cách đây
mục cha
commit
a6be2453de

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

@@ -1,6 +1,6 @@
 <template>
   <div id="screen" >
-    <iframe frameborder="no"  src="http://www.tmanalysis.cn/webroot/decision/view/report?viewlet=screen/A/all.frm" width="100%" height="100%"></iframe>
+    <iframe frameborder="no"  src="http://10.70.192.123/webroot/decision/view/report?viewlet=screen/A/all.frm" width="100%" height="100%"></iframe>
   </div>
 </template>
 <script>

+ 2 - 0
xzl-ui/src/views/dataGovernance/databaseManage.vue

@@ -9,6 +9,7 @@
       border
       stripe
       size="medium"
+      :height="pageHeight"
       @selection-change="handleSelectionChange"
     >
       <el-table-column
@@ -120,6 +121,7 @@ import request from '@/utils/request'
 export default {
   data() {
     return {
+      pageHeight: document.body.scrollHeight,
       tableData: [],
       formVisible: false,
       form: {

+ 2 - 0
xzl-ui/src/views/dataGovernance/tableManage.vue

@@ -9,6 +9,7 @@
       border
       stripe
       size="medium"
+      :height="pageHeight"
       @selection-change="handleSelectionChange"
     >
       <el-table-column
@@ -139,6 +140,7 @@ import {download} from '@/utils/request'
 export default {
   data() {
     return {
+      pageHeight: document.body.scrollHeight,
       tableData: [],
       formVisible: false,
       form: {

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

@@ -1,6 +1,6 @@
 <template>
   <div id="screen" >
-    <iframe frameborder="no"  src="http://www.tmanalysis.cn/webroot/decision/view/report?viewlet=screen/A/deptScreen.frm" width="100%" height="100%"></iframe>
+    <iframe frameborder="no"  src="http://10.70.192.123/webroot/decision/view/report?viewlet=screen/A/deptScreen.frm" width="100%" height="100%"></iframe>
   </div>
 </template>
 <script>

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

@@ -1,6 +1,6 @@
 <template>
   <div id="screen" >
-    <iframe frameborder="no"  src="http://www.tmanalysis.cn/webroot/decision/view/report?viewlet=screen/A/deptScreen1.frm" width="100%" height="100%"></iframe>
+    <iframe frameborder="no"  src="http://10.70.192.123/webroot/decision/view/report?viewlet=screen/A/deptScreen1.frm" width="100%" height="100%"></iframe>
   </div>
 </template>
 <script>

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

@@ -1,6 +1,6 @@
 <template>
   <div id="screen" >
-    <iframe frameborder="no"  src="http://www.tmanalysis.cn/webroot/decision/view/report?viewlet=screen/A/数据大屏.frm" width="100%" height="100%"></iframe>
+    <iframe frameborder="no"  src="http://10.70.192.123/webroot/decision/view/report?viewlet=screen/A/数据大屏.frm" width="100%" height="100%"></iframe>
   </div>
 </template>
 <script>

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

@@ -1,6 +1,6 @@
 <template>
   <div id="screen" >
-    <iframe frameborder="no"  src="http://www.tmanalysis.cn/webroot/decision/view/report?viewlet=screen/A/物流平台.frm" width="100%" height="100%"></iframe>
+    <iframe frameborder="no"  src="http://10.70.192.123/webroot/decision/view/report?viewlet=screen/A/物流平台.frm" width="100%" height="100%"></iframe>
   </div>
 </template>
 <script>

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

@@ -1,6 +1,6 @@
 <template>
   <div id="screen" >
-    <iframe frameborder="no"  src="http://www.tmanalysis.cn/webroot/decision/view/report?viewlet=screen/A/物流配送数据分析.frm" width="100%" height="100%"></iframe>
+    <iframe frameborder="no"  src="http://10.70.192.123/webroot/decision/view/report?viewlet=screen/A/物流配送数据分析.frm" width="100%" height="100%"></iframe>
   </div>
 </template>
 <script>

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

@@ -1,7 +1,7 @@
 <template>
   <div id="screen" >
 <!--    <iframe frameborder="no"  src="http://10.70.192.123/webroot/decision/view/form?viewlet=%E6%96%B0%E5%BB%BA%E6%96%87%E4%BB%B6%E5%A4%B9%20(2)/%E8%90%A5%E9%94%80%E7%9C%8B%E6%9D%BF2.frm" width="100%" height="100%"></iframe>-->
-    <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/report?viewlet=screen/A/%E8%90%A5%E9%94%80%E7%9C%8B%E6%9D%BF2.frm" width="100%" height="100%"></iframe>
 
   </div>
 </template>

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

@@ -1,6 +1,6 @@
 <template>
   <div id="screen" >
-    <iframe frameborder="no"  src="http://www.tmanalysis.cn/webroot/decision/view/report?viewlet=screen/A/marking.frm" width="100%" height="100%"></iframe>
+    <iframe frameborder="no"  src="http://10.70.192.123/webroot/decision/view/report?viewlet=screen/A/marking.frm" width="100%" height="100%"></iframe>
   </div>
 </template>
 <script>

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

@@ -1,6 +1,6 @@
 <template>
   <div id="screen" >
-    <iframe frameborder="no"  src="http://www.tmanalysis.cn/webroot/decision/view/report?viewlet=screen/A/marking_county.frm" width="100%" height="100%"></iframe>
+    <iframe frameborder="no"  src="http://10.70.192.123/webroot/decision/view/report?viewlet=screen/A/marking_county.frm" width="100%" height="100%"></iframe>
   </div>
 </template>
 <script>

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

@@ -1,6 +1,6 @@
 <template>
   <div id="screen" >
-    <iframe frameborder="no"  src="http://www.tmanalysis.cn/webroot/decision/view/report?viewlet=screen/A/marking_county_2022.frm" width="100%" height="100%"></iframe>
+    <iframe frameborder="no"  src="http://10.70.192.123/webroot/decision/view/report?viewlet=screen/A/marking_county_2022.frm" width="100%" height="100%"></iframe>
   </div>
 
 </template>

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

@@ -1,6 +1,6 @@
 <template>
   <div id="screen" >
-    <iframe frameborder="no"  src="http://www.tmanalysis.cn/webroot/decision/view/report?viewlet=screen/A/数据管理大屏.frm" width="100%" height="100%"></iframe>
+    <iframe frameborder="no"  src="http://10.70.192.123/webroot/decision/view/report?viewlet=screen/A/数据管理大屏.frm" width="100%" height="100%"></iframe>
   </div>
 </template>
 <script>

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

@@ -1,6 +1,6 @@
 <template>
   <div id="screen" >
-    <iframe frameborder="no"  src="http://www.tmanalysis.cn/webroot/decision/view/report?viewlet=screen/A/消费市场分析大屏.frm" width="100%" height="100%"></iframe>
+    <iframe frameborder="no"  src="http://10.70.192.123/webroot/decision/view/report?viewlet=screen/A/消费市场分析大屏.frm" width="100%" height="100%"></iframe>
 
   </div>
 </template>