Commit f2450b79d14dd29948bed0160250bf1610825cc4

Authored by 陈晓峰
1 parent 4dabd9e3

错别字修改

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