From 1b8572d75d572cd99d98feee53eeec37a377d29f Mon Sep 17 00:00:00 2001 From: mactj Date: Wed, 20 Jan 2021 19:10:04 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9A=82=E4=B8=94=E8=BF=99=E6=A0=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mini-app/src/pages/mall/user/user-address.wpy | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mini-app/src/pages/mall/user/user-address.wpy b/mini-app/src/pages/mall/user/user-address.wpy index f806073f9..1c60a3afc 100644 --- a/mini-app/src/pages/mall/user/user-address.wpy +++ b/mini-app/src/pages/mall/user/user-address.wpy @@ -146,7 +146,8 @@ wepy.page({ hooks: {}, data: { title: '添加地址', - countryTypes: ['国内', '海外'], + // countryTypes: ['国内', '海外'], + countryTypes: ['国内'], form: { id: '', region: ['宁夏回族自治区', '银川市', '西夏区'],