提交 31f1e42e4f2d37cad9623e3bfa2db5d6b7214b6b

作者 wangyu
1 个父辈 f276aefe

修改部分title内容

1 { 1 {
2 - "navigationBarTitleText": "预扣预缴" 2 + "navigationBarTitleText": "收入"
3 } 3 }
@@ -10,8 +10,8 @@ @@ -10,8 +10,8 @@
10 <image class="icon_wrap" src="/images/tax_person.png"></image> 10 <image class="icon_wrap" src="/images/tax_person.png"></image>
11 <view style='width:1px;height:140rpx;background-color:#e5e5e5;margin-left:40rpx'></view> 11 <view style='width:1px;height:140rpx;background-color:#e5e5e5;margin-left:40rpx'></view>
12 <view style='display:flex;flex-direction: column;width:440rpx;margin-left:30rpx;align-self:center;'> 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 </view> 15 </view>
16 <image class='arrow_wrap' src='/images/arrow_right.png'></image> 16 <image class='arrow_wrap' src='/images/arrow_right.png'></image>
17 </view> 17 </view>
@@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@
21 <view style='width:1px;height:140rpx;background-color:#e5e5e5;margin-left:40rpx'></view> 21 <view style='width:1px;height:140rpx;background-color:#e5e5e5;margin-left:40rpx'></view>
22 <view style='display:flex;flex-direction: column;width:440rpx;margin-left:30rpx;align-self:center;'> 22 <view style='display:flex;flex-direction: column;width:440rpx;margin-left:30rpx;align-self:center;'>
23 <text style='font-size: 36rpx;color: #000;font-weight:bold;'>专项附加扣除</text> 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 </view> 25 </view>
26 <image class='arrow_wrap float_right' src='/images/arrow_right.png'></image> 26 <image class='arrow_wrap float_right' src='/images/arrow_right.png'></image>
27 </view> 27 </view>
@@ -31,7 +31,7 @@ @@ -31,7 +31,7 @@
31 <view style='width:1px;height:140rpx;background-color:#e5e5e5;margin-left:40rpx'></view> 31 <view style='width:1px;height:140rpx;background-color:#e5e5e5;margin-left:40rpx'></view>
32 <view style='display:flex;flex-direction: column;width:440rpx;margin-left:30rpx;align-self:center;'> 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> 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 </view> 35 </view>
36 <image class='arrow_wrap float_right' src='/images/arrow_right.png'></image> 36 <image class='arrow_wrap float_right' src='/images/arrow_right.png'></image>
37 </view> 37 </view>
1 { 1 {
2 - "navigationBarTitleText": "自然人基础信息", 2 + "navigationBarTitleText": "人基础信息",
3 "navigationBarTextStyle": "black", 3 "navigationBarTextStyle": "black",
4 "navigationBarBackgroundColor": "#FFFFFF" 4 "navigationBarBackgroundColor": "#FFFFFF"
5 } 5 }
1 { 1 {
2 - "navigationBarTitleText": "员工薪助手" 2 + "navigationBarTitleText": "个人和家庭信息"
3 } 3 }
注册登录 后发表评论