mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-24 02:59:58 +08:00
chore: Move preview res to cdn (#23408)
This commit is contained in:
parent
43bc7196ea
commit
40afa44673
@ -10,7 +10,7 @@
|
||||
<script>
|
||||
// [Replacement]
|
||||
</script>
|
||||
<link rel="stylesheet" href="/umi.css" />
|
||||
<link rel="stylesheet" href="https://gw.alipayobjects.com/os/antfincdn/D%26mOUxWCLS/umi.css" />
|
||||
<script>
|
||||
window.routerBase = '/';
|
||||
</script>
|
||||
@ -21,6 +21,6 @@
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
|
||||
<script src="/umi.js"></script>
|
||||
<script src="https://gw.alipayobjects.com/os/antfincdn/3PY3ssnNfc/umi.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user