正在显示
5 个修改的文件
包含
56 行增加
和
48 行删除
@@ -16,14 +16,14 @@ | @@ -16,14 +16,14 @@ | ||
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_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> |
17 | </view> | 17 | </view> |
18 | <!-- <view wx:else> | 18 | <!-- <view wx:else> |
19 | - <input class='input_wrap float_right' 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> |
20 | </view> --> | 20 | </view> --> |
21 | </view> | 21 | </view> |
22 | <view class='divide_line_30'></view> | 22 | <view class='divide_line_30'></view> |
23 | <view style='height:90rpx'> | 23 | <view style='height:90rpx'> |
24 | <text class='red_star_right_10'>*</text> | 24 | <text class='red_star_right_10'>*</text> |
25 | <text class='text_777_30 float_left'>子女姓名</text> | 25 | <text class='text_777_30 float_left'>子女姓名</text> |
26 | - <input class='input_wrap float_right' placeholder-class='text_999_30 float_right' style='line-height: 90rpx;text-align: right;color:#000;' placeholder='请输入子女姓名' name='children_name' value='{{children_name}}'></input> | 26 | + <input class='input_wrap' placeholder-class='text_999_30 float_right' style='line-height: 90rpx;text-align: right;color:#000;' placeholder='请输入子女姓名' name='children_name' value='{{children_name}}'></input> |
27 | </view> | 27 | </view> |
28 | <view class='divide_line_30'></view> | 28 | <view class='divide_line_30'></view> |
29 | <template is="picker_cell_normal" data="{{...commonbirthDate}}" /> | 29 | <template is="picker_cell_normal" data="{{...commonbirthDate}}" /> |
@@ -42,7 +42,7 @@ | @@ -42,7 +42,7 @@ | ||
42 | <text class='red_star_right_10'>*</text> | 42 | <text class='red_star_right_10'>*</text> |
43 | <text class='text_777_30 float_left'>分配比例</text> | 43 | <text class='text_777_30 float_left'>分配比例</text> |
44 | <text class='text_black_30 float_right' style='line-height: 90rpx;margin-left:20rpx;text-align: right'>%</text> | 44 | <text class='text_black_30 float_right' style='line-height: 90rpx;margin-left:20rpx;text-align: right'>%</text> |
45 | - <input class='input_wrap float_right' placeholder-class='text_999_30 float_right' style='line-height: 90rpx;text-align: right' placeholder='请输入分配比例' type='number' name='percent' value='{{percent}}'></input> | 45 | + <input class='input_wrap' placeholder-class='text_999_30 float_right' style='line-height: 90rpx;text-align: right' placeholder='请输入分配比例' type='number' name='percent' value='{{percent}}'></input> |
46 | </view> --> | 46 | </view> --> |
47 | <template is="picker_cell_normal" data="{{...childrenpercentData}}" /> | 47 | <template is="picker_cell_normal" data="{{...childrenpercentData}}" /> |
48 | 48 | ||
@@ -50,7 +50,7 @@ | @@ -50,7 +50,7 @@ | ||
50 | <view style='height:90rpx'> | 50 | <view style='height:90rpx'> |
51 | <text class='red_star_right_10'>*</text> | 51 | <text class='red_star_right_10'>*</text> |
52 | <text class='text_777_30 float_left'>子女学籍号</text> | 52 | <text class='text_777_30 float_left'>子女学籍号</text> |
53 | - <input class='input_wrap float_right' placeholder-class='text_999_30 float_right' style='line-height: 90rpx;text-align: right;color:#000;' placeholder='请输入子女学籍号' name='children_student_no' value='{{children_student_no}}'></input> | 53 | + <input class='input_wrap' placeholder-class='text_999_30 float_right' style='line-height: 90rpx;text-align: right;color:#000;' placeholder='请输入子女学籍号' name='children_student_no' value='{{children_student_no}}'></input> |
54 | </view> | 54 | </view> |
55 | <view class='divide_line_30'></view> | 55 | <view class='divide_line_30'></view> |
56 | 56 | ||
@@ -68,7 +68,7 @@ | @@ -68,7 +68,7 @@ | ||
68 | <view style='height:90rpx'> | 68 | <view style='height:90rpx'> |
69 | <text class='red_star_right_10'>*</text> | 69 | <text class='red_star_right_10'>*</text> |
70 | <text class='text_777_30 float_left'>就读学校名称</text> | 70 | <text class='text_777_30 float_left'>就读学校名称</text> |
71 | - <input class='input_wrap float_right' placeholder-class='text_999_30 float_right' style='line-height: 90rpx;text-align: right;color:#000;' placeholder='请输入就读学校' name='school_name' value='{{school_name}}'></input> | 71 | + <input class='input_wrap' placeholder-class='text_999_30 float_right' style='line-height: 90rpx;text-align: right;color:#000;' placeholder='请输入就读学校' name='school_name' value='{{school_name}}'></input> |
72 | </view> | 72 | </view> |
73 | </view> | 73 | </view> |
74 | </view> | 74 | </view> |
@@ -80,7 +80,7 @@ | @@ -80,7 +80,7 @@ | ||
80 | <view wx:if="{{edu_lable=='school'}}"> | 80 | <view wx:if="{{edu_lable=='school'}}"> |
81 | <!-- <view style='height:90rpx'> | 81 | <!-- <view style='height:90rpx'> |
82 | <text class='text_777_30 float_left'>学历教育阶段</text> | 82 | <text class='text_777_30 float_left'>学历教育阶段</text> |
83 | - <input class='input_wrap float_right' placeholder-class='text_999_30 float_right' style='line-height: 90rpx;text-align: right' placeholder='请输入学历教育阶段' name='education_period'></input> | 83 | + <input class='input_wrap' placeholder-class='text_999_30 float_right' style='line-height: 90rpx;text-align: right' placeholder='请输入学历教育阶段' name='education_period'></input> |
84 | </view> --> | 84 | </view> --> |
85 | <template is="picker_cell_normal" data="{{...edulevelData}}" /> | 85 | <template is="picker_cell_normal" data="{{...edulevelData}}" /> |
86 | <view class='divide_line_30'></view> | 86 | <view class='divide_line_30'></view> |
@@ -97,19 +97,19 @@ | @@ -97,19 +97,19 @@ | ||
97 | <view style='height:90rpx'> | 97 | <view style='height:90rpx'> |
98 | <text class='red_star_right_10'>*</text> | 98 | <text class='red_star_right_10'>*</text> |
99 | <text class='text_777_30 float_left'>证书名称</text> | 99 | <text class='text_777_30 float_left'>证书名称</text> |
100 | - <input class='input_wrap float_right' placeholder-class='text_999_30 float_right' style='line-height: 90rpx;text-align: right;color:#000;' placeholder='请输入证书名称' name='certification_name'></input> | 100 | + <input class='input_wrap' placeholder-class='text_999_30 float_right' style='line-height: 90rpx;text-align: right;color:#000;' placeholder='请输入证书名称' name='certification_name'></input> |
101 | </view> | 101 | </view> |
102 | <view class='divide_line_30'></view> | 102 | <view class='divide_line_30'></view> |
103 | <view style='height:90rpx'> | 103 | <view style='height:90rpx'> |
104 | <text class='red_star_right_10'>*</text> | 104 | <text class='red_star_right_10'>*</text> |
105 | <text class='text_777_30 float_left'>证书编号</text> | 105 | <text class='text_777_30 float_left'>证书编号</text> |
106 | - <input class='input_wrap float_right' placeholder-class='text_999_30 float_right' style='line-height: 90rpx;text-align: right;color:#000;' placeholder='请输入证书编号' name='certification_no'></input> | 106 | + <input class='input_wrap' placeholder-class='text_999_30 float_right' style='line-height: 90rpx;text-align: right;color:#000;' placeholder='请输入证书编号' name='certification_no'></input> |
107 | </view> | 107 | </view> |
108 | <view class='divide_line_30'></view> | 108 | <view class='divide_line_30'></view> |
109 | <view style='height:90rpx'> | 109 | <view style='height:90rpx'> |
110 | <text class='red_star_right_10'>*</text> | 110 | <text class='red_star_right_10'>*</text> |
111 | <text class='text_777_30 float_left'>发证机关</text> | 111 | <text class='text_777_30 float_left'>发证机关</text> |
112 | - <input class='input_wrap float_right' placeholder-class='text_999_30 float_right' style='line-height: 90rpx;text-align: right;color:#000;' placeholder='请输入发证机关' name='certification_authority'></input> | 112 | + <input class='input_wrap' placeholder-class='text_999_30 float_right' style='line-height: 90rpx;text-align: right;color:#000;' placeholder='请输入发证机关' name='certification_authority'></input> |
113 | </view> | 113 | </view> |
114 | </view> | 114 | </view> |
115 | 115 | ||
@@ -122,7 +122,7 @@ | @@ -122,7 +122,7 @@ | ||
122 | <view style='height:90rpx'> | 122 | <view style='height:90rpx'> |
123 | <text class='red_star_right_10'>*</text> | 123 | <text class='red_star_right_10'>*</text> |
124 | <text class='text_777_30 float_left'>被赡养人姓名</text> | 124 | <text class='text_777_30 float_left'>被赡养人姓名</text> |
125 | - <input class='input_wrap float_right' placeholder-class='text_999_30 float_right' style='line-height: 90rpx;text-align: right;color:#000;' placeholder='请输入被赡养人姓名' name='supported_name' value='{{supported_name}}'></input> | 125 | + <input class='input_wrap' placeholder-class='text_999_30 float_right' style='line-height: 90rpx;text-align: right;color:#000;' placeholder='请输入被赡养人姓名' name='supported_name' value='{{supported_name}}'></input> |
126 | </view> | 126 | </view> |
127 | <view class='divide_line_30'></view> | 127 | <view class='divide_line_30'></view> |
128 | <template is="picker_cell_normal" data="{{...oldercardtypeData}}" /> | 128 | <template is="picker_cell_normal" data="{{...oldercardtypeData}}" /> |
@@ -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 float_right' 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;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> |
136 | </view> | 136 | </view> |
137 | </view> | 137 | </view> |
138 | <view class='divide_line_30'></view> | 138 | <view class='divide_line_30'></view> |
@@ -150,7 +150,7 @@ | @@ -150,7 +150,7 @@ | ||
150 | <text class='red_star_right_10'>*</text> | 150 | <text class='red_star_right_10'>*</text> |
151 | <text class='text_777_30 float_left'>分摊比例</text> | 151 | <text class='text_777_30 float_left'>分摊比例</text> |
152 | <text class='text_black_30 float_right' style='line-height: 90rpx;margin-left:20rpx;text-align: right'>%</text> | 152 | <text class='text_black_30 float_right' style='line-height: 90rpx;margin-left:20rpx;text-align: right'>%</text> |
153 | - <input class='input_wrap float_right' placeholder-class='text_999_30 float_right' style='line-height: 90rpx;text-align: right' placeholder='请输入分摊比例' type='number' name='percentage' value='{{percentage}}'></input> | 153 | + <input class='input_wrap' placeholder-class='text_999_30 float_right' style='line-height: 90rpx;text-align: right' placeholder='请输入分摊比例' type='number' name='percentage' value='{{percentage}}'></input> |
154 | </view> --> | 154 | </view> --> |
155 | </view> | 155 | </view> |
156 | <!-- 大病医疗 --> | 156 | <!-- 大病医疗 --> |
@@ -158,7 +158,7 @@ | @@ -158,7 +158,7 @@ | ||
158 | <view style='height:90rpx'> | 158 | <view style='height:90rpx'> |
159 | <text class='red_star_right_10'>*</text> | 159 | <text class='red_star_right_10'>*</text> |
160 | <text class='text_777_30 float_left'>病人姓名</text> | 160 | <text class='text_777_30 float_left'>病人姓名</text> |
161 | - <input class='input_wrap float_right' placeholder-class='text_999_30 float_right' style='line-height: 90rpx;text-align: right;color:#000;' placeholder='请输入姓名' name='name' value='{{name}}'></input> | 161 | + <input class='input_wrap' placeholder-class='text_999_30 float_right' style='line-height: 90rpx;text-align: right;color:#000;' placeholder='请输入姓名' name='name' value='{{name}}'></input> |
162 | </view> | 162 | </view> |
163 | <view class='divide_line_30'></view> | 163 | <view class='divide_line_30'></view> |
164 | 164 | ||
@@ -169,7 +169,7 @@ | @@ -169,7 +169,7 @@ | ||
169 | <text class='text_777_30 float_left'>病人证照号码</text> | 169 | <text class='text_777_30 float_left'>病人证照号码</text> |
170 | <view wx:if="{{isIdCard}}"> | 170 | <view wx:if="{{isIdCard}}"> |
171 | <image class='image_camera float_right' src='/images/camera.png' bindtap='getIdInfo' id="medical_id_card_no"></image> | 171 | <image class='image_camera float_right' src='/images/camera.png' bindtap='getIdInfo' id="medical_id_card_no"></image> |
172 | - <input class='input_wrap float_right' placeholder-class='text_999_30 float_right' style='line-height: 90rpx;text-align: right;width:380rpx;color:#000;' placeholder='请输入或拍摄身份证' name='id_card_no' type='idcard' value='{{id_card_no}}' bindinput="idChange" id="medical_id_card_no_input"></input> | 172 | + <input class='input_wrap' placeholder-class='text_999_30 float_right' style='line-height: 90rpx;text-align: right;width:380rpx;color:#000;' placeholder='请输入或拍摄身份证' name='id_card_no' type='idcard' value='{{id_card_no}}' bindinput="idChange" id="medical_id_card_no_input"></input> |
173 | </view> | 173 | </view> |
174 | </view> | 174 | </view> |
175 | <view class='divide_line_30'></view> | 175 | <view class='divide_line_30'></view> |
@@ -186,13 +186,13 @@ | @@ -186,13 +186,13 @@ | ||
186 | <view style='height:90rpx'> | 186 | <view style='height:90rpx'> |
187 | <text class='red_star_right_10'>*</text> | 187 | <text class='red_star_right_10'>*</text> |
188 | <text class='text_777_30 float_left'>医疗支出总金额</text> | 188 | <text class='text_777_30 float_left'>医疗支出总金额</text> |
189 | - <input class='input_wrap float_right' placeholder-class='text_999_30 float_right' style='line-height: 90rpx;text-align: right;width:200rpx;color:#000;' placeholder='请输入总金额' name='total_amount' value='{{total_amount}}' bindblur='medicalInput' id="medical_total_input"></input> | 189 | + <input class='input_wrap' placeholder-class='text_999_30 float_right' style='line-height: 90rpx;text-align: right;width:200rpx;color:#000;' placeholder='请输入总金额' name='total_amount' value='{{total_amount}}' bindblur='medicalInput' id="medical_total_input"></input> |
190 | </view> | 190 | </view> |
191 | <view class='divide_line_30'></view> | 191 | <view class='divide_line_30'></view> |
192 | <view style='height:90rpx'> | 192 | <view style='height:90rpx'> |
193 | <text class='red_star_right_10'>*</text> | 193 | <text class='red_star_right_10'>*</text> |
194 | <text class='text_777_30 float_left'>个人负担金额</text> | 194 | <text class='text_777_30 float_left'>个人负担金额</text> |
195 | - <input class='input_wrap float_right' placeholder-class='text_999_30 float_right' style='line-height: 90rpx;text-align: right;color:#000;' placeholder='请输入金额' name='amount_by_person' value='{{amount_by_person}}' bindblur='medicalInput' id="medical_amount_input"></input> | 195 | + <input class='input_wrap' placeholder-class='text_999_30 float_right' style='line-height: 90rpx;text-align: right;color:#000;' placeholder='请输入金额' name='amount_by_person' value='{{amount_by_person}}' bindblur='medicalInput' id="medical_amount_input"></input> |
196 | </view> | 196 | </view> |
197 | </view> | 197 | </view> |
198 | <!-- 住房 --> | 198 | <!-- 住房 --> |
@@ -211,7 +211,7 @@ | @@ -211,7 +211,7 @@ | ||
211 | <view style='height:90rpx'> | 211 | <view style='height:90rpx'> |
212 | <text class='red_star_right_10'>*</text> | 212 | <text class='red_star_right_10'>*</text> |
213 | <text class='text_777_30 float_left'>证书号码</text> | 213 | <text class='text_777_30 float_left'>证书号码</text> |
214 | - <input class='input_wrap float_right' placeholder-class='text_999_30 float_right' style='line-height: 90rpx;text-align: right;color:#000;' placeholder='请输入证书号码' name='certification_no'></input> | 214 | + <input class='input_wrap' placeholder-class='text_999_30 float_right' style='line-height: 90rpx;text-align: right;color:#000;' placeholder='请输入证书号码' name='certification_no'></input> |
215 | </view> | 215 | </view> |
216 | <view class='divide_line_30'></view> | 216 | <view class='divide_line_30'></view> |
217 | 217 | ||
@@ -230,7 +230,7 @@ | @@ -230,7 +230,7 @@ | ||
230 | <view style='height:90rpx'> | 230 | <view style='height:90rpx'> |
231 | <text class='red_star_right_10'>*</text> | 231 | <text class='red_star_right_10'>*</text> |
232 | <text class='text_777_30 float_left'>公积金贷款合同编号</text> | 232 | <text class='text_777_30 float_left'>公积金贷款合同编号</text> |
233 | - <input class='input_wrap float_right' placeholder-class='text_999_30 float_right' style='line-height: 90rpx;text-align: right;color:#000;' placeholder='请输入贷款合同编号' name='loan_contract_no' value='{{loan_contract_no}}' bindinput="loan_input" id='loan_contract_no'></input> | 233 | + <input class='input_wrap' placeholder-class='text_999_30 float_right' style='line-height: 90rpx;text-align: right;color:#000;' placeholder='请输入贷款合同编号' name='loan_contract_no' value='{{loan_contract_no}}' bindinput="loan_input" id='loan_contract_no'></input> |
234 | </view> | 234 | </view> |
235 | <view class='divide_line_30'></view> | 235 | <view class='divide_line_30'></view> |
236 | <template is="picker_cell_normal" data="{{...bankInfo}}" /> | 236 | <template is="picker_cell_normal" data="{{...bankInfo}}" /> |
@@ -241,7 +241,7 @@ | @@ -241,7 +241,7 @@ | ||
241 | <view style='height:90rpx'> | 241 | <view style='height:90rpx'> |
242 | <text class='red_star_right_10'>*</text> | 242 | <text class='red_star_right_10'>*</text> |
243 | <text class='text_777_30 float_left'>公积金贷款期限(月数)</text> | 243 | <text class='text_777_30 float_left'>公积金贷款期限(月数)</text> |
244 | - <input class='input_wrap float_right' placeholder-class='text_999_30 float_right' style='line-height: 90rpx;text-align: right;color:#000;' placeholder='请输入贷款月数' name='loan_months' value='{{loan_months}}' bindinput="loan_input" id='loan_months' type='number'></input> | 244 | + <input class='input_wrap' placeholder-class='text_999_30 float_right' style='line-height: 90rpx;text-align: right;color:#000;' placeholder='请输入贷款月数' name='loan_months' value='{{loan_months}}' bindinput="loan_input" id='loan_months' type='number'></input> |
245 | </view> | 245 | </view> |
246 | </view> | 246 | </view> |
247 | <view style='padding:0 30rpx;' wx:if="{{loantypeData.selected == '商业贷款' || loantypeData.selected == '组合贷款' }}"> | 247 | <view style='padding:0 30rpx;' wx:if="{{loantypeData.selected == '商业贷款' || loantypeData.selected == '组合贷款' }}"> |
@@ -249,7 +249,7 @@ | @@ -249,7 +249,7 @@ | ||
249 | <view style='height:90rpx'> | 249 | <view style='height:90rpx'> |
250 | <text class='red_star_right_10'>*</text> | 250 | <text class='red_star_right_10'>*</text> |
251 | <text class='text_777_30 float_left'>商业贷款合同编号</text> | 251 | <text class='text_777_30 float_left'>商业贷款合同编号</text> |
252 | - <input class='input_wrap float_right' placeholder-class='text_999_30 float_right' style='line-height: 90rpx;text-align: right;color:#000;width:400rpx;' placeholder='请输入贷款合同编号' name='sec_loan_contract_no' value='{{sec_loan_contract_no}}' bindinput="loan_input" id='sec_loan_contract_no' ></input> | 252 | + <input class='input_wrap' placeholder-class='text_999_30 float_right' style='line-height: 90rpx;text-align: right;color:#000;width:400rpx;' placeholder='请输入贷款合同编号' name='sec_loan_contract_no' value='{{sec_loan_contract_no}}' bindinput="loan_input" id='sec_loan_contract_no' ></input> |
253 | </view> | 253 | </view> |
254 | <view class='divide_line_30'></view> | 254 | <view class='divide_line_30'></view> |
255 | <template is="picker_cell_normal" data="{{...bankInfo_2}}" /> | 255 | <template is="picker_cell_normal" data="{{...bankInfo_2}}" /> |
@@ -260,7 +260,7 @@ | @@ -260,7 +260,7 @@ | ||
260 | <view style='height:90rpx'> | 260 | <view style='height:90rpx'> |
261 | <text class='red_star_right_10'>*</text> | 261 | <text class='red_star_right_10'>*</text> |
262 | <text class='text_777_30 float_left'>商业贷款期限(月数)</text> | 262 | <text class='text_777_30 float_left'>商业贷款期限(月数)</text> |
263 | - <input class='input_wrap float_right' placeholder-class='text_999_30 float_right' style='line-height: 90rpx;text-align: right;color:#000;' placeholder='请输入贷款月数' name='sec_loan_months' value='{{sec_loan_months}}' bindinput="loan_input" id='sec_loan_months' type='number'></input> | 263 | + <input class='input_wrap' placeholder-class='text_999_30 float_right' style='line-height: 90rpx;text-align: right;color:#000;' placeholder='请输入贷款月数' name='sec_loan_months' value='{{sec_loan_months}}' bindinput="loan_input" id='sec_loan_months' type='number'></input> |
264 | </view> | 264 | </view> |
265 | </view> | 265 | </view> |
266 | </view> | 266 | </view> |
@@ -274,7 +274,7 @@ | @@ -274,7 +274,7 @@ | ||
274 | <view style='height:90rpx'> | 274 | <view style='height:90rpx'> |
275 | <text class='red_star_right_10'>*</text> | 275 | <text class='red_star_right_10'>*</text> |
276 | <text class='text_777_30 float_left'>出租方名称</text> | 276 | <text class='text_777_30 float_left'>出租方名称</text> |
277 | - <input class='input_wrap float_right' placeholder-class='text_999_30 float_right' style='line-height: 90rpx;text-align: right;color:#000;' placeholder='请输入出租方名称' name='owner_name'></input> | 277 | + <input class='input_wrap' placeholder-class='text_999_30 float_right' style='line-height: 90rpx;text-align: right;color:#000;' placeholder='请输入出租方名称' name='owner_name'></input> |
278 | </view> | 278 | </view> |
279 | <view class='divide_line_30' hidden="{{leasetypeData.selected == '个人'}}"></view> | 279 | <view class='divide_line_30' hidden="{{leasetypeData.selected == '个人'}}"></view> |
280 | <view style='height:90rpx' hidden="{{leasetypeData.selected == '个人'}}"> | 280 | <view style='height:90rpx' hidden="{{leasetypeData.selected == '个人'}}"> |
@@ -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 float_right' 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;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> |
294 | </view> | 294 | </view> |
295 | </view> | 295 | </view> |
296 | </view> | 296 | </view> |
@@ -305,7 +305,7 @@ | @@ -305,7 +305,7 @@ | ||
305 | <view style='height:90rpx'> | 305 | <view style='height:90rpx'> |
306 | <text class='red_star_right_10'>*</text> | 306 | <text class='red_star_right_10'>*</text> |
307 | <text class='text_777_30 float_left'>租赁合同编号</text> | 307 | <text class='text_777_30 float_left'>租赁合同编号</text> |
308 | - <input class='input_wrap float_right' placeholder-class='text_999_30 float_right' style='line-height: 90rpx;text-align: rightcolor:#000;' placeholder='请输入合同编号' name='rent_contract_no'></input> | 308 | + <input class='input_wrap' placeholder-class='text_999_30 float_right' style='line-height: 90rpx;text-align: rightcolor:#000;' placeholder='请输入合同编号' name='rent_contract_no'></input> |
309 | </view> | 309 | </view> |
310 | <view class='divide_line_30'></view> | 310 | <view class='divide_line_30'></view> |
311 | <template is="picker_cell_normal" data="{{...leasestartDate}}" /> | 311 | <template is="picker_cell_normal" data="{{...leasestartDate}}" /> |
@@ -324,7 +324,7 @@ | @@ -324,7 +324,7 @@ | ||
324 | <text class='text_777_30 float_left head_in'>扣除金额</text> | 324 | <text class='text_777_30 float_left head_in'>扣除金额</text> |
325 | <text wx:if="{{reducetypeData.selected=='月度'}}" class='text_black_30 float_right' style='line-height: 90rpx;margin-left:20rpx;text-align: right;color:#FF9F00;font-family: PingFangSC-Semibold;'>¥{{deduction_amount}}/月</text> | 325 | <text wx:if="{{reducetypeData.selected=='月度'}}" class='text_black_30 float_right' style='line-height: 90rpx;margin-left:20rpx;text-align: right;color:#FF9F00;font-family: PingFangSC-Semibold;'>¥{{deduction_amount}}/月</text> |
326 | <text wx:if="{{reducetypeData.selected=='年度'}}" class='text_black_30 float_right' style='line-height: 90rpx;margin-left:20rpx;text-align: right;color:#FF9F00;font-family: PingFangSC-Semibold;'>¥{{deduction_amount}}/年</text> | 326 | <text wx:if="{{reducetypeData.selected=='年度'}}" class='text_black_30 float_right' style='line-height: 90rpx;margin-left:20rpx;text-align: right;color:#FF9F00;font-family: PingFangSC-Semibold;'>¥{{deduction_amount}}/年</text> |
327 | - <!-- <input class='input_wrap float_right' placeholder-class='text_999_30 float_right' style='line-height: 90rpx;text-align: right;color:#FF9F00;' placeholder='请输入扣除金额' type='digit' name='reduce_money'></input> --> | 327 | + <!-- <input class='input_wrap' placeholder-class='text_999_30 float_right' style='line-height: 90rpx;text-align: right;color:#FF9F00;' placeholder='请输入扣除金额' type='digit' name='reduce_money'></input> --> |
328 | </view> | 328 | </view> |
329 | <view class='divide_line_30'></view> | 329 | <view class='divide_line_30'></view> |
330 | 330 | ||
@@ -341,7 +341,7 @@ | @@ -341,7 +341,7 @@ | ||
341 | <view wx:if="{{hasLover}}"> | 341 | <view wx:if="{{hasLover}}"> |
342 | <view style='height:90rpx'> | 342 | <view style='height:90rpx'> |
343 | <text class='text_777_30 float_left head_in'>配偶姓名</text> | 343 | <text class='text_777_30 float_left head_in'>配偶姓名</text> |
344 | - <input class='input_wrap float_right' placeholder-class='text_999_30 float_right' style='line-height: 90rpx;text-align: right;color:#000;' placeholder='请输入配偶姓名' name='spouse_name' value='{{spouse_name}}'></input> | 344 | + <input class='input_wrap' placeholder-class='text_999_30 float_right' style='line-height: 90rpx;text-align: right;color:#000;' placeholder='请输入配偶姓名' name='spouse_name' value='{{spouse_name}}'></input> |
345 | </view> | 345 | </view> |
346 | <view class='divide_line_30'></view> | 346 | <view class='divide_line_30'></view> |
347 | <template is="picker_cell_normal" data="{{...lovercardtypeData}}" /> | 347 | <template is="picker_cell_normal" data="{{...lovercardtypeData}}" /> |
@@ -24,10 +24,10 @@ | @@ -24,10 +24,10 @@ | ||
24 | <view wx:if="{{isIdCard}}" > | 24 | <view wx:if="{{isIdCard}}" > |
25 | <image class='image_camera float_right' src='/images/camera.png' bindtap='getIdInfo'></image> | 25 | <image class='image_camera float_right' src='/images/camera.png' bindtap='getIdInfo'></image> |
26 | <!-- <text class='text_333_28 float_right'>{{card_number}}</text> --> | 26 | <!-- <text class='text_333_28 float_right'>{{card_number}}</text> --> |
27 | - <input class='input_wrap float_right' placeholder='请输入或拍摄身份证' placeholder-class='text_777_30' name='id_card_no' maxlength='18' value='{{card_number}}' bindblur="idDone" bindinput="idChange" disabled='{{isDisable}}' type='idcard'></input> | 27 | + <input class='input_wrap' placeholder='请输入或拍摄身份证' placeholder-class='text_777_30' name='id_card_no' maxlength='18' value='{{card_number}}' bindblur="idDone" bindinput="idChange" disabled='{{isDisable}}' type='idcard'></input> |
28 | </view> | 28 | </view> |
29 | <view wx:else> | 29 | <view wx:else> |
30 | - <input class='input_wrap float_right' placeholder='请输入证照号码' placeholder-class='text_777_30' name='id_card_no' maxlength='18' type="idcard" value='{{card_number}}' bindblur="idDone" bindinput="idChange" disabled='{{isDisable}}'></input> | 30 | + <input class='input_wrap' placeholder='请输入证照号码' placeholder-class='text_777_30' name='id_card_no' maxlength='18' type="idcard" value='{{card_number}}' bindblur="idDone" bindinput="idChange" disabled='{{isDisable}}'></input> |
31 | </view> | 31 | </view> |
32 | </view> | 32 | </view> |
33 | <view class="divide_line_30"></view> | 33 | <view class="divide_line_30"></view> |
@@ -35,7 +35,7 @@ | @@ -35,7 +35,7 @@ | ||
35 | <view class='item_body'> | 35 | <view class='item_body'> |
36 | <text class='red_star_right_10'>*</text> | 36 | <text class='red_star_right_10'>*</text> |
37 | <text class='text_777_30 float_left' style='line-height: 90rpx'>姓名</text> | 37 | <text class='text_777_30 float_left' style='line-height: 90rpx'>姓名</text> |
38 | - <input class='input_wrap float_right' placeholder='请填写姓名' name='person_name' value='{{name}}' placeholder-class='text_777_30' maxlength='15' disabled='{{isDisable}}' bindinput='nameInput'></input> | 38 | + <input class='input_wrap' placeholder='请填写姓名' name='person_name' value='{{name}}' placeholder-class='text_777_30' maxlength='15' disabled='{{isDisable}}' bindinput='nameInput'></input> |
39 | </view> | 39 | </view> |
40 | <view class="divide_line_30"></view> | 40 | <view class="divide_line_30"></view> |
41 | 41 | ||
@@ -43,7 +43,7 @@ | @@ -43,7 +43,7 @@ | ||
43 | <view class="divide_line_30"></view> | 43 | <view class="divide_line_30"></view> |
44 | <view class='item_body'> | 44 | <view class='item_body'> |
45 | <text class='text_777_30 float_left head_in' style='line-height: 90rpx'>年龄</text> | 45 | <text class='text_777_30 float_left head_in' style='line-height: 90rpx'>年龄</text> |
46 | - <input class='input_wrap float_right' name='age' type='number' placeholder-class='text_777_30' placeholder='请输入年龄' maxlength='2' value='{{age}}' disabled='{{isDisable}}'></input> | 46 | + <input class='input_wrap' name='age' type='number' placeholder-class='text_777_30' placeholder='请输入年龄' maxlength='2' value='{{age}}' disabled='{{isDisable}}'></input> |
47 | </view> | 47 | </view> |
48 | <view class="divide_line_30"></view> | 48 | <view class="divide_line_30"></view> |
49 | 49 | ||
@@ -56,7 +56,7 @@ | @@ -56,7 +56,7 @@ | ||
56 | <view class="divide_line_30"></view> | 56 | <view class="divide_line_30"></view> |
57 | <view class='item_body'> | 57 | <view class='item_body'> |
58 | <text class='text_777_30 float_left head_in' style='line-height: 90rpx'>手机号码</text> | 58 | <text class='text_777_30 float_left head_in' style='line-height: 90rpx'>手机号码</text> |
59 | - <input class='input_wrap float_right' placeholder="请输入手机号" value='{{mobile}}' name='mobile' type='number' maxlength='11' bindblur='bindinputmobile' type='number'></input> | 59 | + <input class='input_wrap' placeholder="请输入手机号" value='{{mobile}}' name='mobile' type='number' maxlength='11' bindblur='bindinputmobile' type='number'></input> |
60 | </view> | 60 | </view> |
61 | <view class="divide_line_30"></view> | 61 | <view class="divide_line_30"></view> |
62 | <view class='item_body'> | 62 | <view class='item_body'> |
@@ -68,6 +68,9 @@ page{ | @@ -68,6 +68,9 @@ page{ | ||
68 | 68 | ||
69 | .input_wrap { | 69 | .input_wrap { |
70 | /* max-width: 460rpx; */ | 70 | /* max-width: 460rpx; */ |
71 | + -webkit-box-flex: 1; | ||
72 | + -webkit-flex: 1; | ||
73 | + flex: 1; | ||
71 | height: 90rpx; | 74 | height: 90rpx; |
72 | font-size: 28rpx; | 75 | font-size: 28rpx; |
73 | color: #000; | 76 | color: #000; |
@@ -29,17 +29,17 @@ | @@ -29,17 +29,17 @@ | ||
29 | <text class='text_777_30 float_left' style='line-height: 90rpx'>证照号码</text> | 29 | <text class='text_777_30 float_left' style='line-height: 90rpx'>证照号码</text> |
30 | <view> | 30 | <view> |
31 | <image wx:if="{{isIdCard}}" class='image_camera float_right' src='/images/camera.png' bindtap='getIdInfo' hidden="{{taxInfo.certification_status=='active'}}"></image> | 31 | <image wx:if="{{isIdCard}}" class='image_camera float_right' src='/images/camera.png' bindtap='getIdInfo' hidden="{{taxInfo.certification_status=='active'}}"></image> |
32 | - <input class='input_wrap float_right' disabled="{{taxInfo.certification_status=='active'}}" placeholder="请输入证照号码" value="{{card_number}}" name='id_card_no' maxlength='18' bindblur='idcardblur' bindinput = 'bindinputcardnum' type='idcard'></input> | ||
33 | - <!-- <input class='input_wrap float_right' hidden="{{taxInfo.certification_status=='active'}}" placeholder="请输入证照号码" value='{{card_number}}' name='id_card_no' maxlength='18' bindblur='idcardblur' bindinput = 'bindinputcardnum'></input> | ||
34 | - <input class='input_wrap float_right' hidden="{{taxInfo.certification_status!='active'}}" placeholder="{{card_number?card_number:'身份证号获取失败'}}" name='id_card_no' disabled='true'></input> --> | 32 | + <input class='input_wrap' disabled="{{taxInfo.certification_status=='active'}}" placeholder="请输入证照号码" value="{{card_number}}" name='id_card_no' maxlength='18' bindblur='idcardblur' bindinput = 'bindinputcardnum' type='idcard'></input> |
33 | + <!-- <input class='input_wrap' hidden="{{taxInfo.certification_status=='active'}}" placeholder="请输入证照号码" value='{{card_number}}' name='id_card_no' maxlength='18' bindblur='idcardblur' bindinput = 'bindinputcardnum'></input> | ||
34 | + <input class='input_wrap' hidden="{{taxInfo.certification_status!='active'}}" placeholder="{{card_number?card_number:'身份证号获取失败'}}" name='id_card_no' disabled='true'></input> --> | ||
35 | </view> | 35 | </view> |
36 | </view> | 36 | </view> |
37 | <view class='item_body' hidden="{{!isself}}"> | 37 | <view class='item_body' hidden="{{!isself}}"> |
38 | <text class='red_star_right_10'>*</text> | 38 | <text class='red_star_right_10'>*</text> |
39 | <text class='text_777_30 float_left' style='line-height: 90rpx'>姓名</text> | 39 | <text class='text_777_30 float_left' style='line-height: 90rpx'>姓名</text> |
40 | - <input class='input_wrap float_right' placeholder="请输入姓名" value='{{name}}' disabled="{{taxInfo.certification_status=='active'}}" bindblur='bindinputname' style='line-height: 90rpx'></input> | ||
41 | - <!-- <input hidden="{{taxInfo.certification_status=='active'}}" class='input_wrap float_right' placeholder="请输入姓名" value='{{name}}' bindblur='bindinputname' style='line-height: 90rpx'></input> | ||
42 | - <input hidden="{{taxInfo.certification_status!='active'}}" class='input_wrap float_right' placeholder="{{name}}" disabled="true" bindblur='bindinputname' style='line-height: 90rpx'></input> --> | 40 | + <input class='input_wrap' placeholder="请输入姓名" value='{{name}}' disabled="{{taxInfo.certification_status=='active'}}" bindblur='bindinputname' style='line-height: 90rpx'></input> |
41 | + <!-- <input hidden="{{taxInfo.certification_status=='active'}}" class='input_wrap' placeholder="请输入姓名" value='{{name}}' bindblur='bindinputname' style='line-height: 90rpx'></input> | ||
42 | + <input hidden="{{taxInfo.certification_status!='active'}}" class='input_wrap' placeholder="{{name}}" disabled="true" bindblur='bindinputname' style='line-height: 90rpx'></input> --> | ||
43 | </view> | 43 | </view> |
44 | <view class="divide_line_30"></view> | 44 | <view class="divide_line_30"></view> |
45 | 45 | ||
@@ -91,7 +91,7 @@ | @@ -91,7 +91,7 @@ | ||
91 | <view class='item_body'> | 91 | <view class='item_body'> |
92 | <text class='red_star_right_10'>*</text> | 92 | <text class='red_star_right_10'>*</text> |
93 | <text class='text_777_30 float_left' style='line-height: 90rpx'>手机号码</text> | 93 | <text class='text_777_30 float_left' style='line-height: 90rpx'>手机号码</text> |
94 | - <input class='input_wrap float_right' placeholder="请输入手机号" value='{{mobile}}' name='mobile' type='number' maxlength='11' bindblur='bindinputmobile' type='number'></input> | 94 | + <input class='input_wrap' placeholder="请输入手机号" value='{{mobile}}' name='mobile' type='number' maxlength='11' bindblur='bindinputmobile' type='number'></input> |
95 | </view> | 95 | </view> |
96 | 96 | ||
97 | <!-- 非必填部分02 --> | 97 | <!-- 非必填部分02 --> |
@@ -101,20 +101,20 @@ | @@ -101,20 +101,20 @@ | ||
101 | <view class="divide_line_30"></view> | 101 | <view class="divide_line_30"></view> |
102 | <view class='item_body'> | 102 | <view class='item_body'> |
103 | <text class='text_666_30 float_left head_in' style='line-height: 90rpx'>详细地址</text> | 103 | <text class='text_666_30 float_left head_in' style='line-height: 90rpx'>详细地址</text> |
104 | - <input class='input_wrap float_right ' name='current_address_detail' value="{{taxInfo.current_address_detail}}" placeholder-class='text_999_30' placeholder='请输入详细居住地址'></input> | 104 | + <input class='input_wrap ' name='current_address_detail' value="{{taxInfo.current_address_detail}}" placeholder-class='text_999_30' placeholder='请输入详细居住地址'></input> |
105 | </view> | 105 | </view> |
106 | <view class="divide_line_30"></view> | 106 | <view class="divide_line_30"></view> |
107 | <template is="picker_cell_normal" data="{{...birthaddressInfo}}" /> | 107 | <template is="picker_cell_normal" data="{{...birthaddressInfo}}" /> |
108 | <view class="divide_line_30"></view> | 108 | <view class="divide_line_30"></view> |
109 | <view class='item_body '> | 109 | <view class='item_body '> |
110 | <text class='text_666_30 float_left head_in' style='line-height: 90rpx'>详细地址</text> | 110 | <text class='text_666_30 float_left head_in' style='line-height: 90rpx'>详细地址</text> |
111 | - <input class='input_wrap float_right ' name='huji_address_detail' placeholder-class='text_999_30' placeholder='请输入详细户籍地址' value='{{huji_address_detail}}'></input> | 111 | + <input class='input_wrap ' name='huji_address_detail' placeholder-class='text_999_30' placeholder='请输入详细户籍地址' value='{{huji_address_detail}}'></input> |
112 | </view> | 112 | </view> |
113 | <view class="divide_line_30"></view> | 113 | <view class="divide_line_30"></view> |
114 | 114 | ||
115 | <view class='item_body'> | 115 | <view class='item_body'> |
116 | <text class='text_666_30 float_left head_in' style='line-height: 90rpx'>电子邮箱</text> | 116 | <text class='text_666_30 float_left head_in' style='line-height: 90rpx'>电子邮箱</text> |
117 | - <input class='input_wrap float_right' name='email' value='{{taxInfo.email}}' placeholder='请输入电子邮箱' placeholder-class='text_999_30' maxlength='20'></input> | 117 | + <input class='input_wrap' name='email' value='{{taxInfo.email}}' placeholder='请输入电子邮箱' placeholder-class='text_999_30' maxlength='20'></input> |
118 | </view> | 118 | </view> |
119 | </view> | 119 | </view> |
120 | 120 | ||
@@ -148,14 +148,14 @@ | @@ -148,14 +148,14 @@ | ||
148 | <view class="divide_line_30"></view> | 148 | <view class="divide_line_30"></view> |
149 | <view class='item_body'> | 149 | <view class='item_body'> |
150 | <text class='text_666_30 float_left head_in' style='line-height: 90rpx'>银行账号</text> | 150 | <text class='text_666_30 float_left head_in' style='line-height: 90rpx'>银行账号</text> |
151 | - <input class='input_wrap float_right' name='bank_account' value='{{taxInfo.bank_account}}' placeholder-class='text_999_30' placeholder='请输入银行账号' maxlength='24' type='number'></input> | 151 | + <input class='input_wrap' name='bank_account' value='{{taxInfo.bank_account}}' placeholder-class='text_999_30' placeholder='请输入银行账号' maxlength='24' type='number'></input> |
152 | </view> | 152 | </view> |
153 | <view class="divide_line_30"></view> | 153 | <view class="divide_line_30"></view> |
154 | <template is="picker_cell_normal" data="{{...disabilityInfo}}" /> | 154 | <template is="picker_cell_normal" data="{{...disabilityInfo}}" /> |
155 | <view class="divide_line_30" hidden="{{disabilityInfo.selected!='是'}}"></view> | 155 | <view class="divide_line_30" hidden="{{disabilityInfo.selected!='是'}}"></view> |
156 | <view class='item_body' hidden="{{disabilityInfo.selected!='是'}}"> | 156 | <view class='item_body' hidden="{{disabilityInfo.selected!='是'}}"> |
157 | <text class='text_666_30 float_left head_in' style='line-height: 90rpx'>残疾证号</text> | 157 | <text class='text_666_30 float_left head_in' style='line-height: 90rpx'>残疾证号</text> |
158 | - <input class='input_wrap float_right' name='disability_no' value='{{taxInfo.disability_no}}' placeholder-class='text_999_30' placeholder='请输入残疾证号' maxlength='24'></input> | 158 | + <input class='input_wrap' name='disability_no' value='{{taxInfo.disability_no}}' placeholder-class='text_999_30' placeholder='请输入残疾证号' maxlength='24'></input> |
159 | </view> | 159 | </view> |
160 | <view class="divide_line_30"></view> | 160 | <view class="divide_line_30"></view> |
161 | 161 | ||
@@ -163,7 +163,7 @@ | @@ -163,7 +163,7 @@ | ||
163 | <view class="divide_line_30" hidden="{{lieshuInfo.selected!='是'}}"></view> | 163 | <view class="divide_line_30" hidden="{{lieshuInfo.selected!='是'}}"></view> |
164 | <view class='item_body' hidden="{{lieshuInfo.selected!='是'}}"> | 164 | <view class='item_body' hidden="{{lieshuInfo.selected!='是'}}"> |
165 | <text class='text_666_30 float_left head_in' style='line-height: 90rpx'>烈属证号</text> | 165 | <text class='text_666_30 float_left head_in' style='line-height: 90rpx'>烈属证号</text> |
166 | - <input class='input_wrap float_right' name='martyr_family_no' value='{{taxInfo.martyr_family_no}}' placeholder-class='text_999_30' placeholder='请输入烈属证号' maxlength='24'></input> | 166 | + <input class='input_wrap' name='martyr_family_no' value='{{taxInfo.martyr_family_no}}' placeholder-class='text_999_30' placeholder='请输入烈属证号' maxlength='24'></input> |
167 | </view> | 167 | </view> |
168 | <view class="divide_line_30"></view> | 168 | <view class="divide_line_30"></view> |
169 | 169 | ||
@@ -171,7 +171,7 @@ | @@ -171,7 +171,7 @@ | ||
171 | <view class="divide_line_30"></view> | 171 | <view class="divide_line_30"></view> |
172 | <view class='item_body'> | 172 | <view class='item_body'> |
173 | <text class='text_666_30 float_left head_in' style='line-height: 90rpx'>备注</text> | 173 | <text class='text_666_30 float_left head_in' style='line-height: 90rpx'>备注</text> |
174 | - <input class='input_wrap float_right' value='{{taxInfo.comment}}' name='comment' placeholder-class='text_999_30' placeholder='请输入备注'></input> | 174 | + <input class='input_wrap' value='{{taxInfo.comment}}' name='comment' placeholder-class='text_999_30' placeholder='请输入备注'></input> |
175 | </view> | 175 | </view> |
176 | 176 | ||
177 | 177 | ||
@@ -195,7 +195,7 @@ | @@ -195,7 +195,7 @@ | ||
195 | <view class="divide_line_30"></view> | 195 | <view class="divide_line_30"></view> |
196 | <view class='item_body '> | 196 | <view class='item_body '> |
197 | <text class='text_666_30 float_left' style='line-height: 90rpx'>公司股本总额</text> | 197 | <text class='text_666_30 float_left' style='line-height: 90rpx'>公司股本总额</text> |
198 | - <input class='input_wrap float_right ' name='company_equity_total' type='digit' value='{{taxInfo.company_equity_total}}' placeholder-class='text_999_30' placeholder='请输入股本总额(保留两位小数)' maxlength='13' bindblur='companymoney'></input> | 198 | + <input class='input_wrap ' name='company_equity_total' type='digit' value='{{taxInfo.company_equity_total}}' placeholder-class='text_999_30' placeholder='请输入股本总额(保留两位小数)' maxlength='13' bindblur='companymoney'></input> |
199 | </view> | 199 | </view> |
200 | <view class="divide_line_30"></view> | 200 | <view class="divide_line_30"></view> |
201 | 201 | ||
@@ -208,7 +208,7 @@ | @@ -208,7 +208,7 @@ | ||
208 | <view class="divide_line_30"></view> | 208 | <view class="divide_line_30"></view> |
209 | <view class='item_body '> | 209 | <view class='item_body '> |
210 | <text class='text_666_30 float_left ' style='line-height: 90rpx'>工号</text> | 210 | <text class='text_666_30 float_left ' style='line-height: 90rpx'>工号</text> |
211 | - <input class='input_wrap float_right ' name='employee_no' value='{{taxInfo.employee_no}}' placeholder-class='text_999_30' placeholder='请输入工号' maxlength='20'></input> | 211 | + <input class='input_wrap ' name='employee_no' value='{{taxInfo.employee_no}}' placeholder-class='text_999_30' placeholder='请输入工号' maxlength='20'></input> |
212 | </view> | 212 | </view> |
213 | <view class="divide_line_30"></view> | 213 | <view class="divide_line_30"></view> |
214 | 214 | ||
@@ -216,7 +216,7 @@ | @@ -216,7 +216,7 @@ | ||
216 | <view class="divide_line_30"></view> | 216 | <view class="divide_line_30"></view> |
217 | <view class='item_body'> | 217 | <view class='item_body'> |
218 | <text class='text_666_30 float_left ' style='line-height: 90rpx'>个人投资总额</text> | 218 | <text class='text_666_30 float_left ' style='line-height: 90rpx'>个人投资总额</text> |
219 | - <input class='input_wrap float_right ' name='personal_equity_total' type='digit' value='{{taxInfo.personal_equity_total}}' placeholder-class='text_999_30' placeholder='请输入个人投资总额(保留两位小数)' maxlength='13' bindblur='personalmoney'></input> | 219 | + <input class='input_wrap ' name='personal_equity_total' type='digit' value='{{taxInfo.personal_equity_total}}' placeholder-class='text_999_30' placeholder='请输入个人投资总额(保留两位小数)' maxlength='13' bindblur='personalmoney'></input> |
220 | </view> | 220 | </view> |
221 | <view class="divide_line_30"></view> | 221 | <view class="divide_line_30"></view> |
222 | </view> | 222 | </view> |
请
注册
或
登录
后发表评论