商品浏览列表用户错误修复

feat/task1-c-wallet
gongfuxiang 2023-04-10 11:49:25 +08:00
parent 87c4800910
commit 6ad2b73e56
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ class GoodsBrowse
], ],
], ],
[ [
'label' => $lang['user'], 'label' => $lang['goods'],
'view_type' => 'module', 'view_type' => 'module',
'view_key' => 'goodsbrowse/module/goods', 'view_key' => 'goodsbrowse/module/goods',
'grid_size' => 'lg', 'grid_size' => 'lg',