优化文章编辑分类设置

This commit is contained in:
augushong
2020-08-13 00:43:26 +08:00
parent b9b38aee87
commit cae557ac0c
4 changed files with 20 additions and 3 deletions

View File

@@ -19,7 +19,13 @@
var element = layui.element;
var util = layui.util;
//执行
util.fixbar({
bar1: false
,click: function(type){
}
});
});
</script>