许静 5 years ago
parent
commit
464a80297e

+ 1
- 1
src/pages/channel/channelList.jsx View File

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

+ 1
- 2
src/pages/user/login/components/Login/index.less View File

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