ریسپانسیو کتاب خانه
This commit is contained in:
parent
69bda35e97
commit
5fab0de3a9
|
@ -8,8 +8,8 @@ export default defineNuxtPlugin((nuxtApp) => {
|
||||||
const api = $fetch.create({
|
const api = $fetch.create({
|
||||||
onRequest({ request, options, error }) {
|
onRequest({ request, options, error }) {
|
||||||
options.baseURL =
|
options.baseURL =
|
||||||
config.public.VITE_BASE_URL +
|
config.public.NUXT_PUBLIC_BASE_URL +
|
||||||
config.public.VITE_API_NAME +
|
config.public.NUXT_PUBLIC_API_NAME +
|
||||||
options.baseURL;
|
options.baseURL;
|
||||||
|
|
||||||
if (token) {
|
if (token) {
|
||||||
|
|
BIN
public/img/haditha/background.png
Normal file
BIN
public/img/haditha/background.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 490 KiB |
46
public/img/haditha/background.svg
Normal file
46
public/img/haditha/background.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 783 KiB |
16
public/img/haditha/box-1-bgi.svg
Normal file
16
public/img/haditha/box-1-bgi.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 263 KiB |
77
public/img/haditha/logo.svg
Normal file
77
public/img/haditha/logo.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 304 KiB |
BIN
public/img/haditha/section-three-bgi.png
Normal file
BIN
public/img/haditha/section-three-bgi.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.1 MiB |
11
public/img/haditha/section-three-bgi.svg
Normal file
11
public/img/haditha/section-three-bgi.svg
Normal file
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
|
Loading…
Reference in New Issue
Block a user