https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Object/freeze 当数据仅用作展示不修改且数据量大时,直接冻结可以提高性能。