additiondetail.wxml
10.6 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
<!--pages/main/addtionalreduce/additiondetail/additiondetail.wxml-->
<scroll-view class='page'>
<!-- 子女教育 -->
<view style='padding:30rpx'>
<view style='height:90rpx;width:100%'>
<text style='color:red;font-size: 30rpx;line-height: 90rpx;float:left;margin-right:10rpx'>*</text>
<text class='text_left'>子女身份证件类型:</text>
<text class='text_right_333'>身份证</text>
</view>
<view style='height:90rpx;width:100%'>
<text style='color:red;font-size: 30rpx;line-height: 90rpx;float:left;margin-right:10rpx'>*</text>
<text class='text_left'>子女身份证件号码:</text>
<text class='text_right_333'>92589038539251</text>
</view>
<view style='height:90rpx;width:100%'>
<text style='color:red;font-size: 30rpx;line-height: 90rpx;float:left;margin-right:10rpx'>*</text>
<text class='text_left'>子女姓名</text>
<text class='text_right_333'>哈哈</text>
</view>
<view style='height:90rpx;width:100%'>
<text style='color:red;font-size: 30rpx;line-height: 90rpx;float:left;margin-right:10rpx'>*</text>
<text class='text_left'>出生日期</text>
<text class='text_right_333'>2019-01-01</text>
</view>
<view style='height:90rpx;width:100%'>
<text style='color:red;font-size: 30rpx;line-height: 90rpx;float:left;margin-right:10rpx'>*</text>
<text class='text_left'>国籍</text>
<text class='text_right_333'>中国</text>
</view>
<view style='width:100%;height:20rpx;background:#f9f9f9'></view>
<view style='height:90rpx;width:100%'>
<text style='color:red;font-size: 30rpx;line-height: 90rpx;float:left;margin-right:10rpx'>*</text>
<text class='text_left'>分配比例</text>
<text class='text_right_333'>10%</text>
</view>
<view style='height:90rpx;width:100%'>
<text style='color:red;font-size: 30rpx;line-height: 90rpx;float:left;margin-right:10rpx'>*</text>
<text class='text_left'>子女学籍号</text>
<text class='text_right_333'>902482958937583</text>
</view>
<view style='height:90rpx;width:100%'>
<text style='color:red;font-size: 30rpx;line-height: 90rpx;float:left;margin-right:10rpx'>*</text>
<text class='text_left'>子女受教育阶段</text>
<text class='text_right_333'>大学</text>
</view>
<view style='height:90rpx;width:100%'>
<text style='color:red;font-size: 30rpx;line-height: 90rpx;float:left;margin-right:10rpx'>*</text>
<text class='text_left'>受教育日期起</text>
<text class='text_right_333'>2016-09</text>
</view>
<view style='height:90rpx;width:100%'>
<text style='color:red;font-size: 30rpx;line-height: 90rpx;float:left;margin-right:10rpx'>*</text>
<text class='text_left'>受教育日期止</text>
<text class='text_right_333'>2022-06</text>
</view>
<view style='height:90rpx;width:100%'>
<text class='text_left'>扣除方式</text>
<text class='text_right_333'>月度扣除</text>
</view>
<view style='height:90rpx;width:100%'>
<text class='text_left'>扣除金额</text>
<text class='text_right_orange'>¥1200/月</text>
</view>
<view style='width:100%;height:20rpx;background:#f9f9f9'></view>
<view style='height:90rpx;width:100%'>
<text class='text_left'>配偶姓名</text>
<text class='text_right_333'>西施</text>
</view>
<view style='height:90rpx;width:100%'>
<text class='text_left'>配偶证件类型</text>
<text class='text_right_333'>结婚证</text>
</view>
<view style='height:90rpx;width:100%'>
<text class='text_left'>配偶身份证件号码</text>
<text class='text_right_333'>1101101010110</text>
</view>
<view style='height:90rpx;width:100%'>
<text class='text_left'>出生日期</text>
<text class='text_right_333'>2000年10月1日</text>
</view>
<view style='height:90rpx;width:100%'>
<text class='text_left'>国籍</text>
<text class='text_right_333'>中国</text>
</view>
</view>
<!-- 赡养老人 -->
<view style='padding:30rpx' hidden='true'>
<view style='height:90rpx;width:100%'>
<text style='color:red;font-size: 30rpx;line-height: 90rpx;float:left;margin-right:10rpx'>*</text>
<text class='text_left'>赡养类型:</text>
<text class='text_right_333'>独立赡养</text>
</view>
<view style='height:90rpx;width:100%'>
<text style='color:red;font-size: 30rpx;line-height: 90rpx;float:left;margin-right:10rpx'>*</text>
<text class='text_left'>被赡养人姓名:</text>
<text class='text_right_333'>实发</text>
</view>
<view style='height:90rpx;width:100%'>
<text style='color:red;font-size: 30rpx;line-height: 90rpx;float:left;margin-right:10rpx'>*</text>
<text class='text_left'>被赡养人证件类型:</text>
<text class='text_right_333'>身份证</text>
</view>
<view style='height:90rpx;width:100%'>
<text style='color:red;font-size: 30rpx;line-height: 90rpx;float:left;margin-right:10rpx'>*</text>
<text class='text_left'>被赡养人证件号码:</text>
<text class='text_right_333'>92497239127583265721</text>
</view>
<view style='height:90rpx;width:100%'>
<text style='color:red;font-size: 30rpx;line-height: 90rpx;float:left;margin-right:10rpx'>*</text>
<text class='text_left'>被赡养人出生日期:</text>
<text class='text_right_333'>2010-09-09</text>
</view>
<view style='height:90rpx;width:100%'>
<text style='color:red;font-size: 30rpx;line-height: 90rpx;float:left;margin-right:10rpx'>*</text>
<text class='text_left'>被赡养人国籍:</text>
<text class='text_right_333'>中国</text>
</view>
<view style='height:90rpx;width:100%'>
<text style='color:red;font-size: 30rpx;line-height: 90rpx;float:left;margin-right:10rpx'>*</text>
<text class='text_left'>与纳税人关系:</text>
<text class='text_right_333'>配偶</text>
</view>
<view style='height:90rpx;width:100%'>
<text style='color:red;font-size: 30rpx;line-height: 90rpx;float:left;margin-right:10rpx'>*</text>
<text class='text_left'>分摊比例:</text>
<text class='text_right_333'>100%</text>
</view>
<view style='height:90rpx;width:100%'>
<text class='text_left'>扣除方式</text>
<text class='text_right_333'>月度扣除</text>
</view>
<view style='height:90rpx;width:100%'>
<text class='text_left'>扣除金额</text>
<text class='text_right_orange'>¥1200/月</text>
</view>
</view>
<!-- 住房 -->
<view style='padding:30rpx' hidden='true'>
<view style='height:90rpx;width:100%' >
<text style='color:red;font-size: 30rpx;line-height: 90rpx;float:left;margin-right:10rpx'>*</text>
<text class='text_left'>租赁房屋坐落地址:</text>
<text class='text_right_333'>北京市 市辖区 朝阳区</text>
</view>
<view style='height:90rpx'>
<text class='text_right_333'>瑞创国际1101大厦</text>
</view>
<view style='height:90rpx;width:100%'>
<text style='color:red;font-size: 30rpx;line-height: 90rpx;float:left;margin-right:10rpx'>*</text>
<text class='text_left'>出租方类型:</text>
<text class='text_right_333'>个人</text>
</view>
<view style='height:90rpx;width:100%'>
<text style='color:red;font-size: 30rpx;line-height: 90rpx;float:left;margin-right:10rpx'>*</text>
<text class='text_left'>出租方名称:</text>
<text class='text_right_333'>自如</text>
</view>
<view style='height:90rpx;width:100%'>
<text style='color:red;font-size: 30rpx;line-height: 90rpx;float:left;margin-right:10rpx'>*</text>
<view style='height:90rpx;float:left;display:flex;flex-direction:column'>
<text style='font-size: 15px;color: #777777;line-height:90rpx;'>出租方纳税人识别号:</text>
<!-- <text style='line-height:24rpx;font-size:24rpx;color:#AEAEAE;'>统一社会信用代码</text> -->
</view>
<text class='text_right_333'>89712839990102</text>
</view>
<view style='height:90rpx;width:100%'>
<text style='color:red;font-size: 30rpx;line-height: 90rpx;float:left;margin-right:10rpx'>*</text>
<text class='text_left'>证书类型:</text>
<text class='text_right_333'>产权证号</text>
</view>
<view style='height:90rpx;width:100%'>
<text style='color:red;font-size: 30rpx;line-height: 90rpx;float:left;margin-right:10rpx'>*</text>
<text class='text_left'>证书号码:</text>
<text class='text_right_333'>902482958937583427252376</text>
</view>
<view style='width:100%;height:20rpx;background:#f9f9f9'></view>
<view style='height:90rpx;width:100%'>
<text style='color:red;font-size: 30rpx;line-height: 90rpx;float:left;margin-right:10rpx'>*</text>
<text class='text_left'>租赁合同编号</text>
<text class='text_right_333'>yu9348935743757385</text>
</view>
<view style='height:90rpx;width:100%'>
<text style='color:red;font-size: 30rpx;line-height: 90rpx;float:left;margin-right:10rpx'>*</text>
<text class='text_left'>租赁期起</text>
<text class='text_right_333'>902482958937583427252376</text>
</view>
<view style='height:90rpx;width:100%'>
<text style='color:red;font-size: 30rpx;line-height: 90rpx;float:left;margin-right:10rpx'>*</text>
<text class='text_left'>租赁期止</text>
<text class='text_right_333'>yu9348935743757385</text>
</view>
<view style='height:90rpx;width:100%'>
<text class='text_left'>扣除方式</text>
<text class='text_right_333'>月度扣除</text>
</view>
<view style='height:90rpx;width:100%'>
<text class='text_left'>扣除金额</text>
<text class='text_right_orange'>¥1200/月</text>
</view>
<view style='width:100%;height:20rpx;background:#f9f9f9'></view>
<view style='height:90rpx;width:100%'>
<text class='text_left'>配偶姓名</text>
<text class='text_right_333'>西施</text>
</view>
<view style='height:90rpx;width:100%'>
<text class='text_left'>配偶证件类型</text>
<text class='text_right_333'>结婚证</text>
</view>
<view style='height:90rpx;width:100%'>
<text class='text_left'>配偶身份证件号码</text>
<text class='text_right_333'>1101101010110</text>
</view>
<view style='height:90rpx;width:100%'>
<text class='text_left'>出生日期</text>
<text class='text_right_333'>2000年10月1日</text>
</view>
<view style='height:90rpx;width:100%'>
<text class='text_left'>国籍</text>
<text class='text_right_333'>中国</text>
</view>
</view>
</scroll-view>