From 1908e5e9bf80dec3b9f828ab93e7c634681e48ce Mon Sep 17 00:00:00 2001 From: sc Date: Wed, 9 Nov 2022 09:35:00 +0800 Subject: [PATCH] =?UTF-8?q?ADD=20=E6=97=A0=E6=93=8D=E4=BD=9C=E8=87=AA?= =?UTF-8?q?=E5=8A=A8=E7=99=BB=E5=87=BA=20=E9=BB=98=E8=AE=A4=E5=85=B3?= =?UTF-8?q?=E9=97=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/layout/index.vue | 6 +++- src/layout/other/autoExit.js | 51 ++++++++++++++++++++++++++++ src/views/userCenter/user/seting.vue | 35 +++++++++++++++++-- 3 files changed, 89 insertions(+), 3 deletions(-) create mode 100644 src/layout/other/autoExit.js diff --git a/src/layout/index.vue b/src/layout/index.vue index f98e8c7a..af6efacf 100644 --- a/src/layout/index.vue +++ b/src/layout/index.vue @@ -187,6 +187,8 @@ + +