Merge branch 'shadi/develop' of https://git2.tavasi.ir/front/base_ui into main

This commit is contained in:
mustafa-rezae 2025-03-04 09:14:30 +03:30
commit be39f7377b
3 changed files with 15 additions and 2 deletions

View File

@ -76,6 +76,19 @@ export default defineNuxtConfig({
path: "/search/:key/:id/detail",
file: "~/systems/search_ui/pages/search/(show)/[key]/[id]/index.vue",
},
// --------------------- start: Research routes ---------------------
{
name: "myResearches",
path: "/research/research-home",
file: "~/systems/research_ui/pages/index.vue",
},
{
name: "TermPage",
path: "/research/research-term",
file: "~/systems/research_ui/pages/TermPage.vue",
},
// --------------------- end: Research routes ---------------------
// --------------------- start: hadith routes ---------------------
{
name: "hadith",

@ -1 +1 @@
Subproject commit 702ffbc78224ad2bbce6832c9dbd537e3269e806
Subproject commit c3aa6605ff449226a04817f0fb29a4b0f77654bc

@ -1 +1 @@
Subproject commit 60069767c4961548b0db60b6d00da4a97433ccaf
Subproject commit 10369cae2b704c8b563a5fe0624a9c724bbdf054