2 次代碼提交 67adbfffa9 ... 185e34b0c5

作者 SHA1 備註 提交日期
  lxh 185e34b0c5 三维模型更新 14 小時之前
  lxh 730501d68b 火灾,粉尘首页三维模型替换 5 月之前

+ 3 - 3
src/api/sys/monitor.ts

@@ -87,9 +87,9 @@ export function getMonitorSite(params: MonitorSiteParams, mode: ErrorMessageMode
 }
 
 /** 测点操作内嵌的iframe地址 */
-export const monitorSiteOperationUrl = 'http://172.18.252.31:8092/micro-vent-3dModal/dashboard/analysis?mock-login=1&type=empty';
-// export const monitorSiteOperationUrl = 'http://172.16.253.23:91/valkyrja/?type=tf';
-// export const monitorSiteOperationUrl = 'http://82.157.13.146:18224/valkyrja/';
+export const monitorSiteOperationUrl = 'http://10.3.132.7:8091/user/autologin';
+
+
 
 /** 发送测点操作指令 */
 export function postMonitorOperation(el: Window, params: MonitorSiteOperationParams) {

+ 2 - 3
src/views/vent/dust/dustHome/index.vue

@@ -46,9 +46,8 @@
               <InfoCircleOutlined class="scalc-icon" />
             </div>
           </div>
-          <iframe src="http://172.18.252.31:8092/micro-vent-3dModal/dashboard/analysis?mock-login=1&type=empty" width="100%" height="100%" frameborder="0"></iframe>
-          <!-- <iframe src="http://172.16.253.23:91/valkyrja/?type=tf" width="100%" height="100%" frameborder="0"></iframe> -->
-          <!-- <iframe src="http://82.157.13.146:18224/valkyrja/" width="100%" height="100%" frameborder="0"></iframe> -->
+          <!-- <iframe src="http://10.3.132.7:8091/modelchannel/model3D/home" width="100%" height="100%" frameborder="0"></iframe> -->
+             <iframe src="http://10.3.132.7:8091/user/autologin" width="100%" height="100%" frameborder="0"></iframe>
         </div>
         <transition name="fade" mode="out-in">
           <div class="center-b" v-if="isShow">

+ 1 - 1
src/views/vent/fire/fireHome/components/workJc.vue

@@ -6,7 +6,7 @@
       </div>
       <div class="workJc-r">
         <div class="workJc-r-level">低风险</div>
-        <div class="workJc-r-val">{{ echartDatas.value || '0' }}</div>
+        <div class="workJc-r-val">{{ echartDatas || '0' }}</div>
       </div>
     </div>
     <div class="card-workJc" :style="{ height: heightB }">

+ 2 - 3
src/views/vent/fire/fireHome/index.vue

@@ -53,9 +53,8 @@
               <InfoCircleOutlined class="scalc-icon" />
             </div>
           </div>
-          <iframe src="http://172.18.252.31:8092/micro-vent-3dModal/dashboard/analysis?mock-login=1&type=empty" width="100%" height="100%" frameborder="0"></iframe>
-          <!-- <iframe src="http://172.16.253.23:91/valkyrja/?type=tf" width="100%" height="100%" frameborder="0"></iframe> -->
-          <!-- <iframe src="http://82.157.13.146:18224/valkyrja/" width="100%" height="100%" frameborder="0"></iframe> -->
+          <!-- <iframe src="http://10.3.132.7:8091/modelchannel/model3D/home" width="100%" height="100%" frameborder="0"></iframe> -->
+             <iframe src="http://10.3.132.7:8091/user/autologin" width="100%" height="100%" frameborder="0"></iframe>
         </div>
         <transition>
           <div class="center-b" v-if="isShow">