【小程序】使用uni-app搭建小程序环境--VueX
摘要:
使用VueX 存储登录状态 问题一:在vue页面中使用 this.$store.dispatch('login',option) 没有任何报错 没有任何反应 问题二:在js中使用 this.$tore.state.userInfo 报错 Uncaught TypeError: Cannot read 阅读全文
posted @ 2020-04-17 20:39 smile轉角 阅读(1496) 评论(0) 推荐(0)