许静 5 年之前
父節點
當前提交
464a80297e
共有 2 個文件被更改,包括 2 次插入3 次删除
  1. 1
    1
      src/pages/channel/channelList.jsx
  2. 1
    2
      src/pages/user/login/components/Login/index.less

+ 1
- 1
src/pages/channel/channelList.jsx 查看文件

@@ -73,7 +73,7 @@ const columns = [
73 73
     align: 'center',
74 74
   },
75 75
   {
76
-    title: '邀请经人',
76
+    title: '邀请经人',
77 77
     dataIndex: 'inviteCount',
78 78
     key: 'inviteCount',
79 79
     align: 'center',

+ 1
- 2
src/pages/user/login/components/Login/index.less 查看文件

@@ -12,8 +12,7 @@ position: relative;
12 12
     margin-left: -150px;
13 13
     text-align: center;
14 14
     height: 200px;
15
-    width: 300px;
16
-    overflow: hidden;
15
+    width: 310px;
17 16
     .welcome{
18 17
       color: #fff;
19 18
       font-size: 62px;