sendMessage(){ var that = this; this.$axios({ method:"GET", url:"/wxApi/cgi-bin/token?grant_type=client_credential&appid=wx97ae314497d666cc&secret=c90 Read More
getQueryVariable(variable) { var query = window.location.search.substring(1); var vars = query.split("&"); for (var i = 0; i < vars.length; i++) { var Read More
var dirUrl = encodeURIComponent("http://10.0.0.36:8088/collection"); var that = this; this.$axios({ method: "GET", url: "/wxApi/cgi-bin/token?grant_ty Read More