From 2b2b4c0f8856de542d80dff702d11ba5ecbc39f6 Mon Sep 17 00:00:00 2001 From: yangtao Date: Sun, 24 Mar 2024 17:53:36 +0800 Subject: [PATCH] 1 --- pages/shop/index.vue | 4 ---- 1 file changed, 4 deletions(-) diff --git a/pages/shop/index.vue b/pages/shop/index.vue index 81dcf14..ec4da5d 100644 --- a/pages/shop/index.vue +++ b/pages/shop/index.vue @@ -138,10 +138,6 @@ } }) }, - created(options) { - let routes = getCurrentPages(); // 获取当前打开过的页面路由数组 - let curRoute = routes[routes.length - 1].route //获取当前页面路由 - this.activeRouter = '/' + curRoute handleBorcode() { // 从相机和相册扫码 // #ifdef APP-PLUS