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