Dynamic switch layouts #4
Unanswered
Ben2022-cell
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I require according to the roles, toggle different layout. For this is my code, now default render is OK; admin render is go to other page, but i require render in the admin layout. This is my code:
catalog layouts:

src\layouts
admin.vue
default.vue
src\pages\admin
index.vue
src\pages
index.vue
src\router\index.ts
Beta Was this translation helpful? Give feedback.
All reactions