diff --git a/WebRoot/component/pear/module/tag.js b/WebRoot/component/pear/module/tag.js index b7222ce2..e31b4713 100644 --- a/WebRoot/component/pear/module/tag.js +++ b/WebRoot/component/pear/module/tag.js @@ -8,7 +8,7 @@ layui.define('jquery', function(exports){ INPUT_NEW_TAG ='input-new-tag', TAG_ITEM ='tag-item', CLOSE = 'tag-close', - DEFAULT_SKIN ='layui-btn layui-btn-primary layui-btn-sm' + DEFAULT_SKIN ='layui-btn tag-item-normal layui-btn-primary layui-btn-sm' ,tag = function(){ this.config = { skin: DEFAULT_SKIN, diff --git a/WebRoot/view/tb/org/publish.html b/WebRoot/view/tb/org/publish.html index 7c2963b2..bb3bb6ca 100644 --- a/WebRoot/view/tb/org/publish.html +++ b/WebRoot/view/tb/org/publish.html @@ -30,7 +30,8 @@
- +
@@ -48,34 +49,50 @@
-
内容-2
+
+
+
+
+ +
+ +
+ + + + + + + +
+
- +
+ + + + + \ No newline at end of file