Skip to content

Commit

Permalink
Format source.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kenshin committed May 6, 2019
1 parent 2bde7d1 commit 4e9db80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/module/about.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ export default class About extends React.Component {
</div>
<div style={{ 'margin-top': '10px', 'position': 'relative' }} className="lab">
<div className="more">
<a style={style.href}><b onClick={()=>this.props.onClick("welcome")}>重看引导页面</b> 或者 <a style={style.href} target="_blank" href="http://ksria.com/simpread/welcome/version_1.1.2.html"><b>重看当前版本</b></a> 的功能介绍</a>
<a style={style.href}><b onClick={()=>this.props.onClick("welcome")}>重看引导页面</b> 或者 <a style={style.href} target="_blank" href="http://ksria.com/simpread/welcome/version_1.1.2.5005.html"><b>重看当前版本</b></a> 的功能介绍</a>
<span style={{ bottom: "11px" }} className="arrow"></span>
</div>
</div>
Expand Down

0 comments on commit 4e9db80

Please sign in to comment.