mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-23 13:03:50 +00:00
perf: 二维码
This commit is contained in:
BIN
public/imgs/wxerweima300.jpg
Normal file
BIN
public/imgs/wxerweima300.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 50 KiB |
@@ -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 = `
|
|||||||
[Git 仓库](https://github.com/c121914yu/FastGPT)
|
[Git 仓库](https://github.com/c121914yu/FastGPT)
|
||||||
|
|
||||||
### 交流群/问题反馈
|
### 交流群/问题反馈
|
||||||
wx: YNyiqi
|
wx号: YNyiqi
|
||||||

|

|
||||||
|
|
||||||
|
|
||||||
### 快速开始
|
### 快速开始
|
||||||
|
Reference in New Issue
Block a user