Răsfoiți Sursa

修改文字

Hixon 4 luni în urmă
părinte
comite
631b697593
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  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 }*/