mirror of
https://github.com/zhinianboke/xianyu-auto-reply.git
synced 2025-08-02 20:47:35 +08:00
修改bug
This commit is contained in:
parent
d83c636290
commit
10ab84bf19
@ -361,10 +361,10 @@ docker restart xianyu-auto-reply
|
||||
欢迎加入我们的技术交流群,获取实时帮助和最新更新:
|
||||
|
||||
#### 微信交流群
|
||||
<img src="wechat-group.png" alt="微信群二维码" width="200">
|
||||
<img src="static/wechat-group.png" alt="微信群二维码" width="200">
|
||||
|
||||
#### QQ交流群
|
||||
<img src="qq-group.png" alt="QQ群二维码" width="200">
|
||||
<img src="static/qq-group.png" alt="QQ群二维码" width="200">
|
||||
|
||||
### 📧 联系方式
|
||||
- **技术支持**:遇到问题可在群内咨询
|
||||
|
@ -2022,7 +2022,7 @@
|
||||
<i class="bi bi-wechat me-2"></i>微信群
|
||||
</div>
|
||||
<div class="card-body text-center">
|
||||
<img src="../wechat-group.png" alt="微信群二维码" class="img-fluid" style="max-width: 200px;">
|
||||
<img src="/static/wechat-group.png" alt="微信群二维码" class="img-fluid" style="max-width: 200px;">
|
||||
<p class="mt-3 text-muted">扫码加入微信技术交流群</p>
|
||||
</div>
|
||||
</div>
|
||||
@ -2033,7 +2033,7 @@
|
||||
<i class="bi bi-chat-square me-2"></i>QQ群
|
||||
</div>
|
||||
<div class="card-body text-center">
|
||||
<img src="../qq-group.png" alt="QQ群二维码" class="img-fluid" style="max-width: 200px;">
|
||||
<img src="/static/qq-group.png" alt="QQ群二维码" class="img-fluid" style="max-width: 200px;">
|
||||
<p class="mt-3 text-muted">扫码加入QQ技术交流群</p>
|
||||
</div>
|
||||
</div>
|
||||
|
Before Width: | Height: | Size: 144 KiB After Width: | Height: | Size: 144 KiB |
Before Width: | Height: | Size: 171 KiB After Width: | Height: | Size: 171 KiB |
Loading…
x
Reference in New Issue
Block a user