Hixon 4 mesiacov pred
rodič
commit
631b697593
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  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 }*/