Commit 921db60d by fsn

解决个人资料页面性别无法显示的问题

parent aed74a33
......@@ -12,6 +12,7 @@
<div class="form-horizontal">
<input type="hidden" id="id" value="${user.id}">
<input type="hidden" id="sexValue" value="${user.sex}">
<div class="row">
<div class="col-sm-6 b-r">
......
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