修改数广LOGO
This commit is contained in:
@@ -48,8 +48,9 @@ export const customTabbarList: CustomTabBarItem[] = [
|
||||
// 注意 unocss 图标需要如下处理:(二选一)
|
||||
// 1)在fg-tabbar.vue页面上引入一下并注释掉(见tabbar/index.vue代码第2行)
|
||||
// 2)配置到 unocss.config.ts 的 safelist 中
|
||||
iconType: 'unocss',
|
||||
icon: 'i-carbon-home',
|
||||
iconType: 'image',
|
||||
icon: '/static/logo2.png',
|
||||
iconActive: '/static/logo1.png',
|
||||
// badge: 'dot',
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user