### 一些待看的问题和知识: 1. JSON.stringify出现 "Converting circular structure to JSON"的问题 [stackoverflow - 循环引用的问题](https://stackoverflow.com/questions/4816099/chrome-sendrequest-error-typeerror-converting-circular-structure-to-json) [CSDN文章](https://www.cnblogs.com/dfyg-xiaoxiao/p/6810491.html) [MDN文章](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Errors/Cyclic_object_value)