会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
晓梦云飞
博客园
首页
新随笔
联系
订阅
管理
2019年12月27日
vue项目中mock数据get请求参数接收问题以及常规post参数写法
摘要: 1.1前端vue组件内写法 this.$axios({ method:"get", url:"/news/index", data:{ product_type:'product' } }).then((res)=>{ //请求成功返回的数据 console.log(res); this.newsL
阅读全文
posted @ 2019-12-27 18:53 热心市民~菜先生
阅读(7688)
评论(0)
推荐(0)
编辑
公告