mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-24 19:19:57 +08:00
Update work-with-us.zh-CN.md
量太小,统一我一个人来筛选
This commit is contained in:
parent
e0b8aa2d81
commit
6ed7d56031
@ -11,8 +11,6 @@ title: 加入我们
|
||||
```__react
|
||||
const emails = [
|
||||
'lindong.lld#alipay.com',
|
||||
'momo.zxy#alipay.com',
|
||||
'luli.fxx#alipay.com',
|
||||
];
|
||||
ReactDOM.render(
|
||||
<p>作品和简历请投递:{emails[parseInt(Math.random() * emails.length, 10)]}</p>
|
||||
|
Loading…
Reference in New Issue
Block a user