From c1626f0e66bb1301668698c71c490a0bdc1c6a0e Mon Sep 17 00:00:00 2001
From: zxl <763096477@qq.com>
Date: 星期一, 25 八月 2025 18:48:31 +0800
Subject: [PATCH] 跳转
---
pages.json | 72 ++++++++++++++---------------------
1 files changed, 29 insertions(+), 43 deletions(-)
diff --git a/pages.json b/pages.json
index 9d92817..9bfa037 100644
--- a/pages.json
+++ b/pages.json
@@ -28,6 +28,13 @@
"navigationStyle": "custom"
// 闅愯棌椤堕儴瀵艰埅鏍�
}
+ },
+ {
+ "path" : "pages/ActivityPopup/ActivityPopup",
+ "style" :
+ {
+ "navigationBarTitleText" : ""
+ }
}
// {
// "path": "pages/tabbar/home/index",
@@ -423,27 +430,6 @@
}
}
},
- // {
- // "path": "myCollect",
- // "style": {
- // "navigationBarTitleText": "鏀惰棌",
- // "enablePullDownRefresh": true,
- // //涓嬫媺鍒锋柊
- // "navigationStyle": "custom",
- // "app-plus": {
- // "scrollIndicator": "none"
- // },
- // "componentPlaceholder": {
- // "u-navbar": "view",
- // "u-tabs": "view",
- // "u-empty": "view",
- // "u-swipe-action": "view",
- // "u-image": "view",
- // "u-loading": "view",
- // "u-tag": "view"
- // }
- // }
- // },
// {
// "path": "distribution/list",
// "style": {
@@ -870,27 +856,27 @@
}
}
},
- {
- "path": "myCollect/myCollect",
- "style": {
- "navigationBarTitleText": "鎴戠殑鏀惰棌",
- "enablePullDownRefresh": true,
- //涓嬫媺鍒锋柊
- "componentPlaceholder": {
- "u-icon": "view",
- "u-button": "view",
- "u-form": "view",
- "u-form-item": "view",
- "u-input": "view",
- "u-popup": "view",
- "u-search": "view",
- "u-loading": "view",
- "u-navbar": "view",
- "u-image": "view",
- "u-loadmore": "view"
- }
- }
- },
+ // {
+ // "path": "myCollect/myCollect",
+ // "style": {
+ // "navigationBarTitleText": "鎴戠殑鏀惰棌",
+ // "enablePullDownRefresh": true,
+ // //涓嬫媺鍒锋柊
+ // "componentPlaceholder": {
+ // "u-icon": "view",
+ // "u-button": "view",
+ // "u-form": "view",
+ // "u-form-item": "view",
+ // "u-input": "view",
+ // "u-popup": "view",
+ // "u-search": "view",
+ // "u-loading": "view",
+ // "u-navbar": "view",
+ // "u-image": "view",
+ // "u-loadmore": "view"
+ // }
+ // }
+ // },
{
"path": "myAttention",
"style": {
@@ -1261,7 +1247,7 @@
{
"path": "entry/seller/index",
"style": {
- "navigationBarTitleText": "搴楅摵鍏ラ┗",
+ "navigationBarTitleText": "渚涘簲鍟嗗叆椹�",
"navigationStyle": "custom",
"componentPlaceholder": {
"u-navbar": "view"
--
Gitblit v1.8.0