- 注意:
- 1.查询证书需经权属人同意。
- 2.证书查询结果不得用于违背权属人意愿之用途。
请输入查询条件
(function() { //得到域名后缀 var path = location.pathname.split('/') path = path.pop(); var ua = navigator.userAgent.toLowerCase(); var bIsIpad = ua.match(/ipad/i) == "ipad"; var bIsIphoneOs = ua.match(/iphone os/i) == "iphone os"; var bIsAndroid = ua.match(/android/i) == "android"; var bIsWM = ua.match(/windows mobile/i) == "windows mobile"; if (bIsIphoneOs || bIsAndroid || bIsWM) { window.location.href = "http://zscx.zjfzzx.org.cn/indexsj.asp"; //跳转到二级页面 } })();
请输入查询条件