Commit 3da8e52f9360bfea875c4267377198bc966dd910

Authored by sqy
1 parent c215e485

fix:修改图标的名称

... ... @@ -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 {
... ...