diff --git a/frontend/components/cart/AddressModal.vue b/frontend/components/cart/AddressModal.vue index e28e8c7..481e493 100644 --- a/frontend/components/cart/AddressModal.vue +++ b/frontend/components/cart/AddressModal.vue @@ -1,4 +1,13 @@ @@ -74,7 +143,7 @@ const addNew = () => { { class="inline-flex size-8 items-center justify-center transition-all rounded-full bg-gray-50 border border-slate-200 hover:border-black focus:outline-none" aria-label="Close" > - + - + {{ !!address ? "ویرایش آدرس" : "افزودن آدرس" }} + @@ -97,6 +172,59 @@ const addNew = () => { + + نام پیش فرض + * + + + + + + آدرس شما؟ + * + + + + + + شماره تلفن + * + + + + { > - @@ -132,18 +252,10 @@ const addNew = () => { >* - @@ -160,8 +272,7 @@ const addNew = () => { @@ -177,16 +288,24 @@ const addNew = () => { - ثبت + + ثبت + انصراف