|
|
@ -253,11 +253,13 @@ function erji() { |
|
|
|
}catch(e){ } |
|
|
|
}catch(e){ } |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
//将修改params提到页面元素加载前,方便换源时二级代码中使用MY_PARAMS
|
|
|
|
if(!detailsmark){//刷新页面动作不重复写入
|
|
|
|
if (typeof (setPageParams) != "undefined") { |
|
|
|
//将修改params提到页面元素加载前,方便换源时二级代码中使用MY_PARAMS
|
|
|
|
delete sourcedata2['parse'] |
|
|
|
if (typeof (setPageParams) != "undefined") { |
|
|
|
erjiextra.sourcedata = sourcedata2; |
|
|
|
delete sourcedata2['parse'] |
|
|
|
setPageParams(erjiextra); |
|
|
|
erjiextra.sourcedata = sourcedata2; |
|
|
|
|
|
|
|
setPageParams(erjiextra); |
|
|
|
|
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
details = detailsmark || parse['二级'](surl); |
|
|
|
details = detailsmark || parse['二级'](surl); |
|
|
|