Skip to content

Commit

Permalink
去除空格
Browse files Browse the repository at this point in the history
  • Loading branch information
xiongchangjiang-IT committed Jul 15, 2016
1 parent 5bf853f commit dcf5ed6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/cruise/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ class CRUISE extends Component{
</div>
<em className="mg-areanav-line mg-pos-a"></em>
</nav>

<section className="mg-tjcp mg-mt35">
<div className="mg-tjcp-warp">
<div className="mg-tjcp-bx">
Expand Down
2 changes: 1 addition & 1 deletion server.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ new WebpackDevServer(webpack(config),{
console.log(err);
}
console.log('系统启动,监听8888端口中...');
});
});

0 comments on commit dcf5ed6

Please sign in to comment.