会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
木头小屋
博客园
首页
新随笔
联系
订阅
管理
2020年6月3日
vuex 简单使用
摘要: 初始化地址列表: export default new Vuex.Store({ state:{ lists:null, }, mutations:{ // init 第一个参数就是 store.state, 第二个是 store.commit 传入的额外参数,这里就是actions.getList
阅读全文
posted @ 2020-06-03 11:00 木头小屋
阅读(135)
评论(0)
推荐(0)
编辑
公告