Commit 0039cb7c authored by nick zheng's avatar nick zheng

Merge branch 'beta' into 'master'

chore: 更换应用pc端分享页编辑模型内容图标

See merge request !172
parents 7f0a1d4c a5479ffd
...@@ -284,7 +284,7 @@ const handleContentCopy = throttle( ...@@ -284,7 +284,7 @@ const handleContentCopy = throttle(
class="py-[10px] pr-[14px] text-end" class="py-[10px] pr-[14px] text-end"
> >
<i <i
class="iconfont icon-edit1 hover:text-theme-color mr-[14px] transform cursor-pointer text-[14px]" class="iconfont icon-edit-document hover:text-theme-color mr-[14px] transform cursor-pointer text-[12px]"
@click="handleContentEdit" @click="handleContentEdit"
/> />
<i <i
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment