File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 75
75
简而言之,这是一个函数,在 Action 到达 Reducer 之前,将使用 Action 调用该函数。
76
76
77
77
在这个功能中,你可以让 Action 继续前进,你可以阻止它继续前进,或者你可以改变它,并把它发送给下一个。
78
+
78
79
<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; ">
80
81
<img src="http://img.blog.csdn.net/20160616131539493" alt="screenshot" title="screenshot" width="250" height="436" >
81
82
</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; ">
83
84
<img src="http://img.blog.csdn.net/20160616131603337" alt="screenshot" title="screenshot" width="250" height="436" >
84
85
</div>
85
86
<div style="clear:both;"></div>
You can’t perform that action at this time.
0 commit comments