添加页面

This commit is contained in:
wangxiaowei
2025-12-15 17:53:24 +08:00
parent ad0ec0f7a1
commit 4559c450fa
44 changed files with 4342 additions and 2413 deletions

View File

@ -44,7 +44,7 @@ export const nativeTabbarList: NativeTabBarItem[] = [
{
iconPath: 'static/tabbar/order.png',
selectedIconPath: 'static/tabbar/order_s.png',
pagePath: 'pages/reserve/reserve',
pagePath: 'pages/order/order',
text: '订单',
},
{