From 6088930f292004835e33ff72f1df63a42c36b2fd Mon Sep 17 00:00:00 2001 From: wanyongkang <937888580@qq.com> Date: Thu, 3 Dec 2020 14:34:35 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8C=87=E7=BA=B9=E9=AA=8C=E8=AF=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 39 +- src/components/common/layout/header.vue | 25 +- .../login/components/login-by-account.vue | 26 - static/js/finger.js | 1283 +++++++++++++++++ 4 files changed, 1322 insertions(+), 51 deletions(-) create mode 100644 static/js/finger.js diff --git a/src/App.vue b/src/App.vue index fbde389..6379485 100644 --- a/src/App.vue +++ b/src/App.vue @@ -3,9 +3,46 @@