1115 JS代码

2014-10-24 00:46:54 -0400
UA$.ajax({url: '/files/video?pickcode=' + PICK_CODE,
type: 'get',
cache: false,
dataType: 'json',
success: function (de) {console.log(de)}})


UA$.ajax({url: '/files/download?pickcode=' + PICK_CODE,
type: 'get',
cache: false,
dataType: 'json',
success: function (de) {console.log(de)}})
«Newer      Older»
Comment:
Name:

Back to home

Subscribe | Register | Login | N