updated 补充堂表关系的配偶确实及部分数据bug修复

This commit is contained in:
PASSER-BY
2021-11-18 00:20:36 +08:00
parent 013aa40b3a
commit fc39d505fe
4 changed files with 199 additions and 55 deletions

View File

@@ -16,7 +16,7 @@
<script type="text/javascript">
setTimeout(function(){
if(location.hostname.indexOf('passer-by.com')<0){
//location.href = 'http://passer-by.com/';
location.href = 'http://passer-by.com/';
}else if( window.top != window.self ) {
window.top.location = self.location.href;
}