package web import "embed" // Assets 是 bat-api dashboard 的无构建静态资源。 // //go:embed index.html app.js styles.css var Assets embed.FS