摘要:
var session_id = wx.getStorageSync('session_id'); var header = { 'content-type': 'application/x-www-form-urlencoded', 'Cookie': 'PHPSESSID=' + session_id }; wx.request({ url... 阅读全文
posted @ 2018-01-23 18:14
飞狐爷
阅读(272)
评论(0)
推荐(0)
浙公网安备 33010602011771号