Showing
1 changed file
with
1 additions
and
1 deletions
| ... | ... | @@ -70,7 +70,7 @@ |
| 70 | 70 | <text>姓名</text> |
| 71 | 71 | </view> |
| 72 | 72 | <view class="right"> |
| 73 | - <input placeholder='请输入您的真实际姓名' placeholder-class="aaa" name="name" value='{{information.name}}' bindinput="getinput"></input> | |
| 73 | + <input placeholder='请输入您的真实姓名' placeholder-class="aaa" name="name" value='{{information.name}}' bindinput="getinput"></input> | |
| 74 | 74 | </view> |
| 75 | 75 | <view class="cl"></view> |
| 76 | 76 | </view> | ... | ... |
Please
register
or
login
to post a comment