說到state,我們肯定從Reducer入手,先來看下AppReducer 除了倒數(shù)3個分別是redux-form、react-router-redux、reapop提供的R...
IP屬地:廣東
說到state,我們肯定從Reducer入手,先來看下AppReducer 除了倒數(shù)3個分別是redux-form、react-router-redux、reapop提供的R...
因為后臺使用到了RESTful API,而且是使用Token進(jìn)行認(rèn)證,所以最好是將fetch再封裝一層 首先定義幾個常量 由于API的請求有表單和JSON兩種,所以先定義好C...