5.7. 导入看板
在看板管理界面点击[导入]按钮,即可将任意HTML导入为看板模板。 导入文件可以是单个HTML文件,也可以是包含HTML文件及其依赖所有资源的ZIP压缩包。例如:
index.html
或者
my-dashboard.zip
- |--index.html
- |--conent.html
- |--style
- |--dashboard.css
- |--images
- |--bg.png
- |--icon.png
- |--script
- |--dashboard.js
本文档使用 BookStack 构建