From 9bd7af8eb41d3b04ae3dfeb6dd7a1739498e0f87 Mon Sep 17 00:00:00 2001 From: caill <815519168@qq.com> Date: Mon, 22 Apr 2024 14:22:40 +0800 Subject: [PATCH] =?UTF-8?q?=E5=91=BC=E5=8F=AB=E7=AE=A1=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/login/login.vue | 6 +++--- pages/manage/agv-call-manage.vue | 4 ++-- pages/manage/call-manage.vue | 2 +- utils/mork2.js | 30 ++++++++++++++++++++++++++++++ 4 files changed, 36 insertions(+), 6 deletions(-) diff --git a/pages/login/login.vue b/pages/login/login.vue index f4d4df9..db0377e 100644 --- a/pages/login/login.vue +++ b/pages/login/login.vue @@ -67,9 +67,9 @@ }) }, async toLogin() { - uni.redirectTo({ - url: '/pages/home/home' - }) + // uni.redirectTo({ + // url: '/pages/home/home' + // }) this.disabled = true if (this.user === '') { uni.showToast({ diff --git a/pages/manage/agv-call-manage.vue b/pages/manage/agv-call-manage.vue index a9bb7c3..c8a4bca 100644 --- a/pages/manage/agv-call-manage.vue +++ b/pages/manage/agv-call-manage.vue @@ -88,8 +88,8 @@