This is really useful for attributes with really long values: ... var btnType = 'info' - var btnSize = 'lg' button(type='button' class='btn btn-' + btnType ...
確定! 回上一頁