提交 a7a34287 作者: 施汉文

🌈 style: 更新icon

上级 d375ad64
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
<title>企微侧边栏</title> <title>企微侧边栏</title>
<!-- <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0,shrink-to-fit=no,user-scalable=no"> --> <!-- <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0,shrink-to-fit=no,user-scalable=no"> -->
<script src="https://g.alicdn.com/dingding/dinglogin/0.0.5/ddLogin.js"></script> <script src="https://g.alicdn.com/dingding/dinglogin/0.0.5/ddLogin.js"></script>
<script src="https://lf1-cdn-tos.bytegoofy.com/obj/iconpark/icons_27278_170.37925de07dae112aa781d3ef4c169912.es5.js"></script> <script src="https://lf1-cdn-tos.bytegoofy.com/obj/iconpark/icons_27278_172.5464f393968eda872f41eab2242bbbd7.es5.js"></script>
</head> </head>
<body> <body>
<noscript> <noscript>
......
...@@ -4,10 +4,10 @@ const copy = { ...@@ -4,10 +4,10 @@ const copy = {
// 当被绑定的元素插入到DOM中时 // 当被绑定的元素插入到DOM中时
inserted: function(el, binding) { inserted: function(el, binding) {
// 创建复制图标元素 // 创建复制图标元素
// const copyIcon = document.createElement('iconpark-icon') const copyIcon = document.createElement('iconpark-icon')
const copyIcon = document.createElement('div') // const copyIcon = document.createElement('div')
copyIcon.setAttribute('icon-class', 'copy') // copyIcon.setAttribute('icon-class', 'copy')
copyIcon.name='icon-fuzhi' copyIcon.name='icon-fuzhi'
copyIcon.style.cursor = 'pointer' copyIcon.style.cursor = 'pointer'
copyIcon.style.marginLeft = '8px' copyIcon.style.marginLeft = '8px'
......
...@@ -45,7 +45,7 @@ ...@@ -45,7 +45,7 @@
class="h-[24px] ml-[8px] cursor-pointer hover:bg-[#E7F1FD] text-[12px] w-[58px] p-0 flex justify-center items-center rounded-full bg-[#F7F8FA] text-[#267EF0]" class="h-[24px] ml-[8px] cursor-pointer hover:bg-[#E7F1FD] text-[12px] w-[58px] p-0 flex justify-center items-center rounded-full bg-[#F7F8FA] text-[#267EF0]"
> >
<iconpark-icon <iconpark-icon
name="gongnengicon-kuaijiefasong" name="icon-fasonghuashu"
class="text-[14px] mr-[4px]" class="text-[14px] mr-[4px]"
></iconpark-icon> ></iconpark-icon>
<span> 发送</span> <span> 发送</span>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论