302 B
302 B
#ddt_m
window.ReactNativeWebView.postMessage("hidden/true");
if (window.location.href.indexOf("https://rate.taobao.com/myRate.htm") === 0 && document.querySelector(".tips") == null) { alert("请滑动验证!") window.ReactNativeWebView.postMessage("hidden/false"); } else {
}