From 5edba502f4760b76a1128992207c31b1175476e9 Mon Sep 17 00:00:00 2001 From: tianyi <13521030702@163.com> Date: Fri, 27 Mar 2026 18:03:00 +0800 Subject: [PATCH] 11 --- pages.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/pages.json b/pages.json index f7c6547..36148a7 100644 --- a/pages.json +++ b/pages.json @@ -208,6 +208,24 @@ "navigationBarTitleText": "商家中心", "navigationStyle": "custom" } + },{ + "path": "myCenter/shopBill", + "style": { + "navigationBarTitleText": "商家账单", + "navigationStyle": "custom" + } + },{ + "path": "myCenter/dataStatistics", + "style": { + "navigationBarTitleText": "数据统计", + "navigationStyle": "custom" + } + },{ + "path": "myCenter/shopOrderList", + "style": { + "navigationBarTitleText": "商家订单", + "navigationStyle": "custom" + } },{ "path": "myCenter/goodsList", "style": {