From d9d3d5192804368d363b4eff60f1e6c04dbba98f Mon Sep 17 00:00:00 2001 From: zhoupzh Date: Thu, 24 Feb 2022 10:20:01 +0800 Subject: [PATCH] fix issue --- templates/repo/debugjob/index.tmpl | 4 ++-- templates/user/settings/profile.tmpl | 7 +------ 2 files changed, 3 insertions(+), 8 deletions(-) diff --git a/templates/repo/debugjob/index.tmpl b/templates/repo/debugjob/index.tmpl index 64d6c3356..b624349cd 100755 --- a/templates/repo/debugjob/index.tmpl +++ b/templates/repo/debugjob/index.tmpl @@ -324,11 +324,11 @@ {{$.CsrfTokenHtml}} {{if .CanDebug}} {{if eq .Status "RUNNING" "WAITING" "CREATING" "STARTING"}} - + {{$.i18n.Tr "repo.debug"}} {{else}} - + {{$.i18n.Tr "repo.debug_again"}} {{end}} diff --git a/templates/user/settings/profile.tmpl b/templates/user/settings/profile.tmpl index 30c6db262..dab2a9a78 100644 --- a/templates/user/settings/profile.tmpl +++ b/templates/user/settings/profile.tmpl @@ -1,7 +1,5 @@ {{template "base/head" .}} -
- {{template "user/settings/navbar" .}}
@@ -113,7 +111,7 @@ 绑定微信
{{else}} -
+
@@ -148,8 +146,6 @@ {{end}} - -