PHP接收uniapp中JSON.stringify()格式的数据

 

$param = json_decode(str_replace('"','"', $param),true);

 

 

posted @ 2023-12-21 15:58  幽暗天琴  阅读(52)  评论(0)    收藏  举报