diff --git a/module-config-table/src/main/resources/templates/configtable/field-date.html b/module-config-table/src/main/resources/templates/configtable/field-date.html new file mode 100644 index 0000000..cd39f50 --- /dev/null +++ b/module-config-table/src/main/resources/templates/configtable/field-date.html @@ -0,0 +1,105 @@ + + + + + + + + + + + + + + +
+
+ 附加配置 +
+
+ +
+ +
+
+ + +
+ +
+ +
+
+
+ +
+ +
+
+ +
+ + + + + + + \ No newline at end of file diff --git a/module-config-table/src/main/resources/templates/configtable/field-file.html b/module-config-table/src/main/resources/templates/configtable/field-file.html new file mode 100644 index 0000000..39cbf6f --- /dev/null +++ b/module-config-table/src/main/resources/templates/configtable/field-file.html @@ -0,0 +1,79 @@ + + + + + + + + + + + + + + +
+
+ 附加配置 +
+
+ +
+ +
+
+
+ + + + + + + \ No newline at end of file