随笔分类 - http
摘要:获取带参数URL:request.get_all_path() 获取不带参数URL:request.path 获取主机地址:request.get_host()
阅读全文
摘要:// 读取本地json文件 export function GetUserAction (query){ let quesa = axios.get('/json/userAction.json').then(res => { // 获取public下的buildmenu.json文件数据 cons
阅读全文
摘要:1·vue获取路径传值 getEqRequest (query) { query = { data_point_app_id: this.$route.query.data_point_app_id, data_point_app_name: this.$route.query.data_point
阅读全文
摘要:response.status_code 状态码 response.url 请求url response.encoding 查看响应头部字符编码 response.cookies cookie信息 response.headers 头信息 response.text 文本形式的响应内容 respon
阅读全文

浙公网安备 33010602011771号