微信小程序-页面传参json数组 云博小周宇2024年5月5日2023年12月5日1 Min Read 1、页面传参,参数为json 2、直接传参不行 3、A到B A页面 JSON.stringify(data) B页面 JSON.parse(data)