彭煜

导航

2020年5月22日 #

js GET请求url后面拼接字符串

摘要: let res = await fetch({ url: `http://localhost:8888/api/public/v1/goods/detail?${'goods_id'}=${goodsId}` // data: { // goods_id: goodsId // } }); cons 阅读全文

posted @ 2020-05-22 00:52 彭煜ฅ˙-˙ฅ 阅读(913) 评论(0) 推荐(0)