From 7a89892d6ac9c181febed610b62f1aeb8145099b Mon Sep 17 00:00:00 2001 From: xuxueyang <xuxy@fengyuntec.com> Date: 星期六, 03 八月 2024 06:58:48 +0800 Subject: [PATCH] update --- pages.json | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/pages.json b/pages.json index e292dca..3b2fb96 100644 --- a/pages.json +++ b/pages.json @@ -158,6 +158,12 @@ ,{ "path": "supplier-info/supplier-info", "style": { + "navigationBarTitleText": "店铺信息维护", + "enablePullDownRefresh": false + } + },{ + "path": "supplier-info/supplier-info-update", + "style": { "navigationBarTitleText": "信息维护", "enablePullDownRefresh": false } -- Gitblit v1.9.3