添加设备管理页面

This commit is contained in:
wangxiaowei
2025-12-14 19:33:30 +08:00
parent 03322fd615
commit 9e6e446c4c
3 changed files with 348 additions and 2 deletions

View File

@ -50,7 +50,7 @@ export const nativeTabbarList: NativeTabBarItem[] = [
{
iconPath: 'static/tabbar/store.png',
selectedIconPath: 'static/tabbar/store_s.png',
pagePath: 'pages/login/login',
pagePath: 'pages/store/store',
text: '门店管理',
},
{