Skip to content

Commit 1f34008

Browse files
committed
readme
1 parent 93549d2 commit 1f34008

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

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

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

0 commit comments

Comments
 (0)