App内网址链接外部浏览器页面-kp appcan

function ck(yWebsite){

if (isAndroid) {

//android设备

uexWidget.loadApp(‘android.i appcanntent.action.VIEW’, ‘text/html’, yWebsite);

}

else {

//IOS设备

uexWidget.loadApp(yWebsite,null,null);

}

}

评论

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注