钱包优化

feat/task1-c-wallet
devil_gong 2019-05-08 11:30:25 +08:00
parent ccfde4cc29
commit ef9567d974
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ class Hook extends Controller
'url' => PluginsHomeUrl('wallet', 'wallet', 'index'),
'contains' => ['walletindex', 'rechargeindex', 'cashindex'],
'is_show' => 1,
'icon' => 'am-icon-github-alt',
'icon' => 'am-icon-google-wallet',
];
}