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