😎修复tabbar组件文件编码
This commit is contained in:
parent
062bacd0ec
commit
6c0e2b6837
@ -25,13 +25,13 @@
|
|||||||
id: 0,
|
id: 0,
|
||||||
path: "/pages/home/home",
|
path: "/pages/home/home",
|
||||||
icon: 'home',
|
icon: 'home',
|
||||||
text: "首页",
|
text: "首页",
|
||||||
centerItem: false
|
centerItem: false
|
||||||
}, {
|
}, {
|
||||||
id: 1,
|
id: 1,
|
||||||
path: "/pages/mine/mine",
|
path: "/pages/mine/mine",
|
||||||
icon: 'account',
|
icon: 'account',
|
||||||
text: "我的",
|
text: "我的",
|
||||||
centerItem: false
|
centerItem: false
|
||||||
}]
|
}]
|
||||||
})
|
})
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user