mirror of
https://github.com/labring/FastGPT.git
synced 2025-12-25 20:02:47 +00:00
perf: 二维码
This commit is contained in:
parent
afc5947bfb
commit
8c7efcbd1a
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
|
||||

|
||||
|
||||
|
||||
### 快速开始
|
||||
|
|
|
|||
Loading…
Reference in New Issue