diff --git a/components/CustomIcon/IconFont.js b/components/CustomIcon/IconFont.js
index 4b9f9ecef59d87cb053291f3c1873ca7aeee180b..539ffd0d364957b3f2b3381aac9d0003e7aa40a4 100755
--- a/components/CustomIcon/IconFont.js
+++ b/components/CustomIcon/IconFont.js
@@ -1,7 +1,7 @@
import { createFromIconfontCN } from '@ant-design/icons';
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;
diff --git a/components/apolloTable/component/base/detail/text-link/index.less b/components/apolloTable/component/base/detail/text-link/index.less
index 7d97f2675e82f1c4300bfc8e748d38174adc1424..8691198afb054dedfa212087837af29fce1589cf 100644
--- a/components/apolloTable/component/base/detail/text-link/index.less
+++ b/components/apolloTable/component/base/detail/text-link/index.less
@@ -44,6 +44,7 @@
cursor: pointer;
text-align: center;
display: none;
+ color: #B7CCFE;
.extend {
width: 14px;
border-radius: 50%;
diff --git a/components/apolloTable/component/base/detail/text-link/index.tsx b/components/apolloTable/component/base/detail/text-link/index.tsx
index 3b6d0be2df33310bfce0d0c53d357802c4869a74..80b11d4def577361907b906fe03eab637fb8f2f3 100644
--- a/components/apolloTable/component/base/detail/text-link/index.tsx
+++ b/components/apolloTable/component/base/detail/text-link/index.tsx
@@ -130,7 +130,7 @@ export const ApolloTextLinkDetail = (props: any) => {
changeEdit();
}}
>
-
+
)}