diff --git a/spa/src/AppLoading.vue b/spa/src/AppLoading.vue index b903627..1c47417 100644 --- a/spa/src/AppLoading.vue +++ b/spa/src/AppLoading.vue @@ -1,16 +1,7 @@ - - diff --git a/spa/src/components/LoadingFullScreen.vue b/spa/src/components/LoadingFullScreen.vue new file mode 100644 index 0000000..312708c --- /dev/null +++ b/spa/src/components/LoadingFullScreen.vue @@ -0,0 +1,17 @@ + + + diff --git a/spa/src/views/Product.vue b/spa/src/views/Product.vue index 8317c01..aefe2f8 100644 --- a/spa/src/views/Product.vue +++ b/spa/src/views/Product.vue @@ -114,6 +114,7 @@ @close="closeFullScreen" /> +