redux :建立一個專門放redux 東西的資料夾; redux/store.js :建立一個store.js ... function dispatch(action) { state = reducer(state, ...
確定! 回上一頁