木垒配置
This commit is contained in:
parent
cca26d9cc8
commit
e9053b0d2f
@ -30,6 +30,7 @@ export const COMPANY: string = ""; //标准版
|
|||||||
// export const COMPANY: string = "agjt"; //鞍钢集团
|
// export const COMPANY: string = "agjt"; //鞍钢集团
|
||||||
// export const COMPANY: string = "tj"; // 同济项目
|
// export const COMPANY: string = "tj"; // 同济项目
|
||||||
// export const COMPANY: string = "scwc"; // 四川网诚项目
|
// export const COMPANY: string = "scwc"; // 四川网诚项目
|
||||||
|
// export const COMPANY: string = "zmml"; // 中煤木垒项目
|
||||||
// export const COMPANY: string = "dljb"; // 大连金笔项目
|
// export const COMPANY: string = "dljb"; // 大连金笔项目
|
||||||
// export const COMPANY: string = "agjtLive"; //鞍钢集团现场大屏
|
// export const COMPANY: string = "agjtLive"; //鞍钢集团现场大屏
|
||||||
// export const COMPANY: string = "bthg"; //包头化工
|
// export const COMPANY: string = "bthg"; //包头化工
|
||||||
|
|||||||
@ -669,7 +669,7 @@ function loginOut() {
|
|||||||
}
|
}
|
||||||
//跳转后台
|
//跳转后台
|
||||||
function jumpBgd() {
|
function jumpBgd() {
|
||||||
const envList = ["agjt", "zkax", "zkjc", "hfqc", "cpgs", "cqna", "jzjt", "tj", "scwc", "bthg"]; // 环境标识
|
const envList = ["agjt", "zkax", "zkjc", "hfqc", "cpgs", "cqna", "jzjt", "tj", "scwc", "bthg", "zmml"]; // 环境标识
|
||||||
// 标准版——跳转演示平台项目后台
|
// 标准版——跳转演示平台项目后台
|
||||||
if (COMPANY == "") {
|
if (COMPANY == "") {
|
||||||
window.location.replace("http://jxj.zhgdyun.com:100/#/login?token=" + store.token);
|
window.location.replace("http://jxj.zhgdyun.com:100/#/login?token=" + store.token);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user