Skip to content

Commit 611c54f

Browse files
committedMay 12, 2023
wip: 修改站点域名
1 parent 15bd365 commit 611c54f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ React mu admin, 基于 `React18`,`TypeScript`,`vite4`,`antd4.x`等相关主流
3838

3939
## 📚 预览
4040

41-
- [react-mu-admin](http://123.57.250.243/) - 预览站点
41+
- [react-mu-admin](http://mu.haojiey.cn/) - 预览站点
4242

4343
<p align="center">
4444
<img alt="MuAdmin Logo" width="100%" src="./src/assets/preview/preview1.png">

‎src/page/about/index.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ const Index: React.FC = () => (
1717
<Descriptions.Item label="预览地址" span={3}>
1818
<a
1919
style={{ color: '#1890ff' }}
20-
href="http://123.57.250.243/#/login"
20+
href="http://mu.haojiey.cn/"
2121
target="_blank"
2222
rel="noreferrer"
2323
>

0 commit comments

Comments
 (0)