添加设备管理页面
This commit is contained in:
@ -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: '门店管理',
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user