From 0d9c1329abe99bd96a8360afcb0599ba1a4693d3 Mon Sep 17 00:00:00 2001 From: weipengfei <2187978347@qq.com> Date: Wed, 23 Aug 2023 10:15:26 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/oaLogin/oaLogin.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/oaLogin/oaLogin.vue b/pages/oaLogin/oaLogin.vue index 596faab..723bf09 100644 --- a/pages/oaLogin/oaLogin.vue +++ b/pages/oaLogin/oaLogin.vue @@ -77,7 +77,7 @@ }, onLoad() { this.options.data = bj; - this.$refs.lottie.call('play'); + // this.$refs.lottie.call('play'); }, methods: { changeTabs(e) {