Commit e0b489a6 by 高淑倩

add: member_name_maxlength 20

parent 75404ea4
......@@ -28,6 +28,7 @@
<input
class='form-input'
name="name"
maxlength="20"
value="{{memberInfo.name}}"
placeholder="用户姓名"
/>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment