HTML JSOgN to string

JSON.stringify(json).replace(',', ', ').replace('[', '').replace(']', '')

原文地址:https://www.cnblogs.com/dreamli/p/4452597.html