From 37be2a01b17286c80c18f9b96809fe0c669a2ef0 Mon Sep 17 00:00:00 2001 From: JianMiau Date: Tue, 6 Sep 2022 16:55:24 +0800 Subject: [PATCH] =?UTF-8?q?[add]=20=E6=96=B0=E5=A2=9E=E7=92=B0=E5=A2=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 2 + src/components/BJ_Casino_Deeplink.vue | 31 ++++++--- src/components/Popup.vue | 6 +- src/script/BJ_Casino_Deeplink.ts | 96 ++++++++++++++++++++++----- 4 files changed, 107 insertions(+), 28 deletions(-) diff --git a/index.html b/index.html index 2614250..86830b8 100644 --- a/index.html +++ b/index.html @@ -10,6 +10,8 @@ + + diff --git a/src/components/BJ_Casino_Deeplink.vue b/src/components/BJ_Casino_Deeplink.vue index 42e3789..c5a9ddd 100644 --- a/src/components/BJ_Casino_Deeplink.vue +++ b/src/components/BJ_Casino_Deeplink.vue @@ -1,4 +1,7 @@