From 6abfa21b225bd5539b5fee2c7dfcaf7e6dbca1fc Mon Sep 17 00:00:00 2001
From: quanwei <419654421@qq.com>
Date: Sat, 15 Nov 2025 18:15:12 +0800
Subject: [PATCH] 服务器地址忘了改回来了
---
mobile/pages.json | 14 ++++++++++++++
1 files changed, 14 insertions(+), 0 deletions(-)
diff --git a/mobile/pages.json b/mobile/pages.json
index 77f990d..2753100 100644
--- a/mobile/pages.json
+++ b/mobile/pages.json
@@ -1425,6 +1425,20 @@
{
"navigationBarTitleText" : "收银台"
}
+ },
+ {
+ "path" : "business/chat/chat",
+ "style" :
+ {
+ "navigationBarTitleText" : "聊天"
+ }
+ },
+ {
+ "path" : "business/chat/list",
+ "style" :
+ {
+ "navigationBarTitleText" : "聊天列表"
+ }
}
]
},
--
Gitblit v1.9.2