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 { حساب - - - اضافه - کردن آدرس - - + اضافه + کردن آدرس + - +