xiaogang %!s(int64=4) %!d(string=hai) anos
pai
achega
143a35ad65
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      public/web/index.html

+ 1 - 1
public/web/index.html

xqd
@@ -133,7 +133,7 @@
             }
             $('#hobby').html(hobby_con);
             $('#avatar').attr('src',res.avatar);
-            $('#nickname').attr('src',res.nickname);
+            $('#nickname').html(res.nickname);
             if(res.is_vip==1){
                 $('#is_vip').hide();
             }else{