格式扩展
这篇文章将阐述格式扩展插件的基本概念。
"preview": {}"preview" : {
"icns": {}
}"preview" : {
"icns,ico": {}
}"preview": {
"icns": {
"thumbnail": {
"path": "thumbnail/icns.js",
"size": 400,
"allowZoom": false
},
"viewer": {
"path": "viewer/icns.html"
}
}
}最后更新于