...
|
...
|
@@ -87,7 +87,7 @@ export default { |
87
|
87
|
{
|
88
|
88
|
name: '首页',
|
89
|
89
|
url: 'pages/index/index',
|
90
|
|
- icon: '../../../static/homw-un.png',
|
|
90
|
+ icon: '../../../static/home-un.png',
|
91
|
91
|
iconFill: '../../../static/home-yes.png'
|
92
|
92
|
},
|
93
|
93
|
{
|
...
|
...
|
|