正在显示
4 个修改的文件
包含
7 行增加
和
7 行删除
... | ... | @@ -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> |
... | ... | @@ -31,7 +31,7 @@ |
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 | 33 | <text style='font-size: 36rpx;color: #000;font-weight:bold;'>收入</text> |
34 | - <text style='font-size:28rpx;color: #999;margin-top:6rpx'>本人的收入和个税明细</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> | ... | ... |
请
注册
或
登录
后发表评论