/** 隐藏文件小图标 */
.template-5-tree.ant-tree li span.ant-tree-switcher.ant-tree-switcher-noop {
  display: none;
}

