标签:round target href route tar vue install imp vuejs
npm install vuex --save
同vue-router一样,要想使用vuex:
import Vue from ‘vue‘ import Vuex from ‘vuex‘ Vue.use(Vuex)
1
标签:round target href route tar vue install imp vuejs
原文地址:https://www.cnblogs.com/believepd/p/10229271.html