From c65df5c741e33115e177b2024f453c8d0b8760af Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?lemon=E6=A9=AA?= <17633066053@163.com>
Date: Wed, 16 Jun 2021 09:06:47 +0800
Subject: [PATCH] =?UTF-8?q?apple=E6=8C=89=E9=92=AE=E7=99=BB=E5=BD=95?=
=?UTF-8?q?=E6=A0=B7=E5=BC=8F=E6=9B=B4=E6=94=B9=EF=BC=8C=E9=9C=80=E8=BE=BE?=
=?UTF-8?q?=E5=88=B0=E8=8B=B9=E6=9E=9C=E8=AE=BE=E8=AE=A1=E6=A0=87=E5=87=86?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
manifest.json | 3 ++-
pages/passport/onClickLogin.vue | 33 +++++++++++++++++++++++---------
static/signIn.png | Bin 0 -> 18294 bytes
3 files changed, 26 insertions(+), 10 deletions(-)
create mode 100644 static/signIn.png
diff --git a/manifest.json b/manifest.json
index 58cb276..0cdf3bc 100644
--- a/manifest.json
+++ b/manifest.json
@@ -220,6 +220,7 @@
"enable" : true
}
},
- "title" : "lilishop"
+ "title" : "lilishop",
+ "template" : "/pages/passport/appleLogin.html"
}
}
diff --git a/pages/passport/onClickLogin.vue b/pages/passport/onClickLogin.vue
index cfadf7e..4fe1766 100644
--- a/pages/passport/onClickLogin.vue
+++ b/pages/passport/onClickLogin.vue
@@ -1,6 +1,9 @@
-
+