Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

199
Views
Nombre de página personalizado en lugar del predeterminado "index.vue" en nuxt.js

¿Es posible acceder a una página específica usando un archivo .vue con un nombre personalizado en lugar del index.vue predeterminado?

P.ej

 pages/ --| favorites/ -----| _id.vue -----| list.vue

de modo que, al ir a la ruta /favorites , en realidad muestra el archivo pages/favorites/list.vue .

¿Cómo puedo hacer eso?

Gracias

Ps, el menú que tengo para acceder a mis páginas es el siguiente:

 <v-list-item v-for="(item, i) in $t('menu.items')" :key="i" :to="item.to" router exact active-class="default-class menu-custom-active" > <!-- ... --> </v-list-item>
 menu: { items: [ { title: 'Home', to: '/' }, { title: 'Favorites', to: '/favorites' }, ] },
about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!