282 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			282 B
		
	
	
	
	
	
	
	
title, localeTitle
| title | localeTitle | 
|---|---|
| Reducers | 减速 | 
Redux中的减速器有哪些?
Reducers是执行动作和先前状态并返回新状态的纯函数。给定相同的输入,reducer应始终返回相同的输出。 1
| title | localeTitle | 
|---|---|
| Reducers | 减速 | 
Reducers是执行动作和先前状态并返回新状态的纯函数。给定相同的输入,reducer应始终返回相同的输出。 1