接口未正确配置:wx.chooseAddress、wx.chooseLocation、wx.getL
"requiredPrivateInfos": [
"getLocation",
"chooseAddress"
]
<!-- 收货地址 开始 -->
<view class="recevie_address_row">
<view class="address_btn" wx:if="{
{!address}}">
<button type="warn" plain bindtap="handleChooseAddress">获取收货地址</button>
</view>
<view wx:else class="user_info_row">
<view