测试一下,这是我的第一个博客园的博客。
> 引用一下看看效果点击查看代码
<style>
#app{
width:200px;
height:200px;
background-color:red;
}
</style>
<script>
console.log("你好");
</script>
测试一下,这是我的第一个博客园的博客。
> 引用一下看看效果<style>
#app{
width:200px;
height:200px;
background-color:red;
}
</style>
<script>
console.log("你好");
</script>