Skip to content

Commit 15bd365

Browse files
committed
wip: 添加预览站点
1 parent 60fdac3 commit 15bd365

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/page/about/index.tsx

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@ const Index: React.FC = () => (
1717
<Descriptions.Item label="预览地址" span={3}>
1818
<a
1919
style={{ color: '#1890ff' }}
20-
href="https://github.com/haojiey/react-mu-admin"
20+
href="http://123.57.250.243/#/login"
2121
target="_blank"
2222
rel="noreferrer"
2323
>
24-
https://github.com/haojiey/react-mu-admin
24+
预览站点
2525
</a>
2626
</Descriptions.Item>
2727
<Descriptions.Item label="PackAge">

0 commit comments

Comments
 (0)