From 15bb8d02f5cfd13b77aca9c966b5ab863220b308 Mon Sep 17 00:00:00 2001
From: Burt <1020103647@qq.com>
Date: Mon, 22 Jan 2024 11:01:41 +0800
Subject: [PATCH] =?UTF-8?q?feat:=20=E5=BE=AE=E4=BF=A1=E5=88=86=E4=BA=AB?=
=?UTF-8?q?=EF=BC=8C=E5=85=A8=E5=B1=80=E7=94=9F=E6=95=88?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
README.md | 1 +
src/App.vue | 23 +++++++++++++++++++++--
src/pages/demo/index.vue | 18 ------------------
3 files changed, 22 insertions(+), 20 deletions(-)
diff --git a/README.md b/README.md
index d00c35d..66907a3 100644
--- a/README.md
+++ b/README.md
@@ -40,6 +40,7 @@
- [x] 导航栏渐变(微信+h5)
- [x] 自定义导航栏顶部机型适配
- [x] 微信小程序分享(好友+朋友圈)
+- [x] 微信小程序分享 - 全局分享
- [ ] 微信登录
- [ ] 微信一键登录(基于手机号)
- [ ] 仿BOSS直聘-个人中心
diff --git a/src/App.vue b/src/App.vue
index 944e6de..ffedda6 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -1,5 +1,5 @@
diff --git a/src/pages/demo/index.vue b/src/pages/demo/index.vue
index 36516ff..29931f4 100644
--- a/src/pages/demo/index.vue
+++ b/src/pages/demo/index.vue
@@ -16,24 +16,6 @@