kqtotal.js 128 B

12345
  1. yy.showmenu=function(oi){
  2. var a = this.data[oi-1];
  3. var url = '?m=ying&d=we&num=kqbiao&uid='+a.uid+'';
  4. js.location(url);
  5. }