Commit f1c2eb69 by liangzhen

暂存一下

1 parent b53edf76
This diff could not be displayed because it is too large.
No preview for this file type
<!doctype html><html lang=""><head><meta charset="utf-8"/><meta http-equiv="X-UA-Compatible" content="IE=edge"/><meta name="viewport" content="width=device-width,initial-scale=1"/><link rel="icon" href="/favicon.ico"/><title>综合分析中心</title><script defer="defer" src="/js/chunk-vendors.2ac028e8.js"></script><script defer="defer" src="/js/app.ad81aa46.js"></script><link href="/css/chunk-vendors.10dd4e95.css" rel="stylesheet"><link href="/css/app.5c4c2a8b.css" rel="stylesheet"></head><body><noscript><strong>We're sorry but 综合分析中心 doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div></body></html>
\ No newline at end of file
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
......@@ -163,11 +163,11 @@ export function trendsRules(type) {
// url: "/mainLayout/assistedRect",
// children: [],
// },
{
name: "专家同步归档",
url: "/mainLayout/attachSynchronousArchiving",
children: [],
},
// {
// name: "专家同步归档",
// url: "/mainLayout/attachSynchronousArchiving",
// children: [],
// },
],
},
],
......@@ -200,68 +200,68 @@ export function trendsRules(type) {
name: "后评估检查",
url: "",
children: [
{
name: "后评估自查",
url: "",
children: [
{
name: "自查评估批次发起",
url: "/assesszc/auxiliarySelection",
children: [],
},
{
name: "自查批次确认发布",
url: "/assesszc/confirmRelease",
children: [],
},
{
name: "自查材料自动获取",
url: "/assesszc/materialAcquisition",
children: [],
},
{
name: "自查项目检查",
url: "/assesszc/auxiliaryInspection",
children: [],
},
{
name: "自查结果确认更改",
url: "/assesszc/confirmChanges",
children: [],
},
// {
// name: "后评估自查",
// url: "",
// children: [
// {
// name: "自查评估批次发起",
// url: "/assesszc/auxiliarySelection",
// children: [],
// },
// {
// name: "自查批次确认发布",
// url: "/assesszc/confirmRelease",
// children: [],
// },
// {
// name: "自查材料自动获取",
// url: "/assesszc/materialAcquisition",
// children: [],
// },
// {
// name: "自查项目检查",
// url: "/assesszc/auxiliaryInspection",
// children: [],
// },
// {
// name: "自查结果确认更改",
// url: "/assesszc/confirmChanges",
// children: [],
// },
// {
// name: "自查问题下发",
// url: "/assesszc/assitedDistribution",
// children: [],
// },
{
name: "自查问题反馈",
url: "/assesszc/assistedFeedback",
children: [],
},
{
name: "自查申诉确认",
url: "/assesszc/assistedConfirm",
children: [],
},
{
name: "自查问题整改",
url: "/assesszc/assistedRect",
children: [],
},
{
name: "自查整改核验",
url: "/assesszc/correctiveAssistanceVerification",
children: [],
},
{
name: "自查专家同步归档",
url: "/assesszc/attachSynchronousArchiving",
children: [],
},
],
},
// // {
// // name: "自查问题下发",
// // url: "/assesszc/assitedDistribution",
// // children: [],
// // },
// {
// name: "自查问题反馈",
// url: "/assesszc/assistedFeedback",
// children: [],
// },
// {
// name: "自查申诉确认",
// url: "/assesszc/assistedConfirm",
// children: [],
// },
// {
// name: "自查问题整改",
// url: "/assesszc/assistedRect",
// children: [],
// },
// {
// name: "自查整改核验",
// url: "/assesszc/correctiveAssistanceVerification",
// children: [],
// },
// {
// name: "自查专家同步归档",
// url: "/assesszc/attachSynchronousArchiving",
// children: [],
// },
// ],
// },
{
name: "后评估互查",
url: "",
......@@ -327,11 +327,11 @@ export function trendsRules(type) {
url: "/mainLayout/correctiveAssistanceVerification",
children: [],
},
{
name: "专家同步归档",
url: "/mainLayout/attachSynchronousArchiving",
children: [],
},
// {
// name: "专家同步归档",
// url: "/mainLayout/attachSynchronousArchiving",
// children: [],
// },
],
},
{
......@@ -436,7 +436,7 @@ export function defaultRouter() {
return "/mainLayout/materialAcquisition"
break;
case '99':
return "/assesszc/auxiliarySelection"
return "/mainLayout/auxiliarySelection"
break;
......
......@@ -134,9 +134,9 @@ export default {
} else if (newVal == 99) {
this.menuList = trendsRules(99);
this.$router.push({
path: "/assesszc/auxiliarySelection",
path: "/mainLayout/auxiliarySelection",
});
this.activeIndex = '/assesszc/auxiliarySelection'
this.activeIndex = '/mainLayout/auxiliarySelection'
// this.$refs.kzMenu.activeIndex='/assesszc/auxiliarySelection'
}
console.log('不是来了么',this.$route.path)
......
<template>
<div>
<p>打开页面</p>
<iframe src="static/index.html" frameborder="0" style="width:100vw;height:100vh;" id="iframe" ></iframe>
<!-- <iframe :src="iframeURL" frameborder="0" style="width:100vw;height:100vh;" id="iframe" ></iframe> -->
<iframe src="http://192.168.91.1:18000/static/#/assessResult/complianceMan/defend" frameborder="0" style="width:100vw;height:100vh;" id="iframe" ></iframe>
</div>
</template>
<script>
export default {
data(){
return{
iframeURL:''
}
},
mounted(){
this.iframeURL= "/static/#/panorama/prolectNode";
}
......
<template>
<div>
<iframe src="http:/127.0.0.1:80/static/" frameborder="0" style="width:100vw;height:100vh;" id="iframe" ></iframe>
<iframe src="http://192.168.91.1:18000/static/#/assessResult/reportMan/defend" frameborder="0" style="width:100vw;height:100vh;" id="iframe" ></iframe>
</div>
</template>
......
<template>
<div>
<iframe src="http:/127.0.0.1:80/static/" frameborder="0" style="width:100vw;height:100vh;" id="iframe" ></iframe>
<iframe src="http://192.168.91.1:18000/static/#/assessResult/complianceMan/template" frameborder="0" style="width:100vw;height:100vh;" id="iframe" ></iframe>
</div>
</template>
......
<template>
<div>
<iframe src="http:/127.0.0.1:80/static/" frameborder="0" style="width:100vw;height:100vh;" id="iframe" ></iframe>
<iframe src="http://192.168.91.1:18000/static/#/assessResult/reportMan/template" frameborder="0" style="width:100vw;height:100vh;" id="iframe" ></iframe>
</div>
</template>
......
<template>
<div>
<iframe src="http:/127.0.0.1:80/static/" frameborder="0" style="width:100vw;height:100vh;" id="iframe" ></iframe>
<iframe src="http://192.168.91.1:18000/static/#/assessResult/state/complianceQue" frameborder="0" style="width:100vw;height:100vh;" id="iframe" ></iframe>
</div>
</template>
......
<template>
<div>
<iframe src="http:/127.0.0.1:80/static/" frameborder="0" style="width:100vw;height:100vh;" id="iframe" ></iframe>
<iframe src="http://192.168.91.1:18000/static/#/assessResult/state/linkQue" frameborder="0" style="width:100vw;height:100vh;" id="iframe" ></iframe>
</div>
</template>
......
<template>
<div>
<iframe src="http:/127.0.0.1:80/static/" frameborder="0" style="width:100vw;height:100vh;" id="iframe" ></iframe>
<iframe src="http://192.168.91.1:18000/static/#/assessResult/state/progress" frameborder="0" style="width:100vw;height:100vh;" id="iframe" ></iframe>
</div>
</template>
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!