Compare commits

...

2 Commits

Author SHA1 Message Date
Mehdi104797
4b3e1a909b . 2025-04-16 13:01:08 +03:30
Mehdi104797
5fab0de3a9 ریسپانسیو کتاب خانه 2025-04-16 13:00:40 +03:30
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 cf862e1a2ff73ac77960c14a078d50bf78754506