@ -11,7 +11,7 @@
<img src="{{.User.Headimg}}" alt="头像" class="img-circle" style="width: 120px;height: 120px">
<div style="flex: 1;margin-left: 20px;">
{{/*<h1>{{.User.NickName}}</h1>*/}}
<h1 style="margin-top: 20px;margin-bottom: 0">码农笔录</h1>
<h1 style="margin-top: 20px;margin-bottom: 0">{{.User.NickName}}</h1>
<div style="height: 35px;line-height: 35px;font-size: 14px;">
{{.User.DescInfo}}
</div>