zhouwx
2025-05-19 457f9c817adef8b003ee6379f493798bae5cbb69
src/store/index.js
@@ -4,10 +4,8 @@
Vue.use(Vuex)
export default new Vuex.Store({
  state: {
  },
  mutations: {
  },
  state: {},
  mutations: {},
  actions: {
  },
  modules: {