| | |
| | | <view class="val"> |
| | | <view class="picker" style="width: 100%"> |
| | | <view class="picker_wrap"> |
| | | <areaSel class="city_picler" bindchange="regionChange" placeholder="请选择所在区域" value="{{['210000000','210500000','210501000']}}" /> |
| | | <areaSel class="city_picler" bindchange="regionChange" placeholder="请选择所在区域" value="{{ addrValues }}" /> |
| | | <image class="icon" src="../../static/icon/home_ar@2x.png" mode="widthFix"></image> |
| | | </view> |
| | | <!-- <picker class="picker" mode="region" value="{{ addr }}" bindchange="positionChange"> |