提交 4ffb1a50ac06090eb62ad8741ab746469d1cca68

作者 wangyu
2 个父辈 f24801f6 31f1e42e

Merge branch 'dev_wy' into dev2.0

1 1 {
2   - "navigationBarTitleText": "预扣预缴"
  2 + "navigationBarTitleText": "收入"
3 3 }
\ No newline at end of file
... ...
... ... @@ -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>
... ...
1 1 {
2   - "navigationBarTitleText": "自然人基础信息",
  2 + "navigationBarTitleText": "人基础信息",
3 3 "navigationBarTextStyle": "black",
4 4 "navigationBarBackgroundColor": "#FFFFFF"
5 5 }
\ No newline at end of file
... ...
1 1 {
2   - "navigationBarTitleText": "员工薪助手"
  2 + "navigationBarTitleText": "个人和家庭信息"
3 3 }
\ No newline at end of file
... ...
注册登录 后发表评论