mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-22 20:37:48 +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'}>
|
||||
<Image
|
||||
style={{ margin: 'auto' }}
|
||||
src={'/imgs/wxcode300.jpg'}
|
||||
src={'/imgs/wxerweima300.jpg'}
|
||||
width={200}
|
||||
height={200}
|
||||
alt=""
|
||||
/>
|
||||
<Box mt={2}>
|
||||
微信号:{' '}
|
||||
微信号:
|
||||
<Box as={'span'} userSelect={'all'}>
|
||||
YNyiqi
|
||||
</Box>
|
||||
|
@@ -11,8 +11,8 @@ export const introPage = `
|
||||
[Git 仓库](https://github.com/c121914yu/FastGPT)
|
||||
|
||||
### 交流群/问题反馈
|
||||
wx: YNyiqi
|
||||

|
||||
wx号: YNyiqi
|
||||

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