正在显示
3 个修改的文件
包含
4 行增加
和
3 行删除
... | ... | @@ -140,7 +140,7 @@ |
140 | 140 | <view class='divide_line_30'></view> |
141 | 141 | <view style='height:90rpx'> |
142 | 142 | <text class='red_star_right_10'>*</text> |
143 | - <text class='text_777_30 float_left'>被赡养人国籍(地区)</text> | |
143 | + <text class='text_777_30 float_left'>被赡养人国籍</text> | |
144 | 144 | <text class='text_black_30 float_right' style='line-height: 90rpx;text-align:right' name='country'>中国</text> |
145 | 145 | </view> |
146 | 146 | <view class='divide_line_30'></view> | ... | ... |
... | ... | @@ -126,7 +126,7 @@ |
126 | 126 | <text class='text_right_333'>{{datas.birthday}}</text> |
127 | 127 | </view> |
128 | 128 | <view style='height:90rpx;width:100%;clear:both;'> |
129 | - <text class='text_left'>被赡养人国籍(地区)</text> | |
129 | + <text class='text_left'>被赡养人国籍</text> | |
130 | 130 | <text class='text_right_333'>中国</text> |
131 | 131 | </view> |
132 | 132 | <view style='height:90rpx;width:100%;clear:both;'> | ... | ... |
... | ... | @@ -19,8 +19,9 @@ |
19 | 19 | </view> |
20 | 20 | </view> |
21 | 21 | </view> |
22 | + <view id="flag"></view> | |
23 | + | |
22 | 24 | </scroll-view> |
23 | - <!-- <view id="flag"></view> --> | |
24 | 25 | <view class='bottom_wrap' id='bottom'> |
25 | 26 | <input class='input_wrap' placeholder-class='input_placeholder_wrap' bindinput="bindKeyInput" placeholder='请输入您要咨询的问题' value='{{inputValue}}'></input> |
26 | 27 | <view class='btn_send_wrap' bindtap='sendMsg'>发送</view> | ... | ... |
请
注册
或
登录
后发表评论