diff --git a/shandan-bianmu/src/main/resources/view/business/metadata/metadataEdit.html b/shandan-bianmu/src/main/resources/view/business/metadata/metadataEdit.html index af683cc..8d13fd3 100644 --- a/shandan-bianmu/src/main/resources/view/business/metadata/metadataEdit.html +++ b/shandan-bianmu/src/main/resources/view/business/metadata/metadataEdit.html @@ -69,10 +69,10 @@ th:data-label-title-path="${labelSet.labelTitlePath}">
- -
+ +
+
+
diff --git a/shandan-common/src/main/resources/static/js/common/layui/extend/datalabel.js b/shandan-common/src/main/resources/static/js/common/layui/extend/datalabel.js index 05b90fb..3ce5943 100644 --- a/shandan-common/src/main/resources/static/js/common/layui/extend/datalabel.js +++ b/shandan-common/src/main/resources/static/js/common/layui/extend/datalabel.js @@ -250,8 +250,8 @@ layui.define(['globalTree'], function (exports) { } function addOtherLabel(value, readonly) { - let template = `
`; - $('.other-label-item').append(template); + let template = `
`; + $('.other-label-item.layui-input-block').append(template); let cid = _KEY + _CACHE.size, component = new Component(cid, $('.label-set-component.other-label:last')); diff --git a/shandan-system/src/main/resources/view/sys/file/dirUploadLayer.html b/shandan-system/src/main/resources/view/sys/file/dirUploadLayer.html index 085b366..b871de0 100644 --- a/shandan-system/src/main/resources/view/sys/file/dirUploadLayer.html +++ b/shandan-system/src/main/resources/view/sys/file/dirUploadLayer.html @@ -38,12 +38,13 @@
+ style="border: 1px solid #eee; padding-top:15px; margin-bottom: 50px;" + th:object="${@securityUtil.getLoginSysUser()}">
+ th:with="username=*{userName}">
-
+
-
+
+
+
-
- -
+
+ +
+
+