From 4982ba38ee84cdb3ce3f06aa8d786d270ac96c4c Mon Sep 17 00:00:00 2001 From: wanggeng <450292408@qq.com> Date: Mon, 2 Aug 2021 22:00:41 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=99=BB=E5=BD=95=E8=A1=A8?= =?UTF-8?q?=E5=8D=95=E9=A1=B5=E9=9D=A2=E8=A1=A8=E6=A0=BC=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../main/resources/templates/login/form/save.html | 15 ++++++++++----- .../resources/templates/login/form/update.html | 15 ++++++++++----- 2 files changed, 20 insertions(+), 10 deletions(-) diff --git a/login-base/src/main/resources/templates/login/form/save.html b/login-base/src/main/resources/templates/login/form/save.html index 647bcf59..84cd1e41 100644 --- a/login-base/src/main/resources/templates/login/form/save.html +++ b/login-base/src/main/resources/templates/login/form/save.html @@ -12,6 +12,11 @@ +
@@ -64,7 +69,7 @@ {{# } }} {{# } }} {{# if(d[fileName].length < 1) { }} -
+
@@ -82,7 +87,7 @@ {{# var fileName = 'resourceImgs'; }} {{# if(d[fileName].length > 0) { }} {{# var files = d[fileName];}} - +
@@ -91,10 +96,10 @@ {{# for(var i = 0, item = files[i]; item = files[i++];) { }} - - +
+ 图片路径:route/file/download/false/{{item.fileId}}图片路径:route/file/download/false/{{item.fileId}} 删除 @@ -106,7 +111,7 @@
{{# } }} {{# if(d[fileName].length < 20) { }} -
+
diff --git a/login-base/src/main/resources/templates/login/form/update.html b/login-base/src/main/resources/templates/login/form/update.html index c726fa65..12f7712f 100644 --- a/login-base/src/main/resources/templates/login/form/update.html +++ b/login-base/src/main/resources/templates/login/form/update.html @@ -12,6 +12,11 @@ +
@@ -64,7 +69,7 @@ {{# } }} {{# } }} {{# if(d[fileName].length < 1) { }} -
+
@@ -82,7 +87,7 @@ {{# var fileName = 'resourceImgs'; }} {{# if(d[fileName].length > 0) { }} {{# var files = d[fileName];}} - +
@@ -91,10 +96,10 @@ {{# for(var i = 0, item = files[i]; item = files[i++];) { }} - - +
+ 图片路径:route/file/download/false/{{item.fileId}}图片路径:route/file/download/false/{{item.fileId}} 删除 @@ -106,7 +111,7 @@
{{# } }} {{# if(d[fileName].length < 20) { }} -
+