摘要: 自定义指令: 指令地址:src / components / instructions / test / index.js import Vue from "vue"; Vue.directive("test-instructions",{ // 只调用一次,指令第一次绑定到元素时调用。在这里可以进 阅读全文
posted @ 2021-12-21 11:54 假装空白 阅读(61) 评论(0) 推荐(0)