From 0e27e675486d6c34c8ac71bcdee2e92756855e48 Mon Sep 17 00:00:00 2001 From: tianyi <13521030702@163.com> Date: Sat, 9 May 2026 15:51:59 +0800 Subject: [PATCH] 1 --- pages.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/pages.json b/pages.json index 5d9ee1c..05118f3 100644 --- a/pages.json +++ b/pages.json @@ -264,6 +264,15 @@ "bounce": "none" } } + },{ + "path": "pages/shop/attributeList", + "style": { + "navigationBarTitleText": "新增属性", + "navigationStyle": "custom", + "app-plus": { + "bounce": "none" + } + } },{ "path": "pages/shop/shopReturnOrder", "style": {