import { configureStore } from '@reduxjs/toolkit'const store = configureStore({减速器:{一:oneSlice.reducer,二:twoSlice.reducer}})//从store ...
確定! 回上一頁