wylyl22 3 years ago
parent 8a30a9ea84
commit 8ccc357418

@ -69,6 +69,13 @@ Component({
wx.request({
url: 'http://cloud.sws010.com/api/v7.ashx',
method:"POST",
data:{
action:"getEventsListH",
sType: 'Home',
sTimeType: 3,
sQuDao: 1,
iTimeType:1
},
success:(res)=>{
console.log(res.Data)

Loading…
Cancel
Save