docs: 更新二维码图片与文档

- 二维码图片迁移至 qrcode 目录并替换
- README 文档更新
- 版本号升至 1.0.2
This commit is contained in:
Ray.Hao
2026-07-12 22:52:32 +08:00
parent a422f9f962
commit 8680905dc5
6 changed files with 4 additions and 4 deletions

View File

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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 43 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.1 MiB

After

Width:  |  Height:  |  Size: 4.1 MiB

View File

Before

Width:  |  Height:  |  Size: 306 KiB

After

Width:  |  Height:  |  Size: 306 KiB

View File

@@ -1,6 +1,6 @@
{
"name": "youlai-app",
"version": "1.0.1",
"version": "1.0.2",
"scripts": {
"dev:app": "uni -p app",
"dev:app-android": "uni -p app-android",