forked from AkkomaGang/admin-fe
perf:replace favicon
This commit is contained in:
parent
43a51148fe
commit
ed34ea3e07
2 changed files with 1 additions and 1 deletions
BIN
favicon.ico
BIN
favicon.ico
Binary file not shown.
Before Width: | Height: | Size: 66 KiB After Width: | Height: | Size: 4.2 KiB |
|
@ -33,7 +33,7 @@ export const constantRouterMap = [
|
|||
path: 'dashboard',
|
||||
component: _import('dashboard/index'),
|
||||
name: 'dashboard',
|
||||
meta: { title: 'dashboard', icon: 'dashboard' }
|
||||
meta: { title: 'dashboard', icon: 'dashboard', noCache: true }
|
||||
}]
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue