Authored by Rock Zhang

Merge branch 'feature/wap/yuanxiao' of git.dev.yoho.cn:web/yohobuy into feature/wap/yuanxiao

... ... @@ -18,7 +18,7 @@
<div class="title">
生日
</div>
<input type="date" name="birthday" value="{{birthday}}">
<input type="date" name="birthday" value="{{birthday}}" min="1900-01-01" max="2016-01-01">
</div>
<div class="gender">
<div class="title">
... ...