摘要: 预览: 源码: <!DOCTYPE html> <html lang="en" xmlns:th="http://www.thymeleaf.org"> <head> <meta charset="UTF-8"> <title>Title</title> <!-- <link rel="styles 阅读全文
posted @ 2021-12-22 21:33 博客zhu虎康 阅读(47) 评论(0) 推荐(0) 编辑
摘要: 预览: 源码: <template> <div class="toast" v-show="show"> <div>{{message}}</div> </div> </template> <script> export default { name: "toast", props:{ messag 阅读全文
posted @ 2021-12-22 15:26 博客zhu虎康 阅读(103) 评论(0) 推荐(0) 编辑