From 555b592bfc02faedb307ef1be2174bce176c41c5 Mon Sep 17 00:00:00 2001 From: zhanghua <314079846@qq.com> Date: 星期三, 28 五月 2025 11:10:25 +0800 Subject: [PATCH] bug --- pages.json | 15 +++++++++++++++ 1 files changed, 15 insertions(+), 0 deletions(-) diff --git a/pages.json b/pages.json index db96005..e4123e3 100644 --- a/pages.json +++ b/pages.json @@ -214,6 +214,21 @@ "u-search": "view" } } + }, + { + "path" : "pages/goods-manager/goodsList/goodsList", + "style" : + { + "enablePullDownRefresh" : true, + "navigationBarTitleText" : "鍟嗗搧鍒楄〃" + } + }, + { + "path" : "pages/goods-manager/addGoods/addGoods", + "style" : + { + "navigationBarTitleText" : "" + } } -- Gitblit v1.8.0