diff --git a/modules/core/src/main/resources/views/tagsview/form/iconselect.html b/modules/core/src/main/resources/views/tagsview/form/iconselect.html new file mode 100644 index 00000000..a4be1910 --- /dev/null +++ b/modules/core/src/main/resources/views/tagsview/form/iconselect.html @@ -0,0 +1,2459 @@ +<%/* Copyright (c) 2013-Now http://jeesite.com All rights reserved. + * No deletion without permission, or be held responsible to law. */ %> +<% layout('/layouts/default.html', {title: '图标选择', bodyClass: 'box box-main', libs: ['zTree']}){ %> + + + +<% } %> + \ No newline at end of file diff --git a/modules/core/src/main/resources/views/tagsview/form/imageclip.html b/modules/core/src/main/resources/views/tagsview/form/imageclip.html new file mode 100644 index 00000000..e4e3085f --- /dev/null +++ b/modules/core/src/main/resources/views/tagsview/form/imageclip.html @@ -0,0 +1,159 @@ +<%/* Copyright (c) 2013-Now http://jeesite.com All rights reserved. + * No deletion without permission, or be held responsible to law. */ %> +<% layout('/layouts/default.html', {title: '图标裁剪', bodyClass: 'nobg', libs: ['']}){ %> + +
+
+
+ +
+
+
+
+
+
+
+
+
+
+
+ + +
+
+ + + + +
+
+ + +
+
+ + +
+
+ +
+
+ +
+
+
+<% } %> + + \ No newline at end of file diff --git a/modules/core/src/main/resources/views/tagsview/form/treeselect.html b/modules/core/src/main/resources/views/tagsview/form/treeselect.html new file mode 100644 index 00000000..32556a3d --- /dev/null +++ b/modules/core/src/main/resources/views/tagsview/form/treeselect.html @@ -0,0 +1,177 @@ +<%/* Copyright (c) 2013-Now http://jeesite.com All rights reserved. + * No deletion without permission, or be held responsible to law. */ %> +<% layout('/layouts/default.html', {title: '选项选择', bodyClass: 'box b0', libs: ['zTree']}){ %> +
+ + +
+ + +
+<% } %> + \ No newline at end of file