//v-model ="text" 對應到value 取data裡的text的值
//只能用在這三個屬性 input select textarea
//v-on:click 對應到methods的reserseText的函數
...", "image": [ { "@type": "ImageObject", "url": "https://s3.1px.tw/blog/common/avatar/blog_cover_light.jpg" } ], "author": { "@id": "https://nick1190.pixnet.net#person" }, "publisher": { "@type": "Organization", "name": "PIXNET", "url": "https://www.pixnet.net", "logo": { "@type": "ImageObject", "url": "https://static.1px.tw/pixnet-next/_next/static/media/pixnet-logo.692e9b3e.svg" } }, "datePublished": "2018-08-22T17:13:48+08:00", "dateModified": "2018-08-23T02:58:36+08:00", "inLanguage": "zh-TW", "articleSection": "", "keywords": [], "isPartOf": { "@type": "Blog", "@id": "https://nick1190.pixnet.net/blog#blog" } }
//v-model ="text" 對應到value 取data裡的text的值
//只能用在這三個屬性 input select textarea
//v-on:click 對應到methods的reserseText的函數
請先 登入 以發表留言。