File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -345,6 +345,4 @@ tags:
345345
346346如果导入标题一样的文件,可以确认是否覆盖原来的文章!
347347
348- 由于太多小伙伴私聊 QQ,故本人建了个群方便交流技术答疑源码,无商业用途,感兴趣的伙伴可以加群 855655742。请勿广告,谢谢。
349-
350348PS : 觉得不错的伙伴可以给个 star ~~~ 或者 fork 下来看看哦。如果有什么建议,也可以提 issue 哦
Original file line number Diff line number Diff line change @@ -45,12 +45,12 @@ const MyInfo = () => {
4545 < Divider orientation = 'left' > 关于我</ Divider >
4646
4747 < ul className = 'about-list' >
48- < li > 姓名:郭少威 </ li >
48+ < li > 姓名:Guodada </ li >
4949 < li > 学历专业:本科 软件工程</ li >
5050 < li >
5151 联系方式:
52- < Icon type = 'qq' /> 434358603
53- < Divider type = 'vertical' />
52+ { /* <Icon type='qq' /> 434358603
53+ <Divider type='vertical' /> */ }
5454 < SvgIcon type = 'iconemail' style = { { marginRight : 5 , transform : 'translateY(2px)' } } />
5555 < a href = 'mailto:alvin00216@163.com' > alvin00216@163.com</ a >
5656 </ li >
You can’t perform that action at this time.
0 commit comments