会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
前端学习者+
2020年10月30日
Vuex
摘要: 应用于大型项目,单页面没必要使用,想要的页面效果没法实现,可以用vuex实现 在main.js注册 import store from '/store' new Vue({ store//全局注册store ,在vue任意组件内通过this.$store访问vuex }) 1.在store文件夹加中
阅读全文
posted @ 2020-10-30 20:52 前端学习者+
阅读(66)
评论(0)
推荐(0)
编辑
公告
导航
博客园
首页
新随笔
新文章
联系
订阅
管理