提交 9d4762b81121b18f84bce413a019f39f0c548a97

作者 wangyu
1 个父辈 9ba67dea

优化

... ... @@ -96,7 +96,7 @@ Page({
96 96 this.showToast("证件号码有误")
97 97 return;
98 98 }
99   - if (this.data.birthday.length < 1 || this.data.birthday_datelong!=1){
  99 + if (this.data.birthday.length < 1 ){
100 100 this.showToast("请选择出生日期")
101 101 return;
102 102 }
... ...
... ... @@ -30,7 +30,7 @@
30 30 <text style='color:red;font-size: 30rpx;line-height: 90rpx;float:left'>*</text>
31 31 <text style='color:#777;font-size: 30rpx;line-height: 90rpx; float:left'>共同赡养人出生日期</text>
32 32 <image class='arrow_wrap' src='/images/arrow_right.png' style='margin-top:26rpx'></image>
33   - <text class="text_777_30 float_right" style='line-height: 90rpx;'>{{birthday}}</text>
  33 + <text style='color:#333;font-size: 30rpx;line-height: 90rpx; float:right'>{{birthday}}</text>
34 34 </view>
35 35 </picker>
36 36 <!-- <template is="picker_cell_normal" data="{{...commonbirthDate}}" /> -->
... ...
... ... @@ -203,7 +203,7 @@
203 203 <template is="picker_cell_normal" data="{{...houseLocateInfo}}" />
204 204 <view class='divide_line_30'></view>
205 205 <view style='height:90rpx'>
206   - <input class='input_wrap float_right' placeholder-class='text_999_30 float_right' style='line-height: 90rpx;text-align: rightcolor:#000;' placeholder='请输入详细地址,精确到楼牌号' name='house_detail_address'></input>
  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'></input>
207 207 </view>
208 208 <view class='divide_line_30'></view>
209 209 <template is="picker_cell_normal" data="{{...identifytypeData}}" />
... ... @@ -299,7 +299,7 @@
299 299 <template is="picker_cell_normal" data="{{...rentLocateInfo}}" />
300 300 <view class='divide_line_30'></view>
301 301 <view style='height:90rpx'>
302   - <input class='input_wrap float_right' placeholder-class='text_999_30 float_right' style='line-height: 90rpx;text-align: rightcolor:#000;' placeholder='请输入详细地址,精确到楼牌号' name='house_detail_address'></input>
  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'></input>
303 303 </view>
304 304 <view class='divide_line_30'></view>
305 305 <view style='height:90rpx'>
... ...
... ... @@ -31,6 +31,17 @@
31 31 white-space: nowrap;
32 32 }
33 33
  34 +.input_wrap02 {
  35 + width:520rpx;
  36 + height: 90rpx;
  37 + font-size: 30rpx;
  38 + color: #333;
  39 + text-align: right;
  40 + overflow: hidden;
  41 + text-overflow: ellipsis;
  42 + white-space: nowrap;
  43 +}
  44 +
34 45 .arrow_wrap {
35 46 width: 40rpx;
36 47 height: 40rpx;
... ...
... ... @@ -3,7 +3,7 @@
3 3
4 4 <!-- 子女教育 -->
5 5 <view wx:if="{{cur_status=='children_education'}}">
6   - <view style='margin:30rpx'>
  6 + <view style='margin:0 30rpx'>
7 7 <view style='height:90rpx;width:100%;clear:both;'>
8 8 <text class='text_left'>子女证照类型</text>
9 9 <text class='text_right_333'>{{datas.children_id_card_type=='1'?"居民身份证":datas.children_id_card_type}}</text>
... ... @@ -27,7 +27,7 @@
27 27 </view>
28 28
29 29 <view style='width:100%;height:20rpx;background:#f9f9f9'></view>
30   - <view style='margin:30rpx'>
  30 + <view style='margin:0 30rpx'>
31 31 <view style='height:90rpx;width:100%;clear:both;'>
32 32 <text class='text_left'>分配比例</text>
33 33 <text class='text_right_333'>{{datas.percent}}%</text>
... ... @@ -70,7 +70,7 @@
70 70 </view>
71 71 </view>
72 72 <view style='width:100%;height:20rpx;background:#f9f9f9'></view>
73   - <view style='margin:30rpx'>
  73 + <view style='margin:0 30rpx'>
74 74 <view style='height:90rpx;width:100%;clear:both;'>
75 75 <text class='text_left'>是否有配偶</text>
76 76 <text class='text_right_333'>{{datas.has_spouse=='y'?"是":"否"}}</text>
... ... @@ -103,7 +103,7 @@
103 103 </view>
104 104
105 105 <!-- 赡养老人 -->
106   - <view style='padding:30rpx' wx:if="{{cur_status=='support_duty'}}">
  106 + <view style='padding:0 30rpx' wx:if="{{cur_status=='support_duty'}}">
107 107 <view style='height:90rpx;width:100%;clear:both;'>
108 108 <text class='text_left'>是否独生子女</text>
109 109 <text class='text_right_333'>{{datas.is_single=='n'?"否":"是"}}</text>
... ... @@ -154,7 +154,7 @@
154 154 <view wx:if="{{cur_status=='house_fund'}}">
155 155 <!-- 租赁 -->
156 156 <view wx:if="{{house_type=='house_fund_rent'}}">
157   - <view style='padding:30rpx'>
  157 + <view style='padding:0 30rpx'>
158 158 <view style='height:90rpx;width:100%;clear:both;'>
159 159 <text class='text_left'>主要工作城市</text>
160 160 <text class='text_right_333'>{{datas.work_city_new}}</text>
... ... @@ -191,7 +191,7 @@
191 191 </view>
192 192 </view>
193 193 <view style='width:100%;height:20rpx;background:#f9f9f9'></view>
194   - <view style='padding:30rpx'>
  194 + <view style='padding:0 30rpx'>
195 195 <view style='height:90rpx;width:100%;clear:both;'>
196 196 <text class='text_left'>租赁房屋坐落地址</text>
197 197 <text class='text_right_333'>{{datas.house_address_new}}</text>
... ... @@ -224,7 +224,7 @@
224 224 </view>
225 225 <!-- //贷款 -->
226 226 <view wx:if="{{house_type=='house_fund_loan'}}">
227   - <view style='padding:30rpx'>
  227 + <view style='padding:0 30rpx'>
228 228 <view style='height:90rpx;width:100%;clear:both;'>
229 229 <text class='text_left'>房屋坐落地址</text>
230 230 <text class='text_right_333'>{{datas.house_address_new}}</text>
... ... @@ -251,7 +251,7 @@
251 251 </view>
252 252
253 253 <view style='width:100%;height:20rpx;background:#f9f9f9'></view>
254   - <view style='padding:30rpx'>
  254 + <view style='padding:0 30rpx'>
255 255 <view style='height:90rpx;width:100%;clear:both;'>
256 256 <text class='text_left'>贷款类型</text>
257 257 <text class='text_right_333'>{{datas.loan_type}}</text>
... ... @@ -305,7 +305,7 @@
305 305 </view>
306 306
307 307 <view style='width:100%;height:20rpx;background:#f9f9f9'></view>
308   - <view style='padding:30rpx'>
  308 + <view style='padding:0 30rpx'>
309 309 <view style='height:90rpx;width:100%;clear:both;'>
310 310 <text class='text_left'>是否有配偶</text>
311 311 <text class='text_right_333'>{{datas.has_spouse=='y'?"是":"否"}}</text>
... ...
... ... @@ -19,7 +19,7 @@
19 19 <image class='arrow_img float_right' style='margin-top:28rpx' src="/images/arrow_right.png"></image>
20 20 <text class='text_999_30 float_right' style='line-height:100rpx'>{{reducetypeData[selected_reduceindex]}}</text>
21 21 </view> -->
22   - <view wx:if="{{cur_status=='support_duty'}}" style='padding:0 30rpx;background:#FFF'>
  22 + <view wx:if="{{cur_status=='support_duty'}}" style='padding-right:30rpx;background:#FFF'>
23 23 <template is="picker_cell_normal" data="{{...issinglechildData}}" />
24 24
25 25 <view wx:if="{{issinglechildData.selected=='否'}}">
... ...
... ... @@ -21,7 +21,7 @@
21 21 <view style='width:1px;height:140rpx;background-color:#e5e5e5;margin-left:40rpx'></view>
22 22 <view style='display:flex;flex-direction: column;width:440rpx;margin-left:30rpx;align-self:center;'>
23 23 <text style='font-size: 36rpx;color: #000;font-weight:bold;'>专项附加扣除</text>
24   - <text style='font-size:28rpx;color: #999;margin-top:6rpx'>上传可抵扣的专项附加扣除费用票据</text>
  24 + <text style='font-size:28rpx;color: #999;margin-top:6rpx'>申报转向附加扣除,提交详细信息</text>
25 25 </view>
26 26 <image class='arrow_wrap float_right' src='/images/arrow_right.png'></image>
27 27 </view>
... ...
注册登录 后发表评论