can Element-admin be combined with nuxt.js?
want to use server rendering to develop element-admin
but it feels like there is a gap between the two project structures. Has anyone ever done this?
can Element-admin be combined with nuxt.js?
want to use server rendering to develop element-admin
but it feels like there is a gap between the two project structures. Has anyone ever done this?
does the landlord have a plan
if you think too much, it won't let you combine. Vue-element-admin itself is a single-page application written in element. You can't copy and paste things written by others, because routing and routing configuration can't be used in many places
.Previous: Click method to pass parameters in a tag generated by for loop
Next: Is there a problem with the version when postcss-loader reports an error?
nuxt 1.4 uses keepAlive, in nuxt, but I find that when the page component is switched, the data in data will be reset and emptied when entering the interface . Is this his bug? if there is a problem with the setting, how can I modify the setting? ...
page: structure: index.vue homeindex.vue :homeindex.vuevue-awesome-swiper: ...
the project directory automatically generated by nuxt.js no longer has webpack.config.js, so how to configure things such as scss, less, autoprefixer, and url? ...
suppose that two modules an and b are defined in vuex, and how can action in SET_USER,a be called if there is a mutations method in b? I try to directly store.commit( SET_USER , user); but the prompt cannot find this mutations,. It seems that the c...
now it looks like this: : read the document but did not find how to solve this problem, ask for help. ...
src api index.js how to get the router object in index.js? Put it in middleware and feel that every time you switch pages, you follow the code of api. Something is wrong. Should it be realized? ...
how to monitor local storage in nuxt is worth changing. Do not use vuex. ...
how does vue cycle through adding a new field to the array majors in res.list such as: the activeName field defaults to false. ...
every time you succeed from a single sign-on, you will automatically jump to an interface of this project and report such an error. The interface is unresponsive. It s right locally. But that s what happens in a test environment. ...
recently, many problems have been encountered in the process of transforming vue with Nuxt, such as route authentication in middleware, which is valid when the route address is changed, but refresh will not trigger how to solve it, and addRoutes is not ...
error content: F:nuxtnuxt-appuk-uinode_modules_vue@2.5.16@vuedistvue.runtime.esm.js:587 [Vue warn]: The client-side rendered virtual DOM tree is not matching server-rendered content. This is likely caused by incorrect HTML markup, for example nesting...
nuxt.js initialization page calls jsonp error document is not defined methods event method calls can be <script> import axios from axios import jsonp from jsonp import AppLogo from ~ components AppLogo.vue import test from ~ compon...
in a dynamic routing page adText is the data initialized in mounted. The value of adText can be displayed normally when entering the routing page, but the adText becomes empty when switching between routing pages mounted () { this.initAdText() }, ...
Inline JavaScript is not enabled. Is it set in your options? < H1 > vue-cli3.0 change iview theme error: < H1 > https: github.com ant-design ant-motion issues 44 .bezierEasingMixin(); ^ Inline JavaScript is not enabled. Is it set in your optio...
mounted(){ this.bbb(); } methods:{ bbb(){ var self = this; window._bd_share_config={"common":{"bdSnsKey":{},"bdText":"", onBeforeClick:SetShareUrl, "bdUrl" : http: www.applicationu...
npm run dev runtime general report this error, what is going on, and how to solve it? Thank you, God. ...
The code in watch is very simple. A request takes data sets the immediate to enter the page and executes watch:{ post:{ handler(newValue,oldValue){ P.FilterData({"type":this.post.project}) ...