const formatLength = function (line) { const length = getLength(line); ... else { output = Math.round(length * 100) / 100 + ' ' + 'm'; } ... index.html.
確定! 回上一頁