From ea6deea758f1c7866c694f63a04730e86a463264 Mon Sep 17 00:00:00 2001 From: quanwei <419654421@qq.com> Date: Wed, 29 Oct 2025 09:05:43 +0800 Subject: [PATCH] Merge branch 'master' of http://git.zlxm286.com/r/companyProjecet --- mobile/common/gotopage.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/mobile/common/gotopage.js b/mobile/common/gotopage.js index d5d7fc8..fe6e4c4 100644 --- a/mobile/common/gotopage.js +++ b/mobile/common/gotopage.js @@ -5,7 +5,7 @@ '/pages/product/category', '/pages/shop/middle', '/pages/cart/cart', - '/pages/user/index/index' + '/pages/tabBar/user/index' ]; /*分享页面,扫码白名单*/ -- Gitblit v1.9.2