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" .}}