11 2023 档案

摘要:1、vue2.x中,兄弟组件共享数据的方式 EventBus。 一、A组件import eventBus from "@/components/eventBus";export default { methods: { send() { eventBus.$emit('share', this.st 阅读全文
posted @ 2023-11-10 11:59 record-100 阅读(39) 评论(0) 推荐(0) 编辑
摘要:1、声明私有过滤器和全局过滤器 <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Title</title> </head> <body> <div id="app"> <p>message的值是:{{mess 阅读全文
posted @ 2023-11-07 11:41 record-100 阅读(14) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示