,main,,
export default [
{
}
];
ask the bosses for advice. Thank you
,main,,
export default [
{
}
];
ask the bosses for advice. Thank you
routing configuration adds redirect to layout. Introduce your head and feet into the component. Use router-view in the middle
Next: For beginners, es6, calls receiveData. Although it can read data, the returned data is still empty.
< H3 > opens the first page (that is, the default page), and there is a list. Clicking on an item in the list will jump to a new page (in fact, it is not much the same as the previous page). Because the pages are all the same, I think this is "I transfe...
the problem now is that my route is not a nested route, how to show bread crumbs: { path: manageMain , component: manageMain, name: manageMain , children: [ ...
it is usually a level 2 route, and there is no problem, but a new level 3 route discovery page cannot be opened { path: questionnaire , component:view, children:[ { path: , compon...
I created a new global.js file under assets js: import Vue from "vue"; import Router from "vue-router"; export default({ back:function(){ this.$router.go(-1); }, }) main.js: import global from . a...
is it more convenient to use vuex? breadcrumb navmenuwatch navmenu breadcrumb breadcrumb can you add a detail to the end like this, homepage > Audit > details ...