@@ -273,9 +273,12 @@
}
}else{
+ haskey = false
+ isPassCount = true
if(!haskey){
$(".set_keyword").show();
- if(isPassCount){
+ if(isPassCount&&(localStorage.isPassCount==null||localStorage.isPassCount!=date.split("-")[2])){
+ localStorage.isPassCount=date.split("-")[2]
weuiDialog();