Test
<script>
export default {
name: "MyAction",
methods:{
showInfo(){
alert("点我 点我!")
console.log("click....")
}
}
}
</script>
hexo 基础命令
Angular基础知识