From bcc1b13d91cd7eaca8c61fb8b81711c292666b08 Mon Sep 17 00:00:00 2001 From: unknown Date: Sat, 29 Mar 2025 04:06:08 -0700 Subject: [PATCH] admn panel updates --- src/components/modals/profile/addAddress.vue | 280 +++++++++++++++--- .../live-preview/pages/profile/profile.vue | 18 +- 2 files changed, 251 insertions(+), 47 deletions(-) diff --git a/src/components/modals/profile/addAddress.vue b/src/components/modals/profile/addAddress.vue index dd7a96e..56ae461 100644 --- a/src/components/modals/profile/addAddress.vue +++ b/src/components/modals/profile/addAddress.vue @@ -11,38 +11,17 @@ - -
- - - - {{ errors.lat }} - -
-
- -
- - - - {{ errors.long }} - -
+ + +
+ + +
+ آدرس: {{ mapAddress }} +
+
+
@@ -98,7 +77,7 @@ v-model="title" type="text" class="form-control" - placeholder="کد پستی" + placeholder="عنوان" />
@@ -111,8 +90,7 @@ placeholder="آدرس" @input="clearError('address')" :class="{ 'is-invalid': errors.address }" - > - + > {{ errors.address }} @@ -120,7 +98,7 @@
- +
ثبت
-
+
+ + diff --git a/src/views/live-preview/pages/profile/profile.vue b/src/views/live-preview/pages/profile/profile.vue index f04d6b9..6ca0e26 100644 --- a/src/views/live-preview/pages/profile/profile.vue +++ b/src/views/live-preview/pages/profile/profile.vue @@ -106,18 +106,20 @@ export default { حساب - - - اضافه - کردن آدرس - - + اضافه + کردن آدرس +
- +