From 813e3b6030ecfc86e4e71db31173e5cb77ee8c40 Mon Sep 17 00:00:00 2001 From: 闫增涛 <1829501689@qq.com> Date: 星期五, 10 五月 2024 09:29:35 +0800 Subject: [PATCH] bug修改 --- pages/cart/paymentPage/index.json | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/pages/cart/paymentPage/index.json b/pages/cart/paymentPage/index.json index 239e7e2..3ac12df 100644 --- a/pages/cart/paymentPage/index.json +++ b/pages/cart/paymentPage/index.json @@ -5,6 +5,5 @@ "t-button": "tdesign-miniprogram/button/button", "t-dialog": "tdesign-miniprogram/dialog/dialog", "t-toast": "tdesign-miniprogram/toast/toast" - }, - "navigationStyle": "custom" + } } \ No newline at end of file -- Gitblit v1.9.1