From 004e2e58720899d910064764391b3eee70e9b186 Mon Sep 17 00:00:00 2001 From: zhoupzh Date: Thu, 24 Feb 2022 09:47:53 +0800 Subject: [PATCH] fix issue --- templates/user/settings/profile.tmpl | 66 ++++++++++++++-------------- 1 file changed, 33 insertions(+), 33 deletions(-) diff --git a/templates/user/settings/profile.tmpl b/templates/user/settings/profile.tmpl index 097cd1031..30c6db262 100644 --- a/templates/user/settings/profile.tmpl +++ b/templates/user/settings/profile.tmpl @@ -114,38 +114,38 @@ {{else}}
- - - - - - - - - - - - -
- 绑定账号信息 - - 绑定时间 - - 操作 -
- 微信 - - {{TimeSinceUnix1 .SignedUser.WechatBindTime}} - - -
-
+ + + + + + + + + + + + +
+ 绑定账号信息 + + 绑定时间 + + 操作 +
+ 微信 + + {{TimeSinceUnix1 .SignedUser.WechatBindUnix}} + + +
+ {{end}} @@ -164,7 +164,7 @@ {{template "base/footer" .}}