mirror of
https://github.com/ant-design/ant-design.git
synced 2025-08-06 16:06:28 +08:00
Fix iconfont script url
This commit is contained in:
parent
a9782057f6
commit
d8ae9003ea
@ -574,7 +574,7 @@ ul.anticons-list li.copied:after {
|
||||
}
|
||||
</style>
|
||||
|
||||
<script src="/static/ZeroClipboard.js"></script>
|
||||
<script src="../../static/ZeroClipboard.js"></script>
|
||||
<script>
|
||||
$(function() {
|
||||
ZeroClipboard.config({
|
||||
|
Loading…
Reference in New Issue
Block a user