...
|
...
|
@@ -207,39 +207,64 @@ |
|
|
<div class="sex_itemtxt trust_guanxi">选择</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="trust_m_item mini_m_item trust_shengren">
|
|
|
<div>被保人生日</div>
|
|
|
<div class="trust_m_item mini_m_item">
|
|
|
<!--<div>被保人生日</div>
|
|
|
<div class="trust_iteminput">
|
|
|
<div class="guanxi_toptxt guanxitxt">请选择</div>
|
|
|
<div class="tip_guanximiantxt beibairsr"></div>
|
|
|
</div>-->
|
|
|
<div>被保人生日</div>
|
|
|
<div class="trust_iteminput choose_iteminputcell">
|
|
|
<div class="lxmaintxt beibairsr"></div>
|
|
|
<div class="sex_itemtxt trust_shengren">选择</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="trust_m_item trust_toubaorqi">
|
|
|
<div>投保日期</div>
|
|
|
<div class="trust_m_item">
|
|
|
<!--<div>投保日期</div>
|
|
|
<div class="trust_iteminput">
|
|
|
<div class="guanxi_toptxt guanxitxt">请选择</div>
|
|
|
<div class="tip_guanximiantxt beibaorrq"></div>
|
|
|
</div>-->
|
|
|
<div>投保日期</div>
|
|
|
<div class="trust_iteminput choose_iteminputcell">
|
|
|
<div class="lxmaintxt beibaorrq"></div>
|
|
|
<div class="sex_itemtxt trust_toubaorqi">选择</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="trust_m_item mini_m_item hetongshegnxiao">
|
|
|
<div>合同生效日期</div>
|
|
|
<div class="trust_m_item mini_m_item">
|
|
|
<!--<div>合同生效日期</div>
|
|
|
<div class="trust_iteminput">
|
|
|
<div class="guanxi_toptxt guanxitxt">请选择</div>
|
|
|
<div class="tip_guanximiantxt hetongsxr"></div>
|
|
|
</div>-->
|
|
|
<div>合同生效日期</div>
|
|
|
<div class="trust_iteminput choose_iteminputcell">
|
|
|
<div class="lxmaintxt hetongsxr"></div>
|
|
|
<div class="sex_itemtxt hetongshegnxiao">选择</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="trust_m_item baozhangrq">
|
|
|
<div>保险时间</div>
|
|
|
<div class="trust_m_item">
|
|
|
<!--<div>保险时间</div>
|
|
|
<div class="trust_iteminput">
|
|
|
<div class="guanxi_toptxt guanxitxt">请选择</div>
|
|
|
<div class="tip_guanximiantxt baoxianrq"></div>
|
|
|
</div>-->
|
|
|
<div>保险时间</div>
|
|
|
<div class="trust_iteminput choose_iteminputcell">
|
|
|
<div class="lxmaintxt baoxianrq"></div>
|
|
|
<div class="sex_itemtxt baozhangrq">选择</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="trust_m_item mini_m_item huomian">
|
|
|
<div>投保人豁免</div>
|
|
|
<div class="trust_m_item mini_m_item">
|
|
|
<!--<div>投保人豁免</div>
|
|
|
<div class="trust_iteminput">
|
|
|
<div class="guanxi_toptxt guanxitxt">请选择</div>
|
|
|
<div class="tip_guanximiantxt huominatxt"></div>
|
|
|
</div>-->
|
|
|
<div>投保人豁免</div>
|
|
|
<div class="trust_iteminput choose_iteminputcell">
|
|
|
<div class="lxmaintxt huominatxt"></div>
|
|
|
<div class="sex_itemtxt huomian">选择</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
...
|
...
|
@@ -749,8 +774,8 @@ |
|
|
onChange: function(result) {
|
|
|
},
|
|
|
onConfirm: function(result) {
|
|
|
that.find('.guanxitxt').hide();
|
|
|
that.find('.tip_guanximiantxt').html(result[0].label)
|
|
|
that.prev('.guanxitxt').hide();
|
|
|
that.prev('.tip_guanximiantxt').html(result[0].label)
|
|
|
}
|
|
|
});
|
|
|
})
|
...
|
...
|
@@ -770,8 +795,8 @@ |
|
|
date += result[i].value+'-'
|
|
|
}
|
|
|
}
|
|
|
that.find('.guanxitxt').hide();
|
|
|
that.find('.tip_guanximiantxt').html(date)
|
|
|
that.prev('.guanxitxt').hide();
|
|
|
that.prev('.tip_guanximiantxt').html(date)
|
|
|
},
|
|
|
});
|
|
|
})
|
...
|
...
|
@@ -791,8 +816,8 @@ |
|
|
date += result[i].value+'-'
|
|
|
}
|
|
|
}
|
|
|
that.find('.guanxitxt').hide();
|
|
|
that.find('.tip_guanximiantxt').html(date)
|
|
|
that.prev('.guanxitxt').hide();
|
|
|
that.prev('.tip_guanximiantxt').html(date)
|
|
|
},
|
|
|
});
|
|
|
});
|
...
|
...
|
@@ -812,8 +837,8 @@ |
|
|
date += result[i].value+'-'
|
|
|
}
|
|
|
}
|
|
|
that.find('.guanxitxt').hide();
|
|
|
that.find('.tip_guanximiantxt').html(date)
|
|
|
that.prev('.guanxitxt').hide();
|
|
|
that.prev('.tip_guanximiantxt').html(date)
|
|
|
},
|
|
|
});
|
|
|
})
|
...
|
...
|
@@ -833,8 +858,8 @@ |
|
|
date += result[i].value+'-'
|
|
|
}
|
|
|
}
|
|
|
that.find('.guanxitxt').hide();
|
|
|
that.find('.tip_guanximiantxt').html(date)
|
|
|
that.prev('.guanxitxt').hide();
|
|
|
that.prev('.tip_guanximiantxt').html(date)
|
|
|
},
|
|
|
});
|
|
|
})
|
...
|
...
|
@@ -851,8 +876,8 @@ |
|
|
onChange: function(result) {
|
|
|
},
|
|
|
onConfirm: function(result) {
|
|
|
that.find('.guanxitxt').hide();
|
|
|
that.find('.tip_guanximiantxt').html(result[0].label)
|
|
|
that.prev('.guanxitxt').hide();
|
|
|
that.prev('.tip_guanximiantxt').html(result[0].label)
|
|
|
}
|
|
|
});
|
|
|
})
|
...
|
...
|
|