redux-actions
摘要:
♦ 安装插件 cnpm i redux-actions -S ♦ actions代码 import { createActions } from 'redux-actions' export default createActions({ 'HOME_DATA_TYPE': options => o 阅读全文
posted @ 2020-06-17 14:21 风闲啊 阅读(261) 评论(0) 推荐(0) 编辑