From 372494883079be03b921f6686691271355bfdd14 Mon Sep 17 00:00:00 2001
From: huangsijun <1773182001@qq.com>
Date: Thu, 06 Nov 2025 12:04:52 +0800
Subject: [PATCH] 修改订单保存另外参数  微信支付预下单接口填入的 out_trade_no

---
 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