From 43f8cbcadb614ba734b866bd488d84141766ef8d Mon Sep 17 00:00:00 2001 From: wangfukang <15630117759@163.com> Date: Thu, 4 Jun 2026 15:24:45 +0800 Subject: [PATCH] 1 --- pages.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/pages.json b/pages.json index e4ecf32..d195977 100644 --- a/pages.json +++ b/pages.json @@ -34,12 +34,30 @@ "navigationBarTitleText": "星球券明细", "navigationStyle": "custom" } + },{ + "path": "planet/rank", + "style": { + "navigationBarTitleText": "星球排行榜", + "navigationStyle": "custom" + } },{ "path": "planet/adventure", "style": { "navigationBarTitleText": "学院助推赛", "navigationStyle": "custom" } + },{ + "path": "planet/pkHall", + "style": { + "navigationBarTitleText": "星球擂台", + "navigationStyle": "custom" + } + },{ + "path": "planet/more", + "style": { + "navigationBarTitleText": "星球补给地图", + "navigationStyle": "custom" + } },{ "path": "tabbar/release", "style": {