Files
xinhu/webmain/we/ying/yingyong/flow.html
2022-08-14 16:47:40 +08:00

10 lines
171 B
HTML

<script type="text/javascript">
yy.onclickmenu=function(d){
if(d.url=='moreapply'){
js.location('?d=we&m=flow&a=apply');
}else{
return true;
}
}
</script>