摘要: 后端 public function goodsItem($id){ $goods=\app\api\model\Goods::with(['images','specGoods'])->find($id)->toArray(); $goods['goods_attr']=json_decode($ 阅读全文
posted @ 2022-06-17 20:32 哎呀呀哈 阅读(17) 评论(0) 推荐(0)