摘要:
main.js中 import Vuex from 'vuex' Vue.use(vuex); const store = new Vuex.store({ state: { nickName: "", cartCount: 0 }, mutations: { updateUserInfo(stat 阅读全文
posted @ 2018-01-10 17:21
meixiaomin
阅读(23168)
评论(1)
推荐(0)
浙公网安备 33010602011771号