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) { }} -
+