happypeter / haoduoshipin

好多视频
http://haoduoshipin.com
235 stars 87 forks source link

使用真正的 json 格式 #425

Closed happypeter closed 7 years ago

happypeter commented 7 years ago

https://github.com/happypeter/haoduoshipin/blob/master/data/index.json

这个文件目前不是 json 格式:最外层没有 {}

这个需要修正一下,跟标准做法统一。

billie66 commented 7 years ago

https://developer.mozilla.org/en-US/docs/Learn/JavaScript/Objects/JSON 数组形式的JSON数据也是合法的