flat: 暂存
This commit is contained in:
@@ -56,6 +56,9 @@ import topLang from "@/page/index/top/top-lang";
|
|||||||
// import { info } from "@/api/system/tenant";
|
// import { info } from "@/api/system/tenant";
|
||||||
import {getCaptcha} from "@/api/user";
|
import {getCaptcha} from "@/api/user";
|
||||||
|
|
||||||
|
if (/(^http)(s?):\/\/([a-z0-9].+)(\/manage$)/.test(location.href)) {
|
||||||
|
window.location.href = 'http://10.160.7.216:9920/casserver/login?service=http://10.165.0.77/manage/login&stService=http%3A%2F%2F10.165.0.77%2Fmanage%2Flogin'
|
||||||
|
}
|
||||||
if (/(\/login\?)(.*)/ig.test(location.href)) {
|
if (/(\/login\?)(.*)/ig.test(location.href)) {
|
||||||
const obj = {}
|
const obj = {}
|
||||||
const query = location.href.split('?')[1].replace(/\?/, '').split('&')
|
const query = location.href.split('?')[1].replace(/\?/, '').split('&')
|
||||||
|
|||||||
Reference in New Issue
Block a user