1115 JS代码
2014-10-23 21:46:54 -0700
 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)}})     
Back to home
Subscribe | 
Register |
Login
| N