|
@@ -114,7 +114,6 @@ export default {
|
|
this.getCode();
|
|
this.getCode();
|
|
this.getCookie();
|
|
this.getCookie();
|
|
const host = document.domain;
|
|
const host = document.domain;
|
|
- console.log(document.domain)
|
|
|
|
if (host.includes('zjxd')){
|
|
if (host.includes('zjxd')){
|
|
Cookies.set('test', 3);
|
|
Cookies.set('test', 3);
|
|
}else if (host.includes('dh')){
|
|
}else if (host.includes('dh')){
|