Static GitHub Issues

[100] Vuex store on the issue of more pages

prev: Loop over pages
next: Use with vue-auth. Need access to router
  • Install the template
vue init ddvs/nuxt testeui&&cd testeui&&npm i
  • Enter debug mode
npm run dev

This time we can normally open http://127.0.0.1:3000/admin

image

I now have more sub-projects, such as background management system, web management, wap three versions of the phone, I hope to separate Vuex store how do?

  • Tips: Updated ddvs / nuxt today, need to re-install ddvs / nuxt template

But nuxt store The current manual only supports one set

<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This question is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c78">#c78</a>)</em></sub></div>