当前位置: 首页 > wzjs >正文

博物馆网站建设必要2345王牌浏览器

博物馆网站建设必要,2345王牌浏览器,做网站建设的好处,wordpress 蜘蛛插件最近写了一个复制所绑定元素文本的vue自定义指令,给大家分享一下。 import { ElMessage } from element-plus// data-* 属性名 const dataCopyBtnTextAttribute data-copy-btn-text // 复制按钮的class,结合项目实际进行设置 const copyBtnClass icon…

最近写了一个复制所绑定元素文本的vue自定义指令,给大家分享一下。

import { ElMessage } from 'element-plus'// data-* 属性名
const dataCopyBtnTextAttribute = 'data-copy-btn-text'
// 复制按钮的class,结合项目实际进行设置
const copyBtnClass = 'icon-copy'// 复制文本的方法
const copyText = data => {const input = document.createElement('input')input.setAttribute('readonly', 'readonly')input.setAttribute('value', data)input.style.position = 'absolute'input.style.left = '-100px'input.style.top = '-100px'input.style.opacity = '0'document.body.appendChild(input)input.select()document.execCommand('copy')setTimeout(() => {document.body.removeChild(input)})
}// 设置 data-* 属性
function setSign(el) {el.setAttribute(dataCopyBtnTextAttribute, el.innerText)
}// 移除 data-* 属性
function removeSign(el) {el.removeAttribute(dataCopyBtnTextAttribute)
}// 获取 data-* 属性
function getSign(el){return el.getAttribute(dataCopyBtnTextAttribute)
}// 生成复制按钮
function getCopyBtn(el){const iDom = document.createElement('i')iDom.className = `iconfont ${copyBtnClass}`Object.assign(iDom.style,{color:'blue',cursor:'pointer',marginLeft:'4px'})// 添加点击事件 iDom.addEventListener('click',() => {copyText(el.innerText)ElMessage({message: '复制成功',type: 'success',duration:1000})}) return iDom
}// 添加复制按钮
function addCopyBtn(el){// 当节点内容发生变化时,移除复制按钮,当复制的文本有值时,重新添加复制按钮if(getSign(el) !== el.innerText){removeCopyBtn(el)if(!!el.innerText){el.appendChild(getCopyBtn(el))setSign(el)}}
}// 移除复制按钮
function removeCopyBtn(el){removeSign(el)var copyBtns = el.querySelectorAll(`.${copyBtnClass}`);copyBtns.forEach((element) => {el.removeChild(element)element = null})
}export default {mounted(el, binding) {addCopyBtn(el)},updated(el, binding) {addCopyBtn(el)},beforeUnmount(el, binding){removeCopyBtn(el)}
}
http://www.dtcms.com/wzjs/48517.html

相关文章:

  • 千岛湖网站建设建立网站的详细步骤
  • 烟台专业做网站最近一周新闻大事摘抄
  • 网站编程入门目前搜索引擎排名
  • 淘宝网站可信度状况及建设策略搜外seo视频 网络营销免费视频课程
  • pageadmin如何做网站搜索引擎优化seo公司
  • 怎么做自己淘宝优惠券网站如何找外链资源
  • 域名注册空间网站爱战网关键词挖掘查询工具
  • 做的比较好的企业网站百度怎么提交收录
  • 河南建设工程信息网官网首页win7系统优化软件
  • 旅游网站制作分析站内推广的方法和工具
  • 泰兴做网站的公司营销工具有哪些
  • 公益性网站建设个人接外包项目平台
  • 河南新乡市建设银行网站南宁seo网络推广
  • 南京网站开发注册app福州短视频seo机会
  • 全flash网站设计nba赛季排名
  • 嘉兴网站建设维护如何做网页推广
  • 做自媒体资源的网站刷粉网站推广便宜
  • 网站seo的主要优化内容如何推广网站链接
  • 乐清网站网络公司福州百度首页优化
  • 美德的网站建设百度推销广告一年多少钱
  • 服装行业网站建设seo流量
  • 哪里有做网站设计免费广告推广平台
  • 上海建筑工程网站sem竞价托管公司
  • 网站图标怎么做的sem竞价广告
  • 深圳罗湖网站建设公司可以引流推广的app
  • 行业网站推广方案西安网站快速排名提升
  • 武汉网页设计seo云优化
  • 锦州网站建设2345浏览器
  • 专业网站建设哪个好网站建设规划书
  • 动画网站建设百度网址安全中心怎么关闭