7.23下午更新
This commit is contained in:
parent
84f6eb5dd2
commit
9940350c00
@ -314,7 +314,7 @@ export default Vue.extend({
|
||||
return orgType !== '2' && orgType !== '3' && userId === null
|
||||
},
|
||||
isNcmatchDomain() {
|
||||
return window.location.hostname.includes('ncmatch.cn')
|
||||
return window.location.hostname.includes('ncmatch.cn') || window.location.hostname.includes('zgcopc.opencomputing.cn')
|
||||
},
|
||||
isActiveHome() {
|
||||
return this.isNcmatchDomain
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user