feat:数字农机管理平台建设项目 登陆
This commit is contained in:
parent
78871796d3
commit
76a03fc580
@ -232,11 +232,10 @@ export default {
|
||||
break;
|
||||
case '9380':
|
||||
document.title = '数字农机管理平台建设项目'
|
||||
loginDom.style.backgroundImage = 'url(/images/shuzi-bg.png)'
|
||||
loginDom.style.backgroundImage = 'url(/images/shuzi.png)'
|
||||
this.redirect = '/index'
|
||||
break;
|
||||
default:
|
||||
|
||||
document.title = ''
|
||||
loginDom.style.backgroundImage = 'url(/images/gangyin-bg.png)'
|
||||
this.redirect = '/index'
|
||||
|
Loading…
Reference in New Issue
Block a user