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