提交代码
This commit is contained in:
@ -31,8 +31,8 @@ export default {
|
||||
{
|
||||
id: 0,
|
||||
path: '/pages/index/index',
|
||||
icon: '/static/indexB.png',
|
||||
selectIcon: '/static/indexA.png',
|
||||
icon: '/static/indexA.png',
|
||||
selectIcon: '/static/indexB.png',
|
||||
text: '首页',
|
||||
centerItem: false
|
||||
},
|
||||
@ -48,8 +48,8 @@ export default {
|
||||
{
|
||||
id: 2,
|
||||
path: '/pages/person/person',
|
||||
icon: '/static/personA.png',
|
||||
selectIcon: '/static/personB.png',
|
||||
icon: '/static/personB.png',
|
||||
selectIcon: '/static/personA.png',
|
||||
text: '我的',
|
||||
centerItem: false
|
||||
}
|
||||
|
Reference in New Issue
Block a user