Merge branch 'test' of https://git.code.tencent.com/lian-cbtc/jl-client into test
This commit is contained in:
commit
d5c29af3fb
@ -50,7 +50,7 @@
|
||||
<el-button style="width: 125px;margin-top: 10px;" :disabled="true" @click="distributionAll">全部强制分配</el-button>
|
||||
<el-button style="width: 125px;margin-top: 10px;" :disabled="true" @click="cancelDistributionAll">取消全部强制分配</el-button>
|
||||
<el-button style="width: 125px;margin-top: 10px;" @click="commit">应用</el-button>
|
||||
<el-button style="width: 125px;margin-top: 10px;">退出</el-button>
|
||||
<el-button style="width: 125px;margin-top: 10px;" @click="doClose">退出</el-button>
|
||||
</el-col>
|
||||
</el-row>
|
||||
<notice-info ref="noticeInfo" pop-class="ningbo-01__systerm" />
|
||||
|
@ -192,7 +192,7 @@ export const loginInfo = {
|
||||
systemType: '014'
|
||||
},
|
||||
cgy: {
|
||||
title: '成都工业职业技术学院轨道交通虚拟仿真实训中心',
|
||||
title: '成都工业职业技术学院线网车站运营虚拟仿真实训中心',
|
||||
loginPath: '/login?project=cgy',
|
||||
loginParam: 'CGY',
|
||||
titleDistance: '-150px',
|
||||
|
Loading…
Reference in New Issue
Block a user