摘要:
private static String getAccessToken(){ String url = "https://api.weixin.qq.com/cgi-bin/token? grant_type=client_credential&appid="+"wx5d6fccb4d0b05cd 阅读全文
摘要:
bookgoods:function(){ var Json = JSON.stringify(this.data.goods) wx.navigateTo({ url: '/pages/bookgoods/bookgoods?goods=' + escape(Json) }) onLoad: fu 阅读全文