mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-01 11:39:28 +08:00
fix site
This commit is contained in:
parent
27e4f1b658
commit
5d7ef9d889
@ -37,7 +37,7 @@ export function getLocalizedPathname(path, zhCN) {
|
||||
|
||||
export function ping(callback) {
|
||||
// eslint-disable-next-line
|
||||
const url = 'https://private.alipay' + 'objects.com/alip' + 'ay-rmsdeploy-image/rmsportal/RKuAiriJqrUhyqW.png';
|
||||
const url = 'https://private-a' + 'lipay' + 'objects.com/alip' + 'ay-rmsdeploy-image/rmsportal/RKuAiriJqrUhyqW.png';
|
||||
const img = new Image();
|
||||
let done;
|
||||
const finish = (status) => {
|
||||
|
Loading…
Reference in New Issue
Block a user