From 27ffb38bdd9fce603884be49a5733bb75c2e1b53 Mon Sep 17 00:00:00 2001
From: Lou <luzhiping@qqyjz.com>
Date: Tue, 05 Mar 2024 17:52:41 +0800
Subject: [PATCH] 商超类型判断 场所采集修改、我的房屋房产证问题修复
---
pages.json | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
diff --git a/pages.json b/pages.json
index 916bc24..d006ca8 100644
--- a/pages.json
+++ b/pages.json
@@ -818,6 +818,15 @@
}
},
{
+ "path": "roomControl/myHouse",
+ "style": {
+ "navigationBarTitleText": "我的房屋",
+ "navigationBarBackgroundColor": "#fff",
+ "navigationBarTextStyle": "black",
+ "enablePullDownRefresh": false
+ }
+ },
+ {
"path": "houseNumber/index",
"style": {
"navigationBarTitleText": "门牌码信息",
--
Gitblit v1.9.3