|
@@ -78,20 +78,13 @@
|
|
|
</view>
|
|
|
|
|
|
|
|
|
- <view class="form-label-input">
|
|
|
+ <!-- <view class="form-label-input">
|
|
|
<view class="phone-form-label"><text class="form-label-require"></text>通讯地址</view>
|
|
|
<view @click="openMap" class="input-text-row">
|
|
|
<view>{{formData.juzhuDizhi}}</view>
|
|
|
<icon></icon>
|
|
|
</view>
|
|
|
- <!-- <picker :range="shuxiangList" mode='selector' :value="formData.shuxiangIndex" range-key="name"
|
|
|
- @change="shuxiangChange" @cancel="shuxiangCancel" class="select-picker-box">
|
|
|
- <view class="form-radio-select">
|
|
|
- <view>{{ formData.juzhuDizhi }}</view>
|
|
|
- <icon></icon>
|
|
|
- </view>
|
|
|
- </picker> -->
|
|
|
- </view>
|
|
|
+ </view> -->
|
|
|
|
|
|
<view class="form-label-select">
|
|
|
<view class="phone-form-label"><text class="form-label-require"></text>星座</view>
|