240 发简信
IP属地:浙江
  • 安装vuex

    创建store文件——>index.js: 例子 挂载 在组件中获取store的 使用 存数据例子 使用 actions:{//用来向mutations发指令的(mutati...