From 1a676701bdf7ba0eb92d6090f0a051d60244a9c2 Mon Sep 17 00:00:00 2001 From: yvan.ni Date: Thu, 14 Dec 2023 15:58:43 +0800 Subject: [PATCH] 礼包详情显示 ID --- packageE/pages/user/monthgiftbag/giftpackinfo/giftpackinfo.json | 6 ++++-- packageE/pages/user/monthgiftbag/giftpackinfo/giftpackinfo.wxml | 1 + packageE/pages/user/monthgiftbag/giftpacklist/giftpacklist.json | 6 ++++-- packageE/pages/user/monthgiftbag/giftpacklist/giftpacklist.wxml | 2 ++ 4 files changed, 11 insertions(+), 4 deletions(-) diff --git a/packageE/pages/user/monthgiftbag/giftpackinfo/giftpackinfo.json b/packageE/pages/user/monthgiftbag/giftpackinfo/giftpackinfo.json index 0841c16..dffdf6a 100644 --- a/packageE/pages/user/monthgiftbag/giftpackinfo/giftpackinfo.json +++ b/packageE/pages/user/monthgiftbag/giftpackinfo/giftpackinfo.json @@ -5,6 +5,8 @@ "my_confirm": "/components/my_confirm/my_confirm", "qr_code": "/components/qr_code/qr_code", "nav_b": "/components/nav_b/nav_b", - "share": "/components/share/share" - } + "share": "/components/share/share", + "com_top_nav": "/components/com_top_nav/com_top_nav" + }, + "navigationStyle": "custom" } \ No newline at end of file diff --git a/packageE/pages/user/monthgiftbag/giftpackinfo/giftpackinfo.wxml b/packageE/pages/user/monthgiftbag/giftpackinfo/giftpackinfo.wxml index 899a35c..2a63c2f 100644 --- a/packageE/pages/user/monthgiftbag/giftpackinfo/giftpackinfo.wxml +++ b/packageE/pages/user/monthgiftbag/giftpackinfo/giftpackinfo.wxml @@ -1,3 +1,4 @@ + diff --git a/packageE/pages/user/monthgiftbag/giftpacklist/giftpacklist.json b/packageE/pages/user/monthgiftbag/giftpacklist/giftpacklist.json index 0841c16..dffdf6a 100644 --- a/packageE/pages/user/monthgiftbag/giftpacklist/giftpacklist.json +++ b/packageE/pages/user/monthgiftbag/giftpacklist/giftpacklist.json @@ -5,6 +5,8 @@ "my_confirm": "/components/my_confirm/my_confirm", "qr_code": "/components/qr_code/qr_code", "nav_b": "/components/nav_b/nav_b", - "share": "/components/share/share" - } + "share": "/components/share/share", + "com_top_nav": "/components/com_top_nav/com_top_nav" + }, + "navigationStyle": "custom" } \ No newline at end of file diff --git a/packageE/pages/user/monthgiftbag/giftpacklist/giftpacklist.wxml b/packageE/pages/user/monthgiftbag/giftpacklist/giftpacklist.wxml index cbd3359..a63526c 100644 --- a/packageE/pages/user/monthgiftbag/giftpacklist/giftpacklist.wxml +++ b/packageE/pages/user/monthgiftbag/giftpacklist/giftpacklist.wxml @@ -1,3 +1,5 @@ + + -- libgit2 0.21.4