docs: 修复 README 预览图与二维码路径指向 public/ 目录

原指向不存在的 docs/ 目录,改为实际存在的 public/images/。
This commit is contained in:
Ray.Hao
2026-07-23 23:31:12 +08:00
parent 4dd142bb5a
commit c721f28356

View File

@@ -33,10 +33,10 @@
<table align="center">
<tr>
<td><img alt="APP 预览 1" width="200" src="./docs/images/preview/app-01.png"></td>
<td><img alt="APP 预览 2" width="200" src="./docs/images/preview/app-02.png"></td>
<td><img alt="APP 预览 3" width="200" src="./docs/images/preview/app-03.png"></td>
<td><img alt="APP 预览 4" width="200" src="./docs/images/preview/app-04.png"></td>
<td><img alt="APP 预览 1" width="200" src="./public/images/preview/app-01.png"></td>
<td><img alt="APP 预览 2" width="200" src="./public/images/preview/app-02.png"></td>
<td><img alt="APP 预览 3" width="200" src="./public/images/preview/app-03.png"></td>
<td><img alt="APP 预览 4" width="200" src="./public/images/preview/app-04.png"></td>
</tr>
</table>
@@ -171,11 +171,11 @@ youlai-app/
如果这个项目对你有帮助,欢迎关注公众号、体验小程序,也可以添加作者微信交流技术、问题反馈、二次开发和商务合作。
<p align="center">
<img src="./docs/images/qrcode/wechat-official.jpg" height="180" alt="有来技术公众号">
<img src="./public/images/qrcode/wechat-official.jpg" height="180" alt="有来技术公众号">
&nbsp;&nbsp;&nbsp;&nbsp;
<img src="./docs/images/qrcode/wechat-mp.jpg" height="180" alt="有来技术小程序">
<img src="./public/images/qrcode/wechat-mp.jpg" height="180" alt="有来技术小程序">
&nbsp;&nbsp;&nbsp;&nbsp;
<img src="./docs/images/qrcode/wechat-personal.png" height="180" alt="作者微信">
<img src="./public/images/qrcode/wechat-personal.png" height="180" alt="作者微信">
</p>
<p align="center">
<sub>公众号「有来技术」</sub>