正在显示
1 个修改的文件
包含
2 行增加
和
2 行删除
@@ -12,9 +12,9 @@ | @@ -12,9 +12,9 @@ | ||
12 | <text class='text_left'>子女证照号码</text> | 12 | <text class='text_left'>子女证照号码</text> |
13 | <text class='text_right_333'>{{datas.children_id_card_no}}</text> | 13 | <text class='text_right_333'>{{datas.children_id_card_no}}</text> |
14 | </view> | 14 | </view> |
15 | - <view style='height:90rpx;width:100%;clear:both;'> | 15 | + <view > |
16 | <text class='text_left'>子女姓名</text> | 16 | <text class='text_left'>子女姓名</text> |
17 | - <text class='text_right_333'>{{datas.children_name}}</text> | 17 | + <text class='text_right_333' style="word-break:break-all;max-width:560rpx">{{datas.children_name}}</text> |
18 | </view> | 18 | </view> |
19 | <view style='height:90rpx;width:100%;clear:both;'> | 19 | <view style='height:90rpx;width:100%;clear:both;'> |
20 | <text class='text_left'>出生日期</text> | 20 | <text class='text_left'>出生日期</text> |
请
注册
或
登录
后发表评论