From 110b6b66982f0c02a70a3291d54c1f19693138ee Mon Sep 17 00:00:00 2001
From: xuxueyang <xuxy@fengyuntec.com>
Date: 星期六, 03 八月 2024 15:42:46 +0800
Subject: [PATCH] 1
---
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