|
@@ -87,20 +87,23 @@
|
|
|
<view class="name"><text class="red">*</text>民族</view>
|
|
|
<picker bindchange="tab1Change3" disabled="{{oldInfo[activeIndex].status == '3'}}" value="{{oldInfo[activeIndex].nation}}" range="{{mzArr}}">
|
|
|
<view class="picker {{oldInfo[activeIndex].status == '3' ? 'huiColor' : ''}} ">
|
|
|
- {{oldInfo[activeIndex].nation}}
|
|
|
+ <view wx:if="{{oldInfo[activeIndex].nation}}">{{oldInfo[activeIndex].nation}}</view>
|
|
|
+ <view wx:else class="place_text">请选择</view>
|
|
|
+ <van-icon name="arrow-down" style="position:absolute;right:20rpx;top:10rpx;color:#bbbbbb" />
|
|
|
</view>
|
|
|
</picker>
|
|
|
- <view class="block"><text class="red">*</text>身份证号<input class="{{oldInfo[activeIndex].status == '3' ? 'huiColor' : ''}}" bindblur="tab1Change4" disabled="{{oldInfo[activeIndex].status == '3'}}" value="{{oldInfo[activeIndex].idNumber}}" /></view>
|
|
|
+ <view class="block"><text class="red">*</text>身份证号<input placeholder="请填写" placeholder-style='font-size:25rpx;color: #bbbbbb;' class="{{oldInfo[activeIndex].status == '3' ? 'huiColor' : ''}}" bindblur="tab1Change4" disabled="{{oldInfo[activeIndex].status == '3'}}" value="{{oldInfo[activeIndex].idNumber}}" /></view>
|
|
|
<view wx:if="{{oldCardNull}}" class="required">老人身份证号不能为空哦!</view>
|
|
|
<view wx:if="{{oldCardWrong}}" class="required">老人身份证号格式不对哦!</view>
|
|
|
<view wx:if="{{oldCard60}}" class="required">不可采集低于60岁老人的信息哦</view>
|
|
|
- <view class="block"><text class="red">*</text>联系电话<input bindblur="tab1Change5" value="{{oldInfo[activeIndex].phone}}" /></view>
|
|
|
+ <view class="block"><text class="red">*</text>联系电话<input placeholder="请填写" placeholder-style='font-size:25rpx;color: #bbbbbb;' bindblur="tab1Change5" value="{{oldInfo[activeIndex].phone}}" /></view>
|
|
|
<view wx:if="{{oldPhoneNull}}" class="required">老人联系电话不能为空哦!</view>
|
|
|
<view wx:if="{{oldPhoneNull1}}" class="required">老人联系电话格式不对哦!</view>
|
|
|
<view class="block"><text class="red">*</text>户籍地址
|
|
|
<view class="picker1">
|
|
|
- <view wx:if="{{oldInfo[activeIndex].chooseAdressArr.length==0}}" bindtap="showAdressShow">点我选择户籍地址</view>
|
|
|
+ <view wx:if="{{oldInfo[activeIndex].chooseAdressArr.length==0}}" class="place_text" bindtap="showAdressShow">点我选择户籍地址</view>
|
|
|
<view style="width:450rpx;height:100rpx" wx:else bindtap="showAdressShow">{{oldInfo[activeIndex].chooseAdressArr}}</view>
|
|
|
+ <van-icon name="arrow-down" style="position:absolute;right:20rpx;top:10rpx;color:#bbbbbb" />
|
|
|
</view>
|
|
|
<view class="picker_container" wx:if='{{showAdressBox}}'>
|
|
|
<view style="height:50px;width:300px">
|
|
@@ -133,7 +136,7 @@
|
|
|
<textarea style="width:450rpx;height:auto" disabled="true" wx:else>{{oldInfo[activeIndex].chooseAdressArr}}</textarea>
|
|
|
</view>
|
|
|
</picker> -->
|
|
|
- <input bindblur="tab1Change6" placeholder="请填写补充户籍地址" value="{{oldInfo[activeIndex].nativePlaceExt}}" />
|
|
|
+ <input bindblur="tab1Change6" placeholder="请填写补充户籍地址" placeholder-style='font-size:25rpx;color: #bbbbbb;' value="{{oldInfo[activeIndex].nativePlaceExt}}" />
|
|
|
</view>
|
|
|
<checkbox-group bindchange="tab1change6_1">
|
|
|
<label wx:for="{{oldInfo[activeIndex].isSameWithAddress}}" wx:key="name">
|
|
@@ -148,8 +151,9 @@
|
|
|
</view>
|
|
|
</picker> -->
|
|
|
<view class="picker1">
|
|
|
- <view wx:if="{{oldInfo[activeIndex].chooseAdressArr1.length==0}}" bindtap="showAdressShow1">点我选择现居地址</view>
|
|
|
+ <view wx:if="{{oldInfo[activeIndex].chooseAdressArr1.length==0}}" class="place_text" bindtap="showAdressShow1">点我选择现居地址</view>
|
|
|
<view style="width:450rpx;height:100rpx" wx:else bindtap="showAdressShow1">{{oldInfo[activeIndex].chooseAdressArr1}}</view>
|
|
|
+ <van-icon name="arrow-down" style="position:absolute;right:20rpx;top:10rpx;color:#bbbbbb" />
|
|
|
<!-- <textarea style="width:420rpx;height:100rpx" disabled="true" wx:else bindtap="showAdressShow1" value="{{oldInfo[activeIndex].chooseAdressArr1}}"></textarea> -->
|
|
|
</view>
|
|
|
<view class="picker_container" wx:if='{{showAdressBox1}}'>
|
|
@@ -177,7 +181,7 @@
|
|
|
</picker-view>
|
|
|
</view>
|
|
|
</view>
|
|
|
- <input disabled="{{nowAdress}}" bindblur="tab1Change7" placeholder="请填写补充现居地址" value="{{oldInfo[activeIndex].addressExt}}" />
|
|
|
+ <input disabled="{{nowAdress}}" bindblur="tab1Change7" placeholder="请填写补充现居地址" placeholder-style='font-size:25rpx;color: #bbbbbb;' value="{{oldInfo[activeIndex].addressExt}}" />
|
|
|
</view>
|
|
|
<view class="block">
|
|
|
<view class="name"><text class="red">*</text>婚姻及配偶情况</view>
|
|
@@ -232,13 +236,18 @@
|
|
|
<view class="name"><text class="red">*</text>老年人能力情况</view>
|
|
|
<picker bindchange="tab1Change12" value="{{oldInfo[activeIndex].ability}}" range="{{ableStatus}}">
|
|
|
<view class="picker">
|
|
|
- {{oldInfo[activeIndex].ability}}
|
|
|
+ <view wx:if="{{oldInfo[activeIndex].ability}}"> {{oldInfo[activeIndex].ability}}</view>
|
|
|
+ <view wx:else class="place_text">请选择</view>
|
|
|
+ <van-icon name="arrow-down" style="position:absolute;right:20rpx;top:10rpx;color:#bbbbbb" />
|
|
|
</view>
|
|
|
</picker>
|
|
|
<view class="name"><text class="red">*</text>生活经济情况</view>
|
|
|
<picker bindchange="tab1Change13" value="{{oldInfo[activeIndex].livingCondition}}" range="{{moneyStatus}}">
|
|
|
<view class="picker">
|
|
|
- {{oldInfo[activeIndex].livingCondition}}
|
|
|
+ <!-- {{oldInfo[activeIndex].livingCondition}} -->
|
|
|
+ <view wx:if="{{oldInfo[activeIndex].livingCondition}}"> {{oldInfo[activeIndex].livingCondition}}</view>
|
|
|
+ <view wx:else class="place_text">请选择</view>
|
|
|
+ <van-icon name="arrow-down" style="position:absolute;right:20rpx;top:10rpx;color:#bbbbbb" />
|
|
|
</view>
|
|
|
</picker>
|
|
|
<view class="block">
|
|
@@ -255,7 +264,10 @@
|
|
|
<view class="name"><text class="red">*</text>本人上年度可支配收入</view>
|
|
|
<picker bindchange="tab1Change15" value="{{oldInfo[activeIndex].income}}" range="{{payMoney}}">
|
|
|
<view class="picker">
|
|
|
- {{oldInfo[activeIndex].income}}
|
|
|
+ <!-- {{oldInfo[activeIndex].income}} -->
|
|
|
+ <view wx:if="{{oldInfo[activeIndex].income}}"> {{oldInfo[activeIndex].income}}</view>
|
|
|
+ <view wx:else class="place_text">请选择</view>
|
|
|
+ <van-icon name="arrow-down" style="position:absolute;right:20rpx;top:10rpx;color:#bbbbbb" />
|
|
|
</view>
|
|
|
</picker>
|
|
|
<view class="block">
|
|
@@ -345,58 +357,69 @@
|
|
|
<image class="image" style="width:200rpx;height:200rpx" src="{{urls.url(oldInfo[activeIndex].imgPath)}}" mode='scaleToFill' bindtap="previewImg"></image>
|
|
|
<van-icon size='23' name="clear" class="close" data-index="{{index}}" bindtap="closeImage" data-activeIndex='{{activeIndex}}' />
|
|
|
</view>
|
|
|
- <view class="name" style="display:flex"><text class="red">*</text>所处地理位置
|
|
|
- <!-- <view class="setting"><button bindtap="openSetting" hidden="{{setTrue}}">(点我授予位置权限)</button></view> -->
|
|
|
+ <!-- <view class="name" style="display:flex"><text class="red">*</text>所处地理位置
|
|
|
</view>
|
|
|
- <!-- <view class="setting"> -->
|
|
|
- <!-- <button bindtap="openSetting">打开设置页</button></view> -->
|
|
|
- <!-- hidden="{{setTrue}}" -->
|
|
|
<view class="{{oldInfo[activeIndex].photoAndLocation?'picker1':'picker11'}}">
|
|
|
{{oldInfo[activeIndex].photoAndLocation}}
|
|
|
- </view>
|
|
|
+ </view> -->
|
|
|
</view>
|
|
|
<!-- 第二个tab子女信息 -->
|
|
|
<view wx:if="{{currentIndex==1}}">
|
|
|
<view class="name"><text class="red">*</text>子女个数</view>
|
|
|
<picker bindchange="tab2Change1" value="{{childInfo[activeIndex].childrenNum}}" range="{{childNumArr}}">
|
|
|
<view class="picker">
|
|
|
- {{childInfo[activeIndex].childrenNum}}
|
|
|
+ <!-- {{childInfo[activeIndex].childrenNum}} -->
|
|
|
+ <view wx:if="{{oldInfo[activeIndex].childrenNum}}"> {{oldInfo[activeIndex].childrenNum}}</view>
|
|
|
+ <view wx:else class="place_text">请选择</view>
|
|
|
+ <van-icon name="arrow-down" style="position:absolute;right:20rpx;top:10rpx;color:#bbbbbb" />
|
|
|
</view>
|
|
|
</picker>
|
|
|
<view wx:for="{{childInfo[activeIndex].Info}}" wx:for-index="idx" wx:key="Info">
|
|
|
<van-divider contentPosition="center">第{{idx+1}}个子女信息</van-divider>
|
|
|
- <view class="block"><text class="red">*</text>子女姓名<input data-index="{{idx}}" bindblur="tab2Change2" value="{{childInfo[activeIndex].Info[idx].name}}" /></view>
|
|
|
+ <view class="block"><text class="red">*</text>子女姓名<input placeholder="请填写" placeholder-style='font-size:25rpx;color: #bbbbbb;' data-index="{{idx}}" bindblur="tab2Change2" value="{{childInfo[activeIndex].Info[idx].name}}" /></view>
|
|
|
<view wx:if="{{childNameNull[idx]}}" class="required">子女姓名不能为空哦!</view>
|
|
|
<view class="block">
|
|
|
<view class="name"><text class="red">*</text>子女性别</view>
|
|
|
<picker bindchange="tab2Change3" data-index="{{idx}}" value="{{childInfo[activeIndex].Info[idx].sex}}" range="{{childSexArr}}">
|
|
|
<view class="picker">
|
|
|
- {{childInfo[activeIndex].Info[idx].sex}}
|
|
|
+ <!-- {{childInfo[activeIndex].Info[idx].sex}} -->
|
|
|
+ <view wx:if="{{childInfo[activeIndex].Info[idx].sex}}"> {{childInfo[activeIndex].Info[idx].sex}}</view>
|
|
|
+ <view wx:else class="place_text">请选择</view>
|
|
|
+ <van-icon name="arrow-down" style="position:absolute;right:20rpx;top:10rpx;color:#bbbbbb" />
|
|
|
</view>
|
|
|
</picker>
|
|
|
</view>
|
|
|
- <view class="block"><text class="red">*</text>子女联系电话<input data-index="{{idx}}" bindblur="tab2Change4" value="{{childInfo[activeIndex].Info[idx].phone}}" /></view>
|
|
|
+ <view class="block"><text class="red">*</text>子女联系电话<input placeholder="请填写" placeholder-style='font-size:25rpx;color: #bbbbbb;' data-index="{{idx}}" bindblur="tab2Change4" value="{{childInfo[activeIndex].Info[idx].phone}}" /></view>
|
|
|
<view wx:if="{{childPhoneNull[idx]}}" class="required">子女联系电话不能为空哦!</view>
|
|
|
<view class="name"><text class="red">*</text>是否外出</view>
|
|
|
<picker bindchange="tab2Change5" data-index="{{idx}}" value="{{childInfo[activeIndex].Info[idx].isHasGoOut}}" range="{{childIsout}}">
|
|
|
<view class="picker">
|
|
|
- {{childInfo[activeIndex].Info[idx].isHasGoOut}}
|
|
|
+ <!-- {{childInfo[activeIndex].Info[idx].isHasGoOut}} -->
|
|
|
+ <view wx:if="{{childInfo[activeIndex].Info[idx].isHasGoOut}}"> {{childInfo[activeIndex].Info[idx].isHasGoOut}}</view>
|
|
|
+ <view wx:else class="place_text">请选择</view>
|
|
|
+ <van-icon name="arrow-down" style="position:absolute;right:20rpx;top:10rpx;color:#bbbbbb" />
|
|
|
</view>
|
|
|
</picker>
|
|
|
<view wx:if="{{childInfo[activeIndex].Info[idx].isHasGoOut=='是'}}">
|
|
|
- <view class="block"><text class="red">*</text>外出原因<input data-index="{{idx}}" bindblur="tab2Change6" value="{{childInfo[activeIndex].Info[idx].outgoingCause}}" /></view>
|
|
|
+ <view class="block"><text class="red">*</text>外出原因<input placeholder="请填写" placeholder-style='font-size:25rpx;color: #bbbbbb;' data-index="{{idx}}" bindblur="tab2Change6" value="{{childInfo[activeIndex].Info[idx].outgoingCause}}" /></view>
|
|
|
<view wx:if="{{ischildOutReason[idx]}}" class="required">外出原因不能为空哦!</view>
|
|
|
<view class="block"><text class="red">*</text>外出地点
|
|
|
<picker mode="region" data-index="{{idx}}" bindchange="tab2Change7" value="{{childInfo[activeIndex].Info[idx].outgoingplace}}">
|
|
|
<view class="picker">
|
|
|
- {{childInfo[activeIndex].Info[idx].outgoingplace}}
|
|
|
+ <!-- {{childInfo[activeIndex].Info[idx].outgoingplace}} -->
|
|
|
+ <view wx:if="{{childInfo[activeIndex].Info[idx].outgoingplace}}"> {{childInfo[activeIndex].Info[idx].outgoingplace}}</view>
|
|
|
+ <view wx:else class="place_text">请选择</view>
|
|
|
+ <van-icon name="arrow-down" style="position:absolute;right:20rpx;top:10rpx;color:#bbbbbb" />
|
|
|
</view>
|
|
|
</picker>
|
|
|
</view>
|
|
|
<view class="block"><text class="red">*</text>最后一次离家时间
|
|
|
<picker mode="date" data-index="{{idx}}" bindchange="tab2Change8" value="{{childInfo[activeIndex].Info[idx].outgoingTime}}" fields="month">
|
|
|
<view class="picker">
|
|
|
- {{childInfo[activeIndex].Info[idx].outgoingTime}}
|
|
|
+ <!-- {{childInfo[activeIndex].Info[idx].outgoingTime}} -->
|
|
|
+ <view wx:if="{{childInfo[activeIndex].Info[idx].outgoingTime}}"> {{childInfo[activeIndex].Info[idx].outgoingTime}}</view>
|
|
|
+ <view wx:else class="place_text">请选择</view>
|
|
|
+ <van-icon name="arrow-down" style="position:absolute;right:20rpx;top:10rpx;color:#bbbbbb" />
|
|
|
</view>
|
|
|
</picker>
|
|
|
</view>
|
|
@@ -404,17 +427,23 @@
|
|
|
<view class="name"><text class="red">*</text>是否有配偶</view>
|
|
|
<picker bindchange="tab2Change9" data-index="{{idx}}" value="{{childInfo[activeIndex].Info[idx].isHasPartner}}" range="{{childIsMArry}}">
|
|
|
<view class="picker">
|
|
|
- {{childInfo[activeIndex].Info[idx].isHasPartner}}
|
|
|
+ <!-- {{childInfo[activeIndex].Info[idx].isHasPartner}} -->
|
|
|
+ <view wx:if="{{childInfo[activeIndex].Info[idx].isHasPartner}}"> {{childInfo[activeIndex].Info[idx].isHasPartner}}</view>
|
|
|
+ <view wx:else class="place_text">请选择</view>
|
|
|
+ <van-icon name="arrow-down" style="position:absolute;right:20rpx;top:10rpx;color:#bbbbbb" />
|
|
|
</view>
|
|
|
</picker>
|
|
|
- <view wx:if="{{childInfo[activeIndex].Info[idx].isHasPartner=='是'}}" class="block"><text class="red">*</text>配偶姓名<input data-index="{{idx}}" bindblur="tab2Change10" value="{{childInfo[activeIndex].Info[idx].name2}}" /></view>
|
|
|
+ <view wx:if="{{childInfo[activeIndex].Info[idx].isHasPartner=='是'}}" class="block"><text class="red">*</text>配偶姓名<input placeholder="请填写" placeholder-style='font-size:25rpx;color: #bbbbbb;' data-index="{{idx}}" bindblur="tab2Change10" value="{{childInfo[activeIndex].Info[idx].name2}}" /></view>
|
|
|
<view wx:if="{{ischildMarryName[idx]}}" class="required">配偶姓名不能为空哦!</view>
|
|
|
- <view wx:if="{{childInfo[activeIndex].Info[idx].isHasPartner=='是'}}" class="block"><text class="red">*</text>配偶联系电话<input data-index="{{idx}}" bindblur="tab2Change11" value="{{childInfo[activeIndex].Info[idx].phone2}}" /></view>
|
|
|
+ <view wx:if="{{childInfo[activeIndex].Info[idx].isHasPartner=='是'}}" class="block"><text class="red">*</text>配偶联系电话<input placeholder="请填写" placeholder-style='font-size:25rpx;color: #bbbbbb;' data-index="{{idx}}" bindblur="tab2Change11" value="{{childInfo[activeIndex].Info[idx].phone2}}" /></view>
|
|
|
<view wx:if="{{ischildMarryPhone[idx]}}" class="required">配偶联系电话不能为空哦!</view>
|
|
|
<view class="name"><text class="red">*</text>平均一年探望次数</view>
|
|
|
<picker bindchange="tab2Change12" data-index="{{idx}}" value="{{childInfo[activeIndex].Info[idx].visit}}" range="{{childTfTimes}}">
|
|
|
<view class="picker">
|
|
|
- {{childInfo[activeIndex].Info[idx].visit}}
|
|
|
+ <view wx:if="{{childInfo[activeIndex].Info[idx].visit}}"> {{childInfo[activeIndex].Info[idx].visit}}</view>
|
|
|
+ <view wx:else class="place_text">请选择</view>
|
|
|
+ <van-icon name="arrow-down" style="position:absolute;right:20rpx;top:10rpx;color:#bbbbbb" />
|
|
|
+ <!-- {{childInfo[activeIndex].Info[idx].visit}} -->
|
|
|
</view>
|
|
|
</picker>
|
|
|
</view>
|
|
@@ -424,11 +453,14 @@
|
|
|
<view class="name"><text class="red">*</text>是否有其他赡养人</view>
|
|
|
<picker bindchange="tab3Change1" value="{{otherInfo[activeIndex].isHasOther}}" range="{{othersyrArr}}">
|
|
|
<view class="picker">
|
|
|
- {{otherInfo[activeIndex].isHasOther}}
|
|
|
+ <!-- {{otherInfo[activeIndex].isHasOther}} -->
|
|
|
+ <view wx:if="{{otherInfo[activeIndex].isHasOther}}">{{otherInfo[activeIndex].isHasOther}}</view>
|
|
|
+ <view wx:else class="place_text">请选择</view>
|
|
|
+ <van-icon name="arrow-down" style="position:absolute;right:20rpx;top:10rpx;color:#bbbbbb" />
|
|
|
</view>
|
|
|
</picker>
|
|
|
<view wx:if="{{otherInfo[activeIndex].isHasOther=='是'}}">
|
|
|
- <view class="block"><text class="red">*</text>其他赡养人姓名<input bindblur="tab3Change2" value="{{otherInfo[activeIndex].Info.name}}" /></view>
|
|
|
+ <view class="block"><text class="red">*</text>其他赡养人姓名<input placeholder="请填写" placeholder-style='font-size:25rpx;color: #bbbbbb;' bindblur="tab3Change2" value="{{otherInfo[activeIndex].Info.name}}" /></view>
|
|
|
<view wx:if="{{isothersyrName}}" class="required">其他赡养人姓名不能为空哦!</view>
|
|
|
<view class="block">
|
|
|
<view class="name"><text class="red">*</text>其他赡养人性别</view>
|
|
@@ -438,12 +470,15 @@
|
|
|
</label>
|
|
|
</radio-group>
|
|
|
</view>
|
|
|
- <view class="block"><text class="red">*</text>其他赡养人电话<input bindblur="tab3Change4" value="{{otherInfo[activeIndex].Info.phone}}" /></view>
|
|
|
+ <view class="block"><text class="red">*</text>其他赡养人电话<input placeholder="请填写" placeholder-style='font-size:25rpx;color: #bbbbbb;' bindblur="tab3Change4" value="{{otherInfo[activeIndex].Info.phone}}" /></view>
|
|
|
<view wx:if="{{isothersyrPhone}}" class="required">其他赡养人电话不能为空哦!</view>
|
|
|
<view class="name"><text class="red">*</text>与被赡养人关系</view>
|
|
|
<picker bindchange="tab3Change5" value="{{otherInfo[activeIndex].Info.relation}}" range="{{othersyrRelation}}">
|
|
|
<view class="picker">
|
|
|
- {{otherInfo[activeIndex].Info.relation}}
|
|
|
+ <!-- {{otherInfo[activeIndex].Info.relation}} -->
|
|
|
+ <view wx:if="{{otherInfo[activeIndex].Info.relation}}">{{otherInfo[activeIndex].Info.relation}}</view>
|
|
|
+ <view wx:else class="place_text">请选择</view>
|
|
|
+ <van-icon name="arrow-down" style="position:absolute;right:20rpx;top:10rpx;color:#bbbbbb" />
|
|
|
</view>
|
|
|
</picker>
|
|
|
<view class="block" wx:if="{{otherInfo[activeIndex].Info.relation == '其他'}}"><text class="red">*</text>与被赡养人其他关系<input bindblur="tab3Change6" value="{{otherInfo[activeIndex].Info.relationExt}}" /></view>
|
|
@@ -451,23 +486,32 @@
|
|
|
<view class="name"><text class="red">*</text>是否外出</view>
|
|
|
<picker bindchange="tab3Change7" value="{{otherInfo[activeIndex].Info.isHasGoOut}}" range="{{othersyrIsout}}">
|
|
|
<view class="picker">
|
|
|
- {{otherInfo[activeIndex].Info.isHasGoOut}}
|
|
|
+ <!-- {{otherInfo[activeIndex].Info.isHasGoOut}} -->
|
|
|
+ <view wx:if="{{otherInfo[activeIndex].Info.isHasGoOut}}">{{otherInfo[activeIndex].Info.isHasGoOut}}</view>
|
|
|
+ <view wx:else class="place_text">请选择</view>
|
|
|
+ <van-icon name="arrow-down" style="position:absolute;right:20rpx;top:10rpx;color:#bbbbbb" />
|
|
|
</view>
|
|
|
</picker>
|
|
|
<view wx:if="{{otherInfo[activeIndex].Info.isHasGoOut=='是'}}">
|
|
|
- <view class="block"><text class="red">*</text>外出原因<input bindblur="tab3Change8" value="{{otherInfo[activeIndex].Info.outgoingCause}}" /></view>
|
|
|
+ <view class="block"><text class="red">*</text>外出原因<input placeholder="请填写" placeholder-style='font-size:25rpx;color: #bbbbbb;' bindblur="tab3Change8" value="{{otherInfo[activeIndex].Info.outgoingCause}}" /></view>
|
|
|
<view wx:if="{{isOutReason}}" class="required">外出原因不能为空哦!</view>
|
|
|
<view class="block"><text class="red">*</text>外出地点
|
|
|
<picker mode="region" bindchange="tab3Change9" value="{{otherInfo[activeIndex].Info.outgoingplace}}">
|
|
|
<view class="picker">
|
|
|
- {{otherInfo[activeIndex].Info.outgoingplace}}
|
|
|
+ <!-- {{otherInfo[activeIndex].Info.outgoingplace}} -->
|
|
|
+ <view wx:if="{{otherInfo[activeIndex].Info.outgoingplace}}">{{otherInfo[activeIndex].Info.outgoingplace}}</view>
|
|
|
+ <view wx:else class="place_text">请选择</view>
|
|
|
+ <van-icon name="arrow-down" style="position:absolute;right:20rpx;top:10rpx;color:#bbbbbb" />
|
|
|
</view>
|
|
|
</picker>
|
|
|
</view>
|
|
|
<view class="block"><text class="red">*</text>最后一次离家时间
|
|
|
<picker mode="date" bindchange="tab3Change10" value="{{otherInfo[activeIndex].Info.outgoingTime}}" fields="month">
|
|
|
<view class="picker">
|
|
|
- {{otherInfo[activeIndex].Info.outgoingTime}}
|
|
|
+ <!-- {{otherInfo[activeIndex].Info.outgoingTime}} -->
|
|
|
+ <view wx:if="{{otherInfo[activeIndex].Info.outgoingTime}}">{{otherInfo[activeIndex].Info.outgoingTime}}</view>
|
|
|
+ <view wx:else class="place_text">请选择</view>
|
|
|
+ <van-icon name="arrow-down" style="position:absolute;right:20rpx;top:10rpx;color:#bbbbbb" />
|
|
|
</view>
|
|
|
</picker>
|
|
|
</view>
|
|
@@ -475,19 +519,25 @@
|
|
|
<view class="name"><text class="red">*</text>是否有配偶</view>
|
|
|
<picker bindchange="tab3Change11" value="{{otherInfo[activeIndex].Info.isHasPartner}}" range="{{othersyrIsMarry}}">
|
|
|
<view class="picker">
|
|
|
- {{otherInfo[activeIndex].Info.isHasPartner}}
|
|
|
+ <!-- {{otherInfo[activeIndex].Info.isHasPartner}} -->
|
|
|
+ <view wx:if="{{otherInfo[activeIndex].Info.isHasPartner}}">{{otherInfo[activeIndex].Info.isHasPartner}}</view>
|
|
|
+ <view wx:else class="place_text">请选择</view>
|
|
|
+ <van-icon name="arrow-down" style="position:absolute;right:20rpx;top:10rpx;color:#bbbbbb" />
|
|
|
</view>
|
|
|
</picker>
|
|
|
<view wx:if="{{otherInfo[activeIndex].Info.isHasPartner=='是'}}">
|
|
|
- <view class="block"><text class="red">*</text>配偶姓名<input bindblur="tab3Change12" value="{{otherInfo[activeIndex].Info.name2}}" /></view>
|
|
|
+ <view class="block"><text class="red">*</text>配偶姓名<input placeholder="请填写" placeholder-style='font-size:25rpx;color: #bbbbbb;' bindblur="tab3Change12" value="{{otherInfo[activeIndex].Info.name2}}" /></view>
|
|
|
<view wx:if="{{isMarryName}}" class="required">配偶姓名不能为空哦!</view>
|
|
|
- <view class="block"><text class="red">*</text>配偶联系电话<input bindblur="tab3Change13" value="{{otherInfo[activeIndex].Info.phone2}}" /></view>
|
|
|
+ <view class="block"><text class="red">*</text>配偶联系电话<input placeholder="请填写" placeholder-style='font-size:25rpx;color: #bbbbbb;' bindblur="tab3Change13" value="{{otherInfo[activeIndex].Info.phone2}}" /></view>
|
|
|
<view wx:if="{{isMarryPhone}}" class="required">配偶联系电话不能为空哦!</view>
|
|
|
</view>
|
|
|
<view class="name"><text class="red">*</text>平均一年探望次数</view>
|
|
|
<picker bindchange="tab3Change14" value="{{otherInfo[activeIndex].Info.visit}}" range="{{othersyrTfTimes}}">
|
|
|
<view class="picker">
|
|
|
- {{otherInfo[activeIndex].Info.visit}}
|
|
|
+ <!-- {{otherInfo[activeIndex].Info.visit}} -->
|
|
|
+ <view wx:if="{{otherInfo[activeIndex].Info.visit}}">{{otherInfo[activeIndex].Info.visit}}</view>
|
|
|
+ <view wx:else class="place_text">请选择</view>
|
|
|
+ <van-icon name="arrow-down" style="position:absolute;right:20rpx;top:10rpx;color:#bbbbbb" />
|
|
|
</view>
|
|
|
</picker>
|
|
|
</view>
|