vedio.js 76 B

1234567
  1. function getDirect(){
  2. alert(6666)
  3. }
  4. function resumeDirect(){
  5. alert(888)
  6. }