dmhy tree view

convert plain file list into a tree view for 动漫花园 (share.dmhy.org)

< 脚本 dmhy tree view 的反馈

提问 / 留言

§
发布于:2018-04-15

脚本代码第28行是不是出错了

第28行多了一个逗号,安装失败

tautcony作者
§
发布于:2018-05-11

JavaScript has allowed trailing commas in array literals since the beginning, and later added them to object literals (ECMAScript 5) and most recently (ECMAScript 2017) to function parameters.

发布留言

登录以发布留言。