Skip to content

Commit 93549d2

Browse files
committed
hot
1 parent 6ea0cfc commit 93549d2

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

README.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -75,14 +75,16 @@
7575
简而言之,这是一个函数,在 Action 到达 Reducer 之前,将使用 Action 调用该函数。
7676

7777
在这个功能中,你可以让 Action 继续前进,你可以阻止它继续前进,或者你可以改变它,并把它发送给下一个。
78-
79-
<div style="float:left;border:solid 1px 000;margin:2px;">
80-
<img src="http://img.blog.csdn.net/20160616131539493" alt="screenshot" title="screenshot" width="250" height="436" >
81-
</div>
82-
<div style="float:left;border:solid 1px 000;margin:2px;">
83-
<img src="http://img.blog.csdn.net/20160616131603337" alt="screenshot" title="screenshot" width="250" height="436" >
78+
<div align="center">
79+
<div style="float:left;border:solid 1px 000;margin:2px;">
80+
<img src="http://img.blog.csdn.net/20160616131539493" alt="screenshot" title="screenshot" width="250" height="436" >
81+
</div>
82+
<div style="float:left;border:solid 1px 000;margin:2px;">
83+
<img src="http://img.blog.csdn.net/20160616131603337" alt="screenshot" title="screenshot" width="250" height="436" >
84+
</div>
85+
<div style="clear:both;"></div>
8486
</div>
85-
<div style="clear:both;"></div>
87+
8688

8789
[new-nav-redux]: http://blog.csdn.net/qq_33323251/article/details/79430398
8890
[immutable-blog]: https://github.com/camsong/blog/issues/3

0 commit comments

Comments
 (0)