From b90b528cb5c6eaebe03fba972fef658a741ce896 Mon Sep 17 00:00:00 2001
From: quanwei <419654421@qq.com>
Date: Thu, 26 Feb 2026 18:19:13 +0800
Subject: [PATCH] 活动评价
---
mobile/pages.json | 12 +++++++++++-
1 files changed, 11 insertions(+), 1 deletions(-)
diff --git a/mobile/pages.json b/mobile/pages.json
index 6c4d749..de0b085 100644
--- a/mobile/pages.json
+++ b/mobile/pages.json
@@ -573,6 +573,16 @@
//#endif
}
}
+ }, {
+ "path": "activity/evaluate/evaluate",
+ "style": {
+ "navigationBarTitleText": "活动评价",
+ "app-plus": {
+ //#ifdef H5
+ "titleNView": false
+ //#endif
+ }
+ }
},
{
"path": "activity/product/index",
@@ -1606,7 +1616,7 @@
//#endif
}
}
- },{
+ }, {
"path": "operations/index",
"style": {
"navigationStyle": "custom",
--
Gitblit v1.9.2