上传者: 42146274
|
上传时间: 2022-03-23 14:52:37
|
文件大小: 11KB
|
文件类型: -
预期效果:
开发:
插件:jOrgChart
扩展:jOrgChart-tree
下载:
实操:
html
<link rel="stylesheet" href="asset/jquery.jOrgChart.css">
<style>
a {
text-decoration: none;
color: #fff;
font-size: 12px;
}
.jOrgChart .node {
width: 120px;
height: 50px;
line-height: 50px;
border-radius: 4px;
margin: 0 8px;
}
</style>
<script src="https://cdn.bootcss.com/jq