分包问题处理

This commit is contained in:
FengHui
2026-02-11 15:25:28 +08:00
parent 634e097c3f
commit ebd0f439b8
12 changed files with 23 additions and 23 deletions

View File

@@ -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,