ریسپانسیو کتاب خانه

This commit is contained in:
Mehdi104797 2025-04-16 13:00:40 +03:30
parent 69bda35e97
commit 5fab0de3a9
8 changed files with 153 additions and 3 deletions

View File

@ -8,8 +8,8 @@ export default defineNuxtPlugin((nuxtApp) => {
const api = $fetch.create({
onRequest({ request, options, error }) {
options.baseURL =
config.public.VITE_BASE_URL +
config.public.VITE_API_NAME +
config.public.NUXT_PUBLIC_BASE_URL +
config.public.NUXT_PUBLIC_API_NAME +
options.baseURL;
if (token) {

Binary file not shown.

After

Width:  |  Height:  |  Size: 490 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 783 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 263 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 304 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 1.2 MiB

@ -1 +1 @@
Subproject commit 363d1269f2ff09e8e138d7a8e8aaa773d59913f3
Subproject commit 55f39c372115f524748c11bae4d71a7154544ef6