소스 검색

添加跳转链接

306132416@qq.com 4 년 전
부모
커밋
d976b27442
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/components/HeaderBanner.vue

+ 1 - 0
src/components/HeaderBanner.vue

@@ -26,6 +26,7 @@ export default {
       window.location.href = 'https://118.190.206.51/lexus-ms/home';
     },
     loginOut: function() {
+      window.location.replace('https://www.lexusdlrmkt.com/admin/logout');
     }
   }
 };