Commit 0acd2187 by liangzhen

配置智杰打包路径

1 parent f8e206b5
Showing with 71 additions and 53 deletions
NODE_ENV = 'development' NODE_ENV = 'development'
VUE_APP_BASE_URL ="/arch-evaluation" VUE_APP_BASE_URL ="/arch-evaluation"
# VUE_APP_BASE_URL = "http://192.168.50.1:18000" # VUE_APP_BASE_URL = "http://192.168.50.1:18000"
VUE_APP_ZJ_IFRAME = "http://192.168.91.1:18000"
...@@ -2,3 +2,5 @@ NODE_ENV = 'production' ...@@ -2,3 +2,5 @@ NODE_ENV = 'production'
# VUE_APP_BASE_URL = "http://192.168.0.102:80" # VUE_APP_BASE_URL = "http://192.168.0.102:80"
VUE_APP_BASE_URL = "http://127.0.0.1:80" VUE_APP_BASE_URL = "http://127.0.0.1:80"
VUE_APP_ZJ_IFRAME = "http://192.168.91.1:18000"
...@@ -820,7 +820,7 @@ export default { ...@@ -820,7 +820,7 @@ export default {
} }
} }
/deep/ .el-table__header th { /deep/ .el-table__header th {
background-color: #eeeeee; background-color: #f5f5f5;
font-weight: bold; font-weight: bold;
.cell { .cell {
color: #333; color: #333;
......
...@@ -963,7 +963,7 @@ export default { ...@@ -963,7 +963,7 @@ export default {
} }
} }
/deep/ .el-table__header th { /deep/ .el-table__header th {
background-color: #eeeeee; background-color: #f5f5f5;
font-weight: bold; font-weight: bold;
.cell { .cell {
color: #333; color: #333;
......
...@@ -851,7 +851,7 @@ export default { ...@@ -851,7 +851,7 @@ export default {
} }
} }
/deep/ .el-table__header th { /deep/ .el-table__header th {
background-color: #eeeeee; background-color: #f5f5f5;
font-weight: bold; font-weight: bold;
.cell { .cell {
color: #333; color: #333;
......
...@@ -829,7 +829,7 @@ text-align: center; ...@@ -829,7 +829,7 @@ text-align: center;
} }
} }
/deep/ .el-table__header th { /deep/ .el-table__header th {
background-color: #eeeeee; background-color: #f5f5f5;
font-weight: bold; font-weight: bold;
.cell { .cell {
color: #333; color: #333;
......
...@@ -678,7 +678,7 @@ export default { ...@@ -678,7 +678,7 @@ export default {
} }
} }
/deep/ .el-table__header th { /deep/ .el-table__header th {
background-color: #eeeeee; background-color: #f5f5f5;
font-weight: bold; font-weight: bold;
.cell { .cell {
color: #333; color: #333;
......
...@@ -472,7 +472,7 @@ export default { ...@@ -472,7 +472,7 @@ export default {
} }
} }
/deep/ .el-table__header th { /deep/ .el-table__header th {
background-color: #eeeeee; background-color: #f5f5f5;
font-weight: bold; font-weight: bold;
.cell { .cell {
color: #333; color: #333;
......
...@@ -616,7 +616,7 @@ export default { ...@@ -616,7 +616,7 @@ export default {
} }
} }
/deep/ .el-table__header th { /deep/ .el-table__header th {
background-color: #eeeeee; background-color: #f5f5f5;
font-weight: bold; font-weight: bold;
.cell { .cell {
color: #333; color: #333;
...@@ -815,11 +815,11 @@ export default { ...@@ -815,11 +815,11 @@ export default {
} }
/deep/ .el-table__header th{ /deep/ .el-table__header th{
// backcolor:#eeeeee; // backcolor:#eeeeee;
background-color: #eeeeee; background-color: #f5f5f5;
} }
/deep/ .el-table thead.is-group th.el-table__cell{ /deep/ .el-table thead.is-group th.el-table__cell{
background-color: #eeeeee !important; background-color: #f5f5f5 !important;
} }
// #eeeeee // #eeeeee
</style> </style>
\ No newline at end of file
...@@ -451,7 +451,7 @@ export default { ...@@ -451,7 +451,7 @@ export default {
} }
} }
/deep/ .el-table__header th { /deep/ .el-table__header th {
background-color: #eeeeee; background-color: #f5f5f5;
font-weight: bold; font-weight: bold;
.cell { .cell {
color: #333; color: #333;
......
...@@ -1158,7 +1158,7 @@ export default { ...@@ -1158,7 +1158,7 @@ export default {
} }
} }
/deep/ .el-table__header th { /deep/ .el-table__header th {
background-color: #eeeeee; background-color: #f5f5f5;
font-weight: bold; font-weight: bold;
.cell { .cell {
color: #333; color: #333;
......
...@@ -1030,7 +1030,7 @@ export default { ...@@ -1030,7 +1030,7 @@ export default {
} }
} }
/deep/ .el-table__header th { /deep/ .el-table__header th {
background-color: #eeeeee; background-color: #f5f5f5;
font-weight: bold; font-weight: bold;
.cell { .cell {
color: #333; color: #333;
......
...@@ -934,7 +934,7 @@ export default { ...@@ -934,7 +934,7 @@ export default {
} }
} }
/deep/ .el-table__header th { /deep/ .el-table__header th {
background-color: #eeeeee; background-color: #f5f5f5;
font-weight: bold; font-weight: bold;
.cell { .cell {
color: #333; color: #333;
......
...@@ -632,7 +632,7 @@ width: 100%; ...@@ -632,7 +632,7 @@ width: 100%;
} }
} }
/deep/ .el-table__header th { /deep/ .el-table__header th {
background-color: #eeeeee; background-color: #f5f5f5;
font-weight: bold; font-weight: bold;
.cell { .cell {
color: #333; color: #333;
......
...@@ -758,7 +758,7 @@ export default { ...@@ -758,7 +758,7 @@ export default {
} }
} }
/deep/ .el-table__header th { /deep/ .el-table__header th {
background-color: #eeeeee; background-color: #f5f5f5;
font-weight: bold; font-weight: bold;
.cell { .cell {
color: #333; color: #333;
......
...@@ -719,7 +719,7 @@ export default { ...@@ -719,7 +719,7 @@ export default {
} }
} }
/deep/ .el-table__header th { /deep/ .el-table__header th {
background-color: #eeeeee; background-color: #f5f5f5;
font-weight: bold; font-weight: bold;
.cell { .cell {
color: #333; color: #333;
......
...@@ -835,7 +835,7 @@ export default { ...@@ -835,7 +835,7 @@ export default {
} }
} }
/deep/ .el-table__header th { /deep/ .el-table__header th {
background-color: #eeeeee; background-color: #f5f5f5;
font-weight: bold; font-weight: bold;
.cell { .cell {
color: #333; color: #333;
......
...@@ -890,7 +890,7 @@ text-align: center; ...@@ -890,7 +890,7 @@ text-align: center;
} }
} }
/deep/ .el-table__header th { /deep/ .el-table__header th {
background-color: #eeeeee; background-color: #f5f5f5;
font-weight: bold; font-weight: bold;
.cell { .cell {
color: #333; color: #333;
......
...@@ -616,7 +616,7 @@ export default { ...@@ -616,7 +616,7 @@ export default {
} }
} }
/deep/ .el-table__header th { /deep/ .el-table__header th {
background-color: #eeeeee; background-color: #f5f5f5;
font-weight: bold; font-weight: bold;
.cell { .cell {
color: #333; color: #333;
......
...@@ -471,7 +471,7 @@ export default { ...@@ -471,7 +471,7 @@ export default {
} }
} }
/deep/ .el-table__header th { /deep/ .el-table__header th {
background-color: #eeeeee; background-color: #f5f5f5;
font-weight: bold; font-weight: bold;
.cell { .cell {
color: #333; color: #333;
......
...@@ -613,7 +613,7 @@ export default { ...@@ -613,7 +613,7 @@ export default {
} }
} }
/deep/ .el-table__header th { /deep/ .el-table__header th {
background-color: #eeeeee; background-color: #f5f5f5;
font-weight: bold; font-weight: bold;
.cell { .cell {
color: #333; color: #333;
...@@ -812,11 +812,11 @@ export default { ...@@ -812,11 +812,11 @@ export default {
} }
/deep/ .el-table__header th{ /deep/ .el-table__header th{
// backcolor:#eeeeee; // backcolor:#eeeeee;
background-color: #eeeeee; background-color: #f5f5f5;
} }
/deep/ .el-table thead.is-group th.el-table__cell{ /deep/ .el-table thead.is-group th.el-table__cell{
background-color: #eeeeee !important; background-color: #f5f5f5 !important;
} }
// #eeeeee // #eeeeee
</style> </style>
\ No newline at end of file
...@@ -420,7 +420,7 @@ export default { ...@@ -420,7 +420,7 @@ export default {
} }
} }
/deep/ .el-table__header th { /deep/ .el-table__header th {
background-color: #eeeeee; background-color: #f5f5f5;
font-weight: bold; font-weight: bold;
.cell { .cell {
color: #333; color: #333;
......
...@@ -1152,7 +1152,7 @@ export default { ...@@ -1152,7 +1152,7 @@ export default {
} }
} }
/deep/ .el-table__header th { /deep/ .el-table__header th {
background-color: #eeeeee; background-color: #f5f5f5;
font-weight: bold; font-weight: bold;
.cell { .cell {
color: #333; color: #333;
......
...@@ -1027,7 +1027,7 @@ export default { ...@@ -1027,7 +1027,7 @@ export default {
} }
} }
/deep/ .el-table__header th { /deep/ .el-table__header th {
background-color: #eeeeee; background-color: #f5f5f5;
font-weight: bold; font-weight: bold;
.cell { .cell {
color: #333; color: #333;
......
...@@ -864,7 +864,7 @@ export default { ...@@ -864,7 +864,7 @@ export default {
} }
} }
/deep/ .el-table__header th { /deep/ .el-table__header th {
background-color: #eeeeee; background-color: #f5f5f5;
font-weight: bold; font-weight: bold;
.cell { .cell {
color: #333; color: #333;
......
...@@ -608,7 +608,7 @@ width: 100%; ...@@ -608,7 +608,7 @@ width: 100%;
} }
} }
/deep/ .el-table__header th { /deep/ .el-table__header th {
background-color: #eeeeee; background-color: #f5f5f5;
font-weight: bold; font-weight: bold;
.cell { .cell {
color: #333; color: #333;
......
...@@ -442,7 +442,7 @@ export default { ...@@ -442,7 +442,7 @@ export default {
} }
} }
/deep/ .el-table__header th { /deep/ .el-table__header th {
background-color: #eeeeee; background-color: #f5f5f5;
font-weight: bold; font-weight: bold;
.cell { .cell {
color: #333; color: #333;
......
...@@ -375,7 +375,7 @@ ...@@ -375,7 +375,7 @@
} }
} }
/deep/ .el-table__header th { /deep/ .el-table__header th {
background-color: #eeeeee; background-color: #f5f5f5;
font-weight: bold; font-weight: bold;
.cell { .cell {
color: #333; color: #333;
......
...@@ -1757,7 +1757,7 @@ this.dialogAddzj=false ...@@ -1757,7 +1757,7 @@ this.dialogAddzj=false
} }
} }
/deep/ .el-table__header th { /deep/ .el-table__header th {
background-color: #eeeeee; background-color: #f5f5f5;
font-weight: bold; font-weight: bold;
.cell { .cell {
color: #333; color: #333;
......
<template> <template>
<div> <div>
<div id="parentElement" v-show="false">{{id}}</div> <div id="parentElement" v-show="false">{{id}}</div>
<iframe src="http:/127.0.0.1:80/static/" frameborder="0" style="width:100vw;height:100vh;" id="iframe" ></iframe> <iframe :src="zjIframe" frameborder="0" style="width:100vw;height:100vh;" id="iframe" ></iframe>
</div> </div>
</template> </template>
...@@ -9,11 +9,13 @@ ...@@ -9,11 +9,13 @@
export default { export default {
data(){ data(){
return{ return{
id:sessionStorage.getItem('author') id:sessionStorage.getItem('author'),
zjIframe:''
} }
}, },
mounted(){ mounted(){
this.zjIframe=process.env.VUE_APP_ZJ_IFRAME+'/static/'
console.log(sessionStorage.getItem('authorized-token'),'zi级session') console.log(sessionStorage.getItem('authorized-token'),'zi级session')
let auto=sessionStorage.getItem('author') let auto=sessionStorage.getItem('author')
const iFrame = document.getElementById('iframe') const iFrame = document.getElementById('iframe')
......
<template> <template>
<div> <div>
<!-- <iframe :src="iframeURL" 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> <iframe :src="zjIframe" frameborder="0" style="width:100vw;height:100vh;" id="iframe" ></iframe>
</div> </div>
</template> </template>
...@@ -10,12 +10,12 @@ ...@@ -10,12 +10,12 @@
export default { export default {
data(){ data(){
return{ return{
iframeURL:'' zjIframe:''
} }
}, },
mounted(){ mounted(){
this.iframeURL= "/static/#/panorama/prolectNode"; this.zjIframe=process.env.VUE_APP_ZJ_IFRAME+'/static/#/assessResult/complianceMan/defend'
} }
......
<template> <template>
<div> <div>
<iframe src="http://192.168.91.1:18000/static/#/assessResult/reportMan/defend" frameborder="0" style="width:100vw;height:100vh;" id="iframe" ></iframe> <iframe :src="zjIframe" frameborder="0" style="width:100vw;height:100vh;" id="iframe" ></iframe>
</div> </div>
</template> </template>
...@@ -8,10 +8,12 @@ ...@@ -8,10 +8,12 @@
export default { export default {
data(){ data(){
return{ return{
zjIframe:""
} }
}, },
mounted(){ mounted(){
this.zjIframe=process.env.VUE_APP_ZJ_IFRAME+'/static/#/assessResult/reportMan/defend'
} }
......
<template> <template>
<div> <div>
<iframe src="http://192.168.91.1:18000/static/#/assessResult/complianceMan/template" frameborder="0" style="width:100vw;height:100vh;" id="iframe" ></iframe> <iframe :src="zjIframe" frameborder="0" style="width:100vw;height:100vh;" id="iframe" ></iframe>
</div> </div>
</template> </template>
...@@ -8,11 +8,12 @@ ...@@ -8,11 +8,12 @@
export default { export default {
data(){ data(){
return{ return{
zjIframe:''
} }
}, },
mounted(){ mounted(){
this.zjIframe=process.env.VUE_APP_ZJ_IFRAME+'/static/#/assessResult/complianceMan/template'
} }
} }
......
<template> <template>
<div> <div>
<iframe src="http://192.168.91.1:18000/static/#/assessResult/reportMan/template" frameborder="0" style="width:100vw;height:100vh;" id="iframe" ></iframe> <iframe :src="zjIframe" frameborder="0" style="width:100vw;height:100vh;" id="iframe" ></iframe>
</div> </div>
</template> </template>
...@@ -8,10 +8,12 @@ ...@@ -8,10 +8,12 @@
export default { export default {
data(){ data(){
return{ return{
zjIframe:""
} }
}, },
mounted(){ mounted(){
this.zjIframe=process.env.VUE_APP_ZJ_IFRAME+'/static/#/assessResult/reportMan/template'
} }
......
<template> <template>
<div> <div>
<iframe src="http://192.168.91.1:18000/static/#/assessResult/release/notice" frameborder="0" style="width:100vw;height:100vh;" id="iframe" ></iframe> <iframe :src="zjIframe" frameborder="0" style="width:100vw;height:100vh;" id="iframe" ></iframe>
</div> </div>
</template> </template>
...@@ -8,11 +8,12 @@ ...@@ -8,11 +8,12 @@
export default { export default {
data(){ data(){
return{ return{
zjIframe:""
} }
}, },
mounted(){ mounted(){
this.zjIframe=process.env.VUE_APP_ZJ_IFRAME+'/static/#/assessResult/release/notice'
} }
} }
......
<template> <template>
<div> <div>
<iframe src="http://192.168.91.1:18000/static/#/assessResult/state/complianceQue" frameborder="0" style="width:100vw;height:100vh;" id="iframe" ></iframe> <iframe :src="zjIframe" frameborder="0" style="width:100vw;height:100vh;" id="iframe" ></iframe>
</div> </div>
</template> </template>
...@@ -8,11 +8,12 @@ ...@@ -8,11 +8,12 @@
export default { export default {
data(){ data(){
return{ return{
zjIframe:''
} }
}, },
mounted(){ mounted(){
this.zjIframe=process.env.VUE_APP_ZJ_IFRAME+'/static/#/assessResult/state/complianceQue'
} }
} }
......
<template> <template>
<div> <div>
<iframe src="http://192.168.91.1:18000/static/#/assessResult/state/linkQue" frameborder="0" style="width:100vw;height:100vh;" id="iframe" ></iframe> <iframe :src="zjIframe" frameborder="0" style="width:100vw;height:100vh;" id="iframe" ></iframe>
</div> </div>
</template> </template>
...@@ -8,10 +8,12 @@ ...@@ -8,10 +8,12 @@
export default { export default {
data(){ data(){
return{ return{
zjIframe:""
} }
}, },
mounted(){ mounted(){
this.zjIframe=process.env.VUE_APP_ZJ_IFRAME+'/static/#/assessResult/state/linkQue'
} }
......
<template> <template>
<div> <div>
<iframe src="http://192.168.91.1:18000/static/#/assessResult/state/progress" frameborder="0" style="width:100vw;height:100vh;" id="iframe" ></iframe> <iframe :src="zjIframe" frameborder="0" style="width:100vw;height:100vh;" id="iframe" ></iframe>
</div> </div>
</template> </template>
<script> <script>
export default { export default {
data(){ data(){
return{ return{
zjIframe:''
} }
}, },
mounted(){ mounted(){
this.zjIframe=process.env.VUE_APP_ZJ_IFRAME+'/static/#/assessResult/state/progress'
} }
......
...@@ -418,7 +418,7 @@ export default { ...@@ -418,7 +418,7 @@ export default {
} }
} }
/deep/ .el-table__header th { /deep/ .el-table__header th {
background-color: #eeeeee; background-color: #f5f5f5;
font-weight: bold; font-weight: bold;
.cell { .cell {
color: #333; color: #333;
......
...@@ -438,7 +438,7 @@ export default { ...@@ -438,7 +438,7 @@ export default {
} }
} }
/deep/ .el-table__header th { /deep/ .el-table__header th {
background-color: #eeeeee; background-color: #f5f5f5;
font-weight: bold; font-weight: bold;
.cell { .cell {
color: #333; color: #333;
......
...@@ -442,7 +442,7 @@ export default { ...@@ -442,7 +442,7 @@ export default {
} }
} }
/deep/ .el-table__header th { /deep/ .el-table__header th {
background-color: #eeeeee; background-color: #f5f5f5;
font-weight: bold; font-weight: bold;
.cell { .cell {
color: #333; color: #333;
......
...@@ -611,7 +611,7 @@ export default { ...@@ -611,7 +611,7 @@ export default {
} }
} }
/deep/ .el-table__header th { /deep/ .el-table__header th {
background-color: #eeeeee; background-color: #f5f5f5;
font-weight: bold; font-weight: bold;
.cell { .cell {
color: #333; color: #333;
......
...@@ -653,7 +653,7 @@ export default { ...@@ -653,7 +653,7 @@ export default {
} }
} }
/deep/ .el-table__header th { /deep/ .el-table__header th {
background-color: #eeeeee; background-color: #f5f5f5;
font-weight: bold; font-weight: bold;
.cell { .cell {
color: #333; color: #333;
......
...@@ -697,7 +697,7 @@ export default { ...@@ -697,7 +697,7 @@ export default {
} }
} }
/deep/ .el-table__header th { /deep/ .el-table__header th {
background-color: #eeeeee; background-color: #f5f5f5;
font-weight: bold; font-weight: bold;
.cell { .cell {
color: #333; color: #333;
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!