From a4e794a4c5a5b152aecc84d461a24db9d94fc5b8 Mon Sep 17 00:00:00 2001 From: wuhui_zzw <1760308791@qq.com> Date: Fri, 19 Apr 2024 16:39:47 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=EF=BC=9A=E5=95=86=E5=93=81?= =?UTF-8?q?=E7=BB=91=E5=AE=9A=E4=BB=A3=E7=90=86=E4=B8=AD=E7=9C=81=E5=85=AC?= =?UTF-8?q?=E5=8F=B8=E5=90=8E=E4=B8=8B=E5=8D=95=E7=89=B9=E6=AE=8A=E5=A4=84?= =?UTF-8?q?=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/goods_details/index.vue | 238 ++++++++++++++++++++++++++++------ 1 file changed, 199 insertions(+), 39 deletions(-) diff --git a/pages/goods_details/index.vue b/pages/goods_details/index.vue index 3df2123..65d0ca2 100644 --- a/pages/goods_details/index.vue +++ b/pages/goods_details/index.vue @@ -278,7 +278,7 @@ - + @@ -408,7 +408,44 @@ 关闭 - + + + + 请选择城市 + + + {{ item.province_name || '' }} + + + + + + + + 请选择发货城市 + + + {{ item.province_name || '' }} + + + + + + + + + + +