<div id="app"> <input type="text" v-model="message"> <h1>{{message}}</h1> <h1>{{reversedMessage}}</h1> ... reversedMessage: function (){.
確定! 回上一頁