浏览代码

修改文字

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 }*/