个人描述最长为200

memcached_alan
sw 10 years ago
parent dbc7c7a5c6
commit b8760c6403

@ -145,6 +145,7 @@
<%= f.text_area 'user_introduction', :rows => 3,
:cols => 65,
:placeholder => "#{l(:label_my_brief_introduction)}",
:maxlength => 200,
:style => "resize: none;",
:class => 'noline'%>
</td>

Loading…
Cancel
Save