template <input :value="text" @input="event => text = event.target.value"> ... HTML's built-in input types won't always meet your needs.
確定! 回上一頁