Commit 8c7efcbd by archer

perf: 二维码

parent afc5947b
...@@ -23,13 +23,13 @@ const WxConcat = ({ onClose }: { onClose: () => void }) => { ...@@ -23,13 +23,13 @@ const WxConcat = ({ onClose }: { onClose: () => void }) => {
<ModalBody textAlign={'center'}> <ModalBody textAlign={'center'}>
<Image <Image
style={{ margin: 'auto' }} style={{ margin: 'auto' }}
src={'/imgs/wxcode300.jpg'} src={'/imgs/wxerweima300.jpg'}
width={200} width={200}
height={200} height={200}
alt="" alt=""
/> />
<Box mt={2}> <Box mt={2}>
微信号:{' '} 微信号:
<Box as={'span'} userSelect={'all'}> <Box as={'span'} userSelect={'all'}>
YNyiqi YNyiqi
</Box> </Box>
......
...@@ -11,8 +11,8 @@ export const introPage = ` ...@@ -11,8 +11,8 @@ export const introPage = `
[Git 仓库](https://github.com/c121914yu/FastGPT) [Git 仓库](https://github.com/c121914yu/FastGPT)
### 交流群/问题反馈 ### 交流群/问题反馈
wx: YNyiqi wx号: YNyiqi
![](/imgs/wxcode300.jpg) ![](/imgs/wxerweima300.jpg)
### 快速开始 ### 快速开始
......
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 sign in to comment