摘要: <template> <div class = "hello"> <h1>{{msg}}</h1> <span id ="num">{{count}}</span>秒后跳转到登录界面 </div></template><script> export default { name: "Hello", 阅读全文
posted @ 2021-05-08 13:04 白小乐 阅读(895) 评论(0) 推荐(0)