$.ajax({
url: \'ios/index\',
cache: false,
type: \'post\',
data: {
timestamp: new Date().getTime()
//params here
},
dataType: \'json\'
}).done(function (data) {
//codes here
});
是不是非常的简单呢,希望小伙伴们能够喜欢。
本文地址:https://www.stayed.cn/item/4370
转载请注明出处。
本站部分内容来源于网络,如侵犯到您的权益,请 联系我