DOCTYPE html> <html> <body> <input id='app' /> <script ... '_value', { get: function(){ return reverse(this.value) }, set: function(value){ this.value ...
確定! 回上一頁