From 4e320158b93bce36af27793ff9a651045e741215 Mon Sep 17 00:00:00 2001 From: xushubieli Date: Tue, 26 Apr 2022 18:54:46 +0800 Subject: [PATCH] btn --- src/admin/templets/tags_main.htm | 2 +- src/static/web/js/style.js | 4 ++-- src/theme/plus/heightsearch.htm | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/admin/templets/tags_main.htm b/src/admin/templets/tags_main.htm index e2315f20..06aa68ed 100644 --- a/src/admin/templets/tags_main.htm +++ b/src/admin/templets/tags_main.htm @@ -61,7 +61,7 @@ `, { - footer: ``, + footer: ``, }); }) } diff --git a/src/static/web/js/style.js b/src/static/web/js/style.js index 556a207f..f7e2b8be 100644 --- a/src/static/web/js/style.js +++ b/src/static/web/js/style.js @@ -41,7 +41,7 @@ function ShowMsg(content, ...args) { title = "系统提示"; if (typeof content == "undefined") content = ""; modalID = guid(); - var footer = ``; + var footer = ``; var noClose = false; if (args.length == 1) { // 存在args参数 @@ -166,7 +166,7 @@ function ErrorAddSave(id, title) { `; let footer = ` - + `; ShowMsg(content, { 'footer': footer, diff --git a/src/theme/plus/heightsearch.htm b/src/theme/plus/heightsearch.htm index 902f0c53..0d45def8 100644 --- a/src/theme/plus/heightsearch.htm +++ b/src/theme/plus/heightsearch.htm @@ -96,7 +96,7 @@ - +