function html(that) { return `
名称
颜色
滚动速度
` } export { html }