You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
function JYLazy(vipUrl) {
|
|
if (vipUrl.indexOf("https://www.aliyundrive.com") > -1) {
|
|
require(config.依赖.match(/http(s)?:\/\/.*\//)[0].replace('/Ju/','/master/') + 'SrcJyAliDisk.js');
|
|
aliShareUrl(vipUrl)
|
|
}
|
|
}
|
|
|