base_ui/pages
2025-02-11 10:38:54 +03:30
..
admin Update base 2025-02-11 10:38:54 +03:30
contact-us first commit 2025-02-01 13:04:55 +03:30
data-setting first commit 2025-02-01 13:04:55 +03:30
help first commit 2025-02-01 13:04:55 +03:30
notifications first commit 2025-02-01 13:04:55 +03:30
settings Update base 2025-02-11 10:38:54 +03:30
403.vue first commit 2025-02-01 13:04:55 +03:30
404.vue first commit 2025-02-01 13:04:55 +03:30
about-us.vue Update base 2025-02-11 10:38:54 +03:30
contact-us.vue Update base 2025-02-11 10:38:54 +03:30
favorites.vue Update base 2025-02-11 10:38:54 +03:30
histories.vue Update base 2025-02-11 10:38:54 +03:30
index.vue first commit 2025-02-01 13:04:55 +03:30
login.vue first commit 2025-02-01 13:04:55 +03:30
readme.md first commit 2025-02-01 13:04:55 +03:30
systems.vue first commit 2025-02-01 13:04:55 +03:30

Pages represent views for each specific route pattern. Every file in the pages/ directory represents a different route displaying its content.

To use pages, create pages/index.vue file and add component to the app.vue (or remove app.vue for default entry)