285 lines
13 KiB
HTML
285 lines
13 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<title>Title</title>
|
|
<script src="./lib/jquery/dist/jquery.js"></script>
|
|
<script src="./lib/vuejs/vue.js"></script>
|
|
<script src="./lib/vuejs/axios.min.js"></script>
|
|
<script src="./lib/elementui/index2.15.9v.js"></script>
|
|
<!--<script src="./lib/linq.js/Content/Scripts/linq.min.js"></script>-->
|
|
<script src="Scripts/linq.js"></script>
|
|
<link href="Content/bootstrap.min.css" rel="stylesheet" />
|
|
<link href="Content/ui-bootstrap-csp.css" rel="stylesheet" />
|
|
<link href="app/css/app.css" rel="stylesheet" />
|
|
<link href="Content/fontawesome/css/font-awesome.min.css" rel="stylesheet" />
|
|
|
|
<script src="Scripts/jquery-1.10.2.min.js"></script>
|
|
<script src="Scripts/angular.min.js"></script>
|
|
<script src="Scripts/angular-animate.min.js"></script>
|
|
<!--<script src="http://localhost:8075/WebReport/ReportServer?op=emb&resource=finereport.js"></script>-->
|
|
|
|
<script src="Scripts/angular-ui-router.min.js"></script>
|
|
<script src="Scripts/angular-touch.min.js"></script>
|
|
|
|
<script src="Scripts/angular-ui/ui-bootstrap-tpls.min.js"></script>
|
|
<script src="Scripts/bootstrap.min.js"></script>
|
|
|
|
|
|
|
|
<script src="Scripts/ngStorage.min.js"></script>
|
|
<script src="Scripts/angular-resource.min.js"></script>
|
|
|
|
|
|
<script src="Scripts/linq.min.js"></script>
|
|
<script src="Scripts/storedb.js"></script>
|
|
|
|
<script src="app/css/angular-ui-tree.js"></script>
|
|
<link href="app/css/angular-ui-tree.css" rel="stylesheet" />
|
|
<link href="Content/bootstrap.min.css" rel="stylesheet" />
|
|
|
|
<!-- 新增加的layui的框架 -->
|
|
<link href="Scripts/layui/css/layui.css" rel="stylesheet" />
|
|
<script src="Scripts/layui/layui.js"></script>
|
|
|
|
<!--报表折线图-->
|
|
<script src="Scripts/echarts.js"></script>
|
|
|
|
|
|
<!-- 主要框架 -->
|
|
<script src="app/app.js"></script>
|
|
|
|
<script src="app/service/publicFactory.js"></script>
|
|
<script src="Scripts/smart-table.debug.js"></script>
|
|
<!-- 指令集 -->
|
|
<script src="app/directive/ui-nav.js"></script>
|
|
<script src="app/controller/treejs.js"></script>
|
|
|
|
|
|
<!--用户基本信息-->
|
|
<script src="app/login/controller/loginCtrl.js"></script>
|
|
<script src="app/hearCtrl/hearjs.js"></script>
|
|
|
|
<!-- 控制器 -->
|
|
<!--基础信息管理-->
|
|
|
|
<script src="app/BasisInformationManage/controller/YPLBCtrl.js"></script>
|
|
<script src="app/BasisInformationManage/controller/JCXMCtrl.js"></script>
|
|
<script src="app/BasisInformationManage/controller/JCBZCtrl.js"></script>
|
|
<script src="app/BasisInformationManage/controller/PJBZCtrl.js"></script>
|
|
<script src="app/BasisInformationManage/controller/JLDWCtrl.js"></script>
|
|
<script src="app/BasisInformationManage/controller/DWHSCtrl.js"></script>
|
|
<script src="app/BasisInformationManage/controller/CYDDCtrl.js"></script>
|
|
<script src="app/BasisInformationManage/controller/JZJGCtrl.js"></script>
|
|
<script src="app/BasisInformationManage/controller/YPBHCtrl.js"></script>
|
|
<script src="app/SynthesizeManage/controller/XiaoFeiLiangGuanLi.js"></script>
|
|
<script src="app/DetectionOperationManage/controller/XiaoFeiLiangFormCtrl.js"></script>
|
|
<script src="app/DetectionOperationManage/controller/JianKangZhiDaoZhi.js"></script>
|
|
<script src="app/DetectionOperationManage/controller/XianLiangZhi.js"></script>
|
|
<script src="app/DetectionOperationManage/controller/QuanGuoChouJian.js"></script>
|
|
<script src="app/DetectionOperationManage/controller/HangLieZhuanHuan.js"></script>
|
|
<script src="app/DetectionOperationManage/controller/QuanGuoDiTu.js"></script>
|
|
<!--计划任务管理-->
|
|
|
|
<script src="app/PlanJobManage/controller/PlanCustomizeCtrl.js"></script>
|
|
<script src="app/PlanJobManage/controller/PlanControlCtrl.js"></script>
|
|
<script src="app/PlanJobManage/controller/PlanCheckCtrl.js"></script>
|
|
|
|
<!--检测业务管理-->
|
|
|
|
<script src="app/DetectionOperationManage/controller/SampleInspectCtrl.js"></script>
|
|
<script src="app/DetectionOperationManage/controller/SampleRegisterCtrl.js"></script>
|
|
<script src="app/DetectionOperationManage/controller/SampleSignCtrl.js"></script>
|
|
<script src="app/DetectionOperationManage/controller/SampleTestCtrl.js"></script>
|
|
<script src="app/DetectionOperationManage/controller/SampleAutioCtrl.js"></script>
|
|
<script src="app/DetectionOperationManage/controller/SampleApproveCtrl.js"></script>
|
|
<script src="app/DetectionOperationManage/controller/SampleControlCtrl.js"></script>
|
|
|
|
|
|
<!--综合查询管理-->
|
|
<script src="app/SynthesizeManage/controller/CustomQueryCtrl.js"></script>
|
|
<script src="app/SynthesizeManage/controller/CustomQuery2Ctrl.js"></script>
|
|
<!--<script src="app/SynthesizeManage/controller/ExecuteTabCtrl.js"></script>-->
|
|
<script src="app/SynthesizeManage/controller/ExecuteTabCtrl.js"></script>
|
|
<script src="app/SynthesizeManage/controller/MonitorTabCtrl.js"></script>
|
|
<script src="app/SynthesizeManage/controller/SamplingTabCtrl.js"></script>
|
|
<script src="app/SynthesizeManage/controller/SampleNewsCtrl.js"></script>
|
|
<script src="app/SynthesizeManage/controller/DetectionCostCtrl.js"></script>
|
|
<script src="app/SynthesizeManage/controller/ShapeCostCtrl.js"></script>
|
|
<script src="app/SynthesizeManage/controller/FailListCtrl.js"></script>
|
|
<script src="app/SynthesizeManage/controller/ProblemListCtrl.js"></script>
|
|
<script src="app/SynthesizeManage/controller/FailAndProblemListCtrl.js"></script>
|
|
|
|
|
|
<link href="Content/chosen.css" rel="stylesheet" />
|
|
<!--<script src="http://www.jq22.com/jquery/1.11.1/jquery.min.js"></script>-->
|
|
<script src="Scripts/jquery-1.10.2.min.js"></script>
|
|
<script src="Scripts/chosen.jquery.js"></script>
|
|
<script src="app/StatAnalyzeManage/controler/SampleCtrl.js"></script>
|
|
<script src="app/StatAnalyzeManage/controler/JYXMCtrl.js"></script>
|
|
|
|
<script src="app/SynthesizeManage/controller/JianCeXiangMuCtrl.js"></script>
|
|
<script src="app/SynthesizeManage/controller/JianCeXiangMuCtrl2.js"></script>
|
|
<script src="app/SynthesizeManage/controller/JianCeXiangMuCtrl3.js"></script>
|
|
<script src="app/SynthesizeManage/controller/JianCeXiangMuCtrl4.js"></script>
|
|
<script src="app/SynthesizeManage/controller/PolluteAnalyzeCtrl.js"></script>
|
|
<script src="app/SynthesizeManage/controller/NewDateCtrl.js"></script>
|
|
|
|
|
|
<!-- 增加日志查询20211108 增加jinq.js方法20211127-->
|
|
<script src="app/SynthesizeManage/controller/OperateLogCtrl.js"></script>
|
|
<script src="Scripts/jinqjs.js"></script>
|
|
|
|
|
|
|
|
<!--风险预警-->
|
|
<script src="app/yujing/controller/BuhegelvCtrl.js"></script>
|
|
<script src="app/yujing/controller/BuhegelvCtrl2.js"></script>
|
|
<script src="app/yujing/controller/BuhegelvCtrl3.js"></script>
|
|
<script src="app/yujing/controller/BuhegelvCtrl4.js"></script>
|
|
<script src="app/yujing/controller/BuhegelvCtrl5.js"></script>
|
|
<script src="app/yujing/controller/BuhegelvCtrl6.js"></script>
|
|
<script src="app/yujing/controller/BuhegelvCtrl7.js"></script>
|
|
<script src="app/yujing/controller/BuhegelvCtrl8.js"></script>
|
|
<script src="app/yujing/controller/BuhegelvCtrl9.js"></script>
|
|
<script src="app/yujing/controller/BuhegelvCtrl10.js"></script>
|
|
<script src="app/yujing/controller/BuhegelvCtrl11.js"></script>
|
|
<script src="app/yujing/controller/BuhegelvCtrl12.js"></script>
|
|
<script src="app/yujing/controller/dataBuhegelvCtrl.js"></script>
|
|
|
|
<!--智能化数据_数据转换工具-->
|
|
<script src="app/DetectionOperationManage/controller/ShuJuZhuanHuanCtrl.js"></script>
|
|
<!--智能化数据_智能化数据管理-->
|
|
<script src="app/DetectionOperationManage/controller/ZhiNengTuiJianCtrl.js"></script>
|
|
<!--智能化数据_智能化数据策略-->
|
|
<script src="app/DetectionOperationManage/controller/ZhiNengTuiJianCeLueCtrl.js"></script>
|
|
<!-- ZhiNengTuiJianCeLue-->
|
|
|
|
|
|
<!--统计分析管理-->
|
|
<script src="app/DetectionOperationManage/controller/BIHomeCtrl.js"></script>
|
|
|
|
<script src="app/StatAnalyzeManage/controler/OverproofCtrl.js"></script>
|
|
<script src="app/StatAnalyzeManage/controler/ProblemCtrl.js"></script>
|
|
<script src="app/StatAnalyzeManage/controler/QualifiedCtrl.js"></script>
|
|
<script src="app/SynthesizeManage/controller/GongShi.js"></script>
|
|
<!--用户信息管理-->
|
|
<script src="app/user/controller/UserJs.js"></script>
|
|
|
|
|
|
<!--展示信息-->
|
|
<script src="app/zhanshi/controller/shanghaiRiskAssessmentMapCtrl.js"></script>
|
|
<script src="app/zhanshi/controller/chinaRiskAssessmentMapCtrl.js"></script>
|
|
<script src="app/zhanshi/controller/NianFenFengXianPingGuZhanShiCtrl.js"></script>
|
|
<script src="app/zhanshi/controller/ShiPinLeiBiePingGuZhanShiCtrl.js"></script>
|
|
<script src="app/zhanshi/controller/ShiPinFengXianMapZhanShiCtrl.js"></script>
|
|
<script src="app/zhanshi/controller/ShiPinFengXianMap_QuanGuoZhanShiCtrl.js"></script>
|
|
|
|
|
|
<script src="app/controller/appCtrl.js"></script>
|
|
<script src="app/controller/page1Ctrl.js"></script>
|
|
<script src="app/controller/uibModalCtrl.js"></script>
|
|
<script src="app/controller/uibAccordionCtrl.js"></script>
|
|
<script src="app/controller/uibDropDownMenu.js"></script>
|
|
<script src="app/controller/uibDatePicker.js"></script>
|
|
<script src="app/controller/uibCarouselCtrl.js"></script>
|
|
<script src="app/echarts.min.js"></script>
|
|
|
|
|
|
<!--<script src="app/controller/mychares.js"></script>-->
|
|
<!-- 系统设置 -->
|
|
<script src="app/main.js"></script>
|
|
<link href="app/css/base.css" rel="stylesheet" />
|
|
|
|
<link href="app/css/loaders.css" rel="stylesheet" />
|
|
<!--treeview-->
|
|
<link href="app/treeview/angular.treeview.css" rel="stylesheet" />
|
|
<script src="app/treeview/angular.treeview.js"></script>
|
|
|
|
|
|
|
|
<!---上传控件的js-->
|
|
<script src="Scripts/ng-file-upload/ng-file-upload.min.js"></script>
|
|
<script src="Scripts/ng-file-upload/ng-file-upload-shim.min.js"></script>
|
|
|
|
<!--任务总进度-->
|
|
<script src="app/login/controller/mainctrl.js"></script>
|
|
<!--分页-->
|
|
<script src="app/service.js"></script>
|
|
|
|
|
|
<script src="app/controller/chaxunjs.js"></script>
|
|
<script src="app/controller/SPLKjs.js"></script>
|
|
<script src="app/controller/JCDWjs.js"></script>
|
|
|
|
<script src="Content/ngselect/angular-touch.min.js"></script>
|
|
<script src="Content/ngselect/main-controller.js"></script>
|
|
<script src="Content/ngselect/angucomplete.js"></script>
|
|
<script src="app/controller/ShuRujs.js"></script>
|
|
|
|
|
|
|
|
|
|
</head>
|
|
<body>
|
|
<div id="app" >
|
|
<!-- <button @click="GetMainInfo()">跳转主页</button>-->
|
|
|
|
</div>
|
|
|
|
|
|
</body>
|
|
</html>
|
|
|
|
|
|
<script>
|
|
|
|
console.log(document.cookie)
|
|
var token = document.cookie
|
|
var cookies = document.cookie.split(';');
|
|
for (var i = 0;i < cookies.length;i++){
|
|
var cookie = cookies[i].split('=');
|
|
if (cookie[0] == "Admin-Token")
|
|
{
|
|
var token2 = decodeURIComponent(cookie[1]);
|
|
}
|
|
}
|
|
///////////////////////////////////////////////////
|
|
//该部分是Vue应用封装
|
|
var app = new Vue({
|
|
el: '#app',
|
|
data() {
|
|
return {
|
|
pubData:{}
|
|
}
|
|
},
|
|
mounted() {
|
|
debugger;
|
|
//window.location.href = Gaddress + '/index.html#/app/main';
|
|
// var token='eyJ0eXAiOiJKV1QiLCJhbGciOiJTTTNXaXRoU00yIn0.eyJkZXB0TmFtZSI6IuS4ieenmOenkSIsIm9yZ05hbWUiOiLluILlp5Tlip7lhazlrqTvvIjluILlp5Tlm73lronlip7jgIHluILlp5Tkv53lr4blip7vvJzluILkv53lr4blsYDvvJ7jgIHluILlp5TmnLropoHlsYDvvJzluILlr4bnoIHnrqHnkIblsYDvvJ7jgIHluILmoaPmoYjlsYDvvIkiLCJpc3MiOiJ3aWNyZW5ldCIsImRlcHRJZCI6IjEwMTAwMDAwMDAwMDAxMDIwNSIsInVzZXJJZCI6IjEwMjAwMDAwMDAwMTAyMDUwOSIsIm9yZ0lkIjoiMTAxMDAwMDAwMDAwMDAwMTAyIiwicm9sZUlkcyI6IjEyMjAwMDAwMDAwMDQ1MDE5NiwxMjIwMDAwMDAwMDA0MDAwMDEsMTIyMDAwMDAwMDAwNDUwODM1LDEyMjAwMDAwMDAwMDI3MDAyMCwxMjIwMDAwMDAwMDAyNzAwMTgsMTIyMDAwMDAwMDAwMjcwMDA1LDEyMjAwMDAwMDAwMDQ1MDE5OCwxMjIwMDAwMDAwMDA0NTA4MzYsMTIyMDAwMDAwMDAwMjcwMDEzLDg4MDEwOTc4NTE1OTk1NDQzMyIsImFwcElkIjoiODc5NzUyOTkyNTM3MDU1MjMyIiwiYml6a2V5IjoiOTI0MjAyNDctMjVDRS00MEUzLUI5MEMtMEEwREJCRkJCNkI4IiwiaXNzdWVBdCI6IjIwMjEtMTEtMTggMjI6MTU6MjkiLCJleHAiOjE2Mzg1NDA5MjksImlhdCI6MTYzNzI0NDkyOSwiYWNjb3VudCI6ImxpcWlvbmciLCJ1c2VybmFtZSI6IuadjueQvCJ9.MEUCIQCOWW0BTuCM4yvAe0WJ7kvaXsqAGwE3lWDtlvdd4R8jNAIgTVZN3JqvOIsWsoWytTwLAXJ3RDEY69T8jOABREX4kPA'
|
|
axios.get(Gaddress + '/loginSSO',{headers:{Authorization:token2}}).then(res=>{
|
|
// axios.get('/loginSSO').then(res=>{
|
|
console.log('结果查看',res)
|
|
this.pubData=res.data;
|
|
sessionStorage.setItem('user', JSON.stringify(this.pubData));
|
|
sessionStorage.setItem('userName', res.data.username);
|
|
window.location.href = Gaddress + '/index.html#/app/main';
|
|
})
|
|
},
|
|
methods: {
|
|
// GetMainInfo(){
|
|
// //$sessionStorage.user = mydata;
|
|
// sessionStorage.setItem('user', JSON.stringify(this.pubData));
|
|
//
|
|
// window.location.href = Gaddress + '/index.html#/app/main';
|
|
// }
|
|
|
|
}
|
|
|
|
|
|
})
|
|
|
|
|
|
|
|
</script>
|