diff --git a/README.md b/README.md index fc8ff94..2bf2fce 100644 --- a/README.md +++ b/README.md @@ -171,11 +171,11 @@ youlai-app/ 如果这个项目对你有帮助,欢迎关注公众号、体验小程序,也可以添加作者微信交流技术、问题反馈、二次开发和商务合作。

- 有来技术公众号 + 有来技术公众号      - 有来技术小程序 + 有来技术小程序      - 作者微信 + 作者微信

公众号「有来技术」 diff --git a/docs/images/qr/wechat-mp.jpg b/docs/images/qr/wechat-mp.jpg deleted file mode 100644 index 73a907b..0000000 Binary files a/docs/images/qr/wechat-mp.jpg and /dev/null differ diff --git a/docs/images/qrcode/wechat-mp.jpg b/docs/images/qrcode/wechat-mp.jpg new file mode 100644 index 0000000..3485214 Binary files /dev/null and b/docs/images/qrcode/wechat-mp.jpg differ diff --git a/docs/images/qr/wechat-offical.png b/docs/images/qrcode/wechat-official.png similarity index 97% rename from docs/images/qr/wechat-offical.png rename to docs/images/qrcode/wechat-official.png index 406447c..54f1e17 100644 Binary files a/docs/images/qr/wechat-offical.png and b/docs/images/qrcode/wechat-official.png differ diff --git a/docs/images/qr/wechat-personal.png b/docs/images/qrcode/wechat-personal.png similarity index 100% rename from docs/images/qr/wechat-personal.png rename to docs/images/qrcode/wechat-personal.png diff --git a/package.json b/package.json index a448906..61e6988 100644 --- a/package.json +++ b/package.json @@ -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",