wcj 5 년 전
부모
커밋
071217fa2e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/web/templates/weixin/historypush.html

+ 1 - 1
src/web/templates/weixin/historypush.html

@@ -329,7 +329,7 @@
 					}
 				});
 				$(".vip_report").click(function(){
-					window.location.href = "/vipreport/page/subreport.html?source=report";
+					window.location.href = "/vipreport/page/subreport.html";
 				});
 			}
 		}