提交 1146fe3890c986584a6e7f58681ba451aa10dc7f

作者 pangy
2 个父辈 2ca39bd2 626b7ea2

Merge branch 'dev_py' into dev2.0

@@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@
13 <text class='text_777_30 float_left' style='line-height: 90rpx'>子女证照号码</text> 13 <text class='text_777_30 float_left' style='line-height: 90rpx'>子女证照号码</text>
14 <view wx:if="{{isIdCard}}"> 14 <view wx:if="{{isIdCard}}">
15 <image class='image_camera float_right' src='/images/camera.png' bindtap='getIdInfo' id="children_id_card_no"></image> 15 <image class='image_camera float_right' src='/images/camera.png' bindtap='getIdInfo' id="children_id_card_no"></image>
16 - <input class='input_wrap01 float_right' style='color:#000;' placeholder='请输入或拍摄身份证' placeholder-class='text_999_30' name='children_id_card_no' maxlength='18' type='idcard' value='{{children_id_card_no}}' bindinput="idChange" id='children_id_card_no_input'></input> 16 + <input class='input_wrap' style='color:#000;' placeholder='请输入或拍摄身份证' placeholder-class='text_999_30' name='children_id_card_no' maxlength='18' type='idcard' value='{{children_id_card_no}}' bindinput="idChange" id='children_id_card_no_input'></input>
17 </view> 17 </view>
18 <!-- <view wx:else> 18 <!-- <view wx:else>
19 <input class='input_wrap' placeholder='请输入证照号码' placeholder-class='text_999_30' name='children_id_card_no' maxlength='18' type='idcard' value='{{children_id_card_no}}'></input> 19 <input class='input_wrap' placeholder='请输入证照号码' placeholder-class='text_999_30' name='children_id_card_no' maxlength='18' type='idcard' value='{{children_id_card_no}}'></input>
@@ -132,7 +132,7 @@ @@ -132,7 +132,7 @@
132 <text class='text_777_30 float_left'>被赡养人证照号码</text> 132 <text class='text_777_30 float_left'>被赡养人证照号码</text>
133 <view wx:if="{{isIdCard}}"> 133 <view wx:if="{{isIdCard}}">
134 <image class='image_camera float_right' src='/images/camera.png' bindtap='getIdInfo' id="older_id_card_no"></image> 134 <image class='image_camera float_right' src='/images/camera.png' bindtap='getIdInfo' id="older_id_card_no"></image>
135 - <input class='input_wrap' placeholder-class='text_999_30 float_right' style='line-height: 90rpx;text-align: right;width:350rpx;color:#000;' placeholder='请输入或拍摄身份证' maxlength='18' type='idcard' name='id_card_no' value='{{id_card_no}}' bindinput="idChange" id="older_id_card_no_input"></input> 135 + <input class='input_wrap' placeholder-class='text_999_30 float_right' style='line-height: 90rpx;text-align: right;color:#000;' placeholder='请输入或拍摄身份证' maxlength='18' type='idcard' name='id_card_no' value='{{id_card_no}}' bindinput="idChange" id="older_id_card_no_input"></input>
136 </view> 136 </view>
137 </view> 137 </view>
138 <view class='divide_line_30'></view> 138 <view class='divide_line_30'></view>
@@ -203,7 +203,7 @@ @@ -203,7 +203,7 @@
203 <template is="picker_cell_normal" data="{{...houseLocateInfo}}" /> 203 <template is="picker_cell_normal" data="{{...houseLocateInfo}}" />
204 <view class='divide_line_30'></view> 204 <view class='divide_line_30'></view>
205 <view style='height:90rpx'> 205 <view style='height:90rpx'>
206 - <input class='input_wrap02 float_right' placeholder-class='text_999_30 float_right' style='line-height: 90rpx;text-align: right;color:#000;' placeholder='请输入详细地址,精确到楼牌号' name='house_detail_address' value='{{house_detail_address}}'></input> 206 + <input class='input_wrap head_in' placeholder-class='text_999_30 float_right' style='line-height: 90rpx;text-align: right;color:#000;' placeholder='请输入详细地址,精确到楼牌号' name='house_detail_address' value='{{house_detail_address}}'></input>
207 </view> 207 </view>
208 <view class='divide_line_30'></view> 208 <view class='divide_line_30'></view>
209 <template is="picker_cell_normal" data="{{...identifytypeData}}" /> 209 <template is="picker_cell_normal" data="{{...identifytypeData}}" />
@@ -280,7 +280,7 @@ @@ -280,7 +280,7 @@
280 <view style='height:90rpx' hidden="{{leasetypeData.selected == '个人'}}"> 280 <view style='height:90rpx' hidden="{{leasetypeData.selected == '个人'}}">
281 <text class='red_star_right_10'>*</text> 281 <text class='red_star_right_10'>*</text>
282 <text class='text_777_30 float_left'>统一社会信用代码</text> 282 <text class='text_777_30 float_left'>统一社会信用代码</text>
283 - <input class='input_wrap01 float_right' placeholder-class='text_999_30 float_right' style='line-height: 90rpx;text-align: right;width:350rpx;color:#000;' placeholder='请输入统一社会信用代码' name='owner_credit_no' value='{{owner_credit_no}}'></input> 283 + <input class='input_wrap' placeholder-class='text_999_30 float_right' style='line-height: 90rpx;text-align: right;color:#000;' placeholder='请输入统一社会信用代码' name='owner_credit_no' value='{{owner_credit_no}}'></input>
284 </view> 284 </view>
285 <view class='divide_line_30' hidden="{{leasetypeData.selected == '企业'}}"></view> 285 <view class='divide_line_30' hidden="{{leasetypeData.selected == '企业'}}"></view>
286 <template is="picker_cell_normal" data="{{...cardtypeData}}"/> 286 <template is="picker_cell_normal" data="{{...cardtypeData}}"/>
@@ -290,7 +290,7 @@ @@ -290,7 +290,7 @@
290 <text class='text_777_30 float_left'>证照号码</text> 290 <text class='text_777_30 float_left'>证照号码</text>
291 <view wx:if="{{isIdCard}}"> 291 <view wx:if="{{isIdCard}}">
292 <image class='image_camera float_right' src='/images/camera.png' bindtap='getIdInfo' id="owner_id_card_no"></image> 292 <image class='image_camera float_right' src='/images/camera.png' bindtap='getIdInfo' id="owner_id_card_no"></image>
293 - <input class='input_wrap' placeholder-class='text_999_30 float_right' style='line-height: 90rpx;text-align: right;width:380rpx;color:#000;' placeholder='请输入或拍摄身份证' maxlength='18' type='idcard' name='owner_id_card_no' value='{{owner_id_card_no}}' bindinput="idChange" id='owner_id_card_no_input'></input> 293 + <input class='input_wrap' placeholder-class='text_999_30 float_right' style=' line-height: 90rpx;text-align: right;color:#000;' placeholder='请输入或拍摄身份证' maxlength='18' type='idcard' name='owner_id_card_no' value='{{owner_id_card_no}}' bindinput="idChange" id='owner_id_card_no_input'></input>
294 </view> 294 </view>
295 </view> 295 </view>
296 </view> 296 </view>
@@ -299,7 +299,7 @@ @@ -299,7 +299,7 @@
299 <template is="picker_cell_normal" data="{{...rentLocateInfo}}" /> 299 <template is="picker_cell_normal" data="{{...rentLocateInfo}}" />
300 <view class='divide_line_30'></view> 300 <view class='divide_line_30'></view>
301 <view style='height:90rpx'> 301 <view style='height:90rpx'>
302 - <input class='input_wrap02 float_right' placeholder-class='text_999_30 float_right' style='line-height: 90rpx;text-align: rightcolor:#000;' placeholder='请输入详细地址,精确到楼牌号' name='house_detail_address' value='{{house_detail_address}}'></input> 302 + <input class='input_wrap head_in' placeholder-class='text_999_30 float_right' style='line-height: 90rpx;text-align: rightcolor:#000;' placeholder='请输入详细地址,精确到楼牌号' name='house_detail_address' value='{{house_detail_address}}'></input>
303 </view> 303 </view>
304 <view class='divide_line_30'></view> 304 <view class='divide_line_30'></view>
305 <view style='height:90rpx'> 305 <view style='height:90rpx'>
@@ -349,7 +349,7 @@ @@ -349,7 +349,7 @@
349 <text class='text_777_30 float_left head_in'>配偶证照号码</text> 349 <text class='text_777_30 float_left head_in'>配偶证照号码</text>
350 <view wx:if="{{isIdCard}}"> 350 <view wx:if="{{isIdCard}}">
351 <image class='image_camera float_right' src='/images/camera.png' bindtap='getIdInfo' id="spouse_id_card_no"></image> 351 <image class='image_camera float_right' src='/images/camera.png' bindtap='getIdInfo' id="spouse_id_card_no"></image>
352 - <input class='input_wrap01 float_right' style='color:#000;' placeholder='请输入或拍摄身份证' placeholder-class='text_999_30' name='spouse_id_card_no' maxlength='18' type='idcard' value='{{spouse_id_card_no}}' bindinput="idChange" id='spouse_id_card_no_input'></input> 352 + <input class='input_wrap' style='color:#000;' placeholder='请输入或拍摄身份证' placeholder-class='text_999_30' name='spouse_id_card_no' maxlength='18' type='idcard' value='{{spouse_id_card_no}}' bindinput="idChange" id='spouse_id_card_no_input'></input>
353 </view> 353 </view>
354 </view> 354 </view>
355 <view class='divide_line_30'></view> 355 <view class='divide_line_30'></view>
注册登录 后发表评论