From 3c381ade8e8986a36c18a8190e508ce1061898a8 Mon Sep 17 00:00:00 2001 From: wangfukang <15630117759@163.com> Date: Sat, 30 May 2026 17:31:58 +0800 Subject: [PATCH] 1 --- pages.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/pages.json b/pages.json index 1b5d60f..6edb7f8 100644 --- a/pages.json +++ b/pages.json @@ -17,6 +17,24 @@ "subPackages": [{ "root": "package1", "pages": [{ + "path": "planet/index", + "style": { + "navigationBarTitleText": "白嫖星球", + "navigationStyle": "custom" + } + },{ + "path": "planet/drawResult", + "style": { + "navigationBarTitleText": "开奖结果", + "navigationStyle": "custom" + } + },{ + "path": "planet/ticketLog", + "style": { + "navigationBarTitleText": "星球券明细", + "navigationStyle": "custom" + } + },{ "path": "tabbar/release", "style": { "navigationBarTitleText": "发布",