分包问题处理
This commit is contained in:
@@ -63,7 +63,7 @@ const generateTabbarList = () => {
|
||||
{
|
||||
id: 2,
|
||||
text: '',
|
||||
path: '/pages/chat/chat',
|
||||
path: '/packageA/pages/chat/chat',
|
||||
iconPath: '/static/tabbar/robot2.png',
|
||||
selectedIconPath: '/static/tabbar/robot2.png',
|
||||
centerItem: true,
|
||||
|
||||
Reference in New Issue
Block a user