From 244a857e1bea1f7cfbe60fcb94021fa3820f5160 Mon Sep 17 00:00:00 2001 From: lesion Date: Tue, 30 Jul 2024 23:35:44 +0200 Subject: [PATCH] feat: support subpath installation? --- components/MyPicture.vue | 6 +++--- components/NavHeader.vue | 4 ++-- components/admin/Theme.vue | 6 +++--- layouts/default.vue | 8 ++++---- locales/en.json | 4 ++-- locales/loader.js | 4 ++-- nuxt.config.js | 4 +++- pages/Admin.vue | 2 +- plugins/axios.js | 2 +- 9 files changed, 21 insertions(+), 19 deletions(-) diff --git a/components/MyPicture.vue b/components/MyPicture.vue index 6f8c2142..e6dfff44 100644 --- a/components/MyPicture.vue +++ b/components/MyPicture.vue @@ -10,7 +10,7 @@ :height="height" :width="width" :style="{ 'object-position': thumbnailPosition }"> - +