From 5ecb8706b917aa86f43e44a412e86e3e50b636c0 Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期一, 09 六月 2025 09:54:04 +0800
Subject: [PATCH] 提交一把订单
---
wx/pages.json | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/wx/pages.json b/wx/pages.json
index a471ae7..add1fbb 100644
--- a/wx/pages.json
+++ b/wx/pages.json
@@ -201,6 +201,13 @@
"navigationBarTitleText" : "绛剧讲鎶曚繚鍗�",
"enablePullDownRefresh" : false
}
+ },
+ {
+ "path" : "pages/compensationDetails/compensationDetails",
+ "style" :
+ {
+ "navigationBarTitleText" : "璧斾粯璇︽儏"
+ }
}
],
"globalStyle": {
--
Gitblit v1.9.3