< input v-model="message" placeholder="edit me" > < p >Message is: ... option v-for="option in options" v-bind:value="option.value" > { { option.text } ...
確定! 回上一頁