소스 검색

修改文字

Hixon 4 달 전
부모
커밋
631b697593
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/Login/components/LoginForm.vue

+ 1 - 1
src/views/Login/components/LoginForm.vue

@@ -193,7 +193,7 @@ const loginData = reactive({
 })
 
 const socialList = [
-  /*{ icon: 'ant-design:wechat-filled', type: 30 },
+  { icon: 'ant-design:wechat-filled', type: 30 }/*,
   { icon: 'ant-design:dingtalk-circle-filled', type: 20 },
   { icon: 'ant-design:github-filled', type: 0 },
   { icon: 'ant-design:alipay-circle-filled', type: 0 }*/