Generate a text label. label = function(title) {. const label = document.createElement('label');. label.style.display = 'inline-block';.
確定! 回上一頁