From 4d8710fd00a3b05107e8dfe7313b6e02ebdafd71 Mon Sep 17 00:00:00 2001 From: Trae AI Date: Thu, 5 Mar 2026 14:15:21 +0800 Subject: [PATCH] =?UTF-8?q?=E7=89=A9=E6=B5=81=E6=A0=B7=E5=BC=8F=E4=BC=98?= =?UTF-8?q?=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/freight-calculator/index.wxml | 64 ++++++++--------------------- pages/freight-calculator/index.wxss | 16 ++++++++ 2 files changed, 32 insertions(+), 48 deletions(-) diff --git a/pages/freight-calculator/index.wxml b/pages/freight-calculator/index.wxml index 0b14d61..e4d69dd 100644 --- a/pages/freight-calculator/index.wxml +++ b/pages/freight-calculator/index.wxml @@ -5,35 +5,19 @@ 出发地 - - 省份 - - - - 城市 - - - - 区县 - + + 省市区 + + + + + 详细地址 - - 快速选择 - - - {{origin.province && origin.city && origin.district ? origin.province + origin.city + origin.district : '请选择'}} - - - +