Commit 897f03ef authored by zhangwenshuai's avatar zhangwenshuai

更换icon

parent 9c2a6098
import { createFromIconfontCN } from '@ant-design/icons'; import { createFromIconfontCN } from '@ant-design/icons';
const IconFont = createFromIconfontCN({ const IconFont = createFromIconfontCN({
scriptUrl: 'https://influencer-attachment.mttop.cn/influencer/v2/website/20200629/iconFont.js', scriptUrl: 'https://static.mttop.cn/website/20200723/iconFont.jsiconfont.js',
}); });
export default IconFont; export default IconFont;
...@@ -44,6 +44,7 @@ ...@@ -44,6 +44,7 @@
cursor: pointer; cursor: pointer;
text-align: center; text-align: center;
display: none; display: none;
color: #B7CCFE;
.extend { .extend {
width: 14px; width: 14px;
border-radius: 50%; border-radius: 50%;
......
...@@ -130,7 +130,7 @@ export const ApolloTextLinkDetail = (props: any) => { ...@@ -130,7 +130,7 @@ export const ApolloTextLinkDetail = (props: any) => {
changeEdit(); changeEdit();
}} }}
> >
<IconFont type="iconzhankai1" /> <IconFont type="iconzhankai11" />
</div> </div>
)} )}
</div> </div>
......
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