diff --git a/src/web/app/mobile/tags/user.tag b/src/web/app/mobile/tags/user.tag index 8f0d21b44..f25d15245 100644 --- a/src/web/app/mobile/tags/user.tag +++ b/src/web/app/mobile/tags/user.tag @@ -23,7 +23,9 @@ { user.profile.birthday.replace('-', '年').replace('-', '月') + '日' } ({ age(user.profile.birthday) }歳)

-
+
+ { user.posts_count } + %i18n:mobile.tags.mk-user.posts-count% { user.following_count } %i18n:mobile.tags.mk-user.following% @@ -132,7 +134,7 @@ > i margin-right 4px - > .friends + > .status > a color #657786