正在显示
2 个修改的文件
包含
6 行增加
和
6 行删除
... | ... | @@ -10,8 +10,8 @@ |
10 | 10 | <image class="icon_wrap" src="/images/tax_person.png"></image> |
11 | 11 | <view style='width:1px;height:140rpx;background-color:#e5e5e5;margin-left:40rpx'></view> |
12 | 12 | <view style='display:flex;flex-direction: column;width:440rpx;margin-left:30rpx;align-self:center;'> |
13 | - <text style='font-size: 36rpx;color: #000;font-weight:bold;text-align: left;'>自然人信息采集</text> | |
14 | - <text style='font-size:28rpx;color: #999;text-align: left;margin-top:6rpx'>采集本人和家庭成员的基本信息</text> | |
13 | + <text style='font-size: 36rpx;color: #000;font-weight:bold;text-align: left;'>个人和家庭信息</text> | |
14 | + <text style='font-size:28rpx;color: #999;text-align: left;margin-top:6rpx'>个人和家庭成员的基本信息</text> | |
15 | 15 | </view> |
16 | 16 | <image class='arrow_wrap' src='/images/arrow_right.png'></image> |
17 | 17 | </view> |
... | ... | @@ -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> |
... | ... | @@ -30,8 +30,8 @@ |
30 | 30 | <image class="icon_wrap" src="/images/advance_payment.png"></image> |
31 | 31 | <view style='width:1px;height:140rpx;background-color:#e5e5e5;margin-left:40rpx'></view> |
32 | 32 | <view style='display:flex;flex-direction: column;width:440rpx;margin-left:30rpx;align-self:center;'> |
33 | - <text style='font-size: 36rpx;color: #000;font-weight:bold;'>预扣预缴</text> | |
34 | - <text style='font-size:28rpx;color: #999;margin-top:6rpx'>查看本人的个税扣缴明细</text> | |
33 | + <text style='font-size: 36rpx;color: #000;font-weight:bold;'>收入</text> | |
34 | + <text style='font-size:28rpx;color: #999;margin-top:6rpx'>个人的收入和个税扣缴明细</text> | |
35 | 35 | </view> |
36 | 36 | <image class='arrow_wrap float_right' src='/images/arrow_right.png'></image> |
37 | 37 | </view> |
... | ... | @@ -60,4 +60,4 @@ |
60 | 60 | |
61 | 61 | <image class='chat-img' bindtap='gochat' src='/images/icon_chat.png'></image> |
62 | 62 | |
63 | -</view> | |
\ No newline at end of file | ||
63 | +</view> | ... | ... |
请
注册
或
登录
后发表评论