JSON.stringify(列表变量名)
python后台接收时转换成列表
json.loads转换
python列表抓json
json.dumps(列表名称)
js中转换成数组
JSON.parse(python传过来的列表名称)