浏览代码

修改logo

caojunjie 2 年之前
父节点
当前提交
d2b922cf09
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/views/login.vue

+ 0 - 1
src/views/login.vue

@@ -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')){