ffeat: llogin

This commit is contained in:
Tony 2024-03-25 17:52:44 +08:00
parent bf0e2366ee
commit 89152bfb22
2 changed files with 8 additions and 0 deletions

BIN
god-ui/public/images/rh.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 270 KiB

View File

@ -264,6 +264,14 @@ export default {
const dom3 = document.querySelector('.login-form')
dom3.style.marginLeft = '-34vw'
break;
case '9404':
document.title = '融合通信管理平台'
this.title = '融合通信管理平台'
loginDom.style.backgroundImage = 'url(/images/rh.png)'
this.redirect = '/index'
const dom13 = document.querySelector('.login-form')
dom13.style.marginLeft = '34vw'
break;
default:
document.title = ''