@ -87,10 +87,10 @@
wv.reload(true);
}
// var wv = plus.webview.getWebviewById("zhidingzixun");
// if(wv) {
// mui.fire(wv, "refresh");
// }
var wv = plus.webview.getWebviewById("zhidingzixun");
if(wv) {
mui.fire(wv, "refresh");
old_back();
@ -130,7 +130,7 @@
</li>
</ul>
<div class="tishi" style="margin-top: 10px;margin-bottom:20px;line-height: 100px;">
<h5 style="width: 95%;margin: 0 auto;">关闭后您收到的新签约消息将不再推送通知</h5>
<h5 style="width: 95%;margin: 0 auto;">关闭后您收到的新关注消息将不再推送通知</h5>
</div>
<!---->
@ -579,7 +579,14 @@
//刷新
window.addEventListener("refresh", function() {
plus.webview.currentWebview().reload();
// plus.webview.currentWebview().reload();
ask_me_json=[];
my_respont_json=[];
over_json=[];
loadMore0 = false;
loadMore1 = false;
loadMore10 = false;
$(".sign-comonhd div.curr").trigger("click");
});
</script>