10 2023 档案

摘要:1.标签 <button v-copy="text">复制文本</button> text是要复制的内容,在data函数中 2.在main.js中注册copy指令 Vue.directive('copy', { bind: function(el, binding) { el.$copy = fun 阅读全文
posted @ 2023-10-21 15:37 干红 阅读(247) 评论(0) 推荐(0) 编辑
摘要:直接写到组件里面,使用组件传值返回数据,返回功能还没做 <template> <div class="scan"> <div id="bcid"> <div style="height:40%"></div> <p class="tip">...载入中...</p> </div> <footer> 阅读全文
posted @ 2023-10-20 15:43 干红 阅读(99) 评论(0) 推荐(0) 编辑

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