ICode9

精准搜索请尝试: 精确搜索
  • 全局事件总线2022-08-23 09:30:41

    1.引入库 在 src/until/event-bus.js import { HYEventBus } from 'hy-event-store' const eventBus = new HYEventBus() export default eventBus   2. 使用    1.发送  <template> <div class="banner"> <button @click="banne

专注分享技术,共同学习,共同进步。侵权联系[81616952@qq.com]

Copyright (C)ICode9.com, All Rights Reserved.

ICode9版权所有