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