我的github
摘要: 在main.js里已经import store from './vuex'了。说明已经创建了状态管理器 然后 new Vue({ //eslint-disable-line el: '#app', router, store, render: h => h(App), }); 也使用了vuex来管理 阅读全文
posted @ 2021-09-09 16:25 XiaoNiuFeiTian 阅读(3455) 评论(0) 推荐(0)
该文被密码保护。 阅读全文
posted @ 2021-09-09 15:53 XiaoNiuFeiTian 阅读(1018) 评论(0) 推荐(0)