diff --git a/app/data/view/shop_goods/index.html b/app/data/view/shop_goods/index.html index 85ccefee3..ada3126ec 100644 --- a/app/data/view/shop_goods/index.html +++ b/app/data/view/shop_goods/index.html @@ -4,7 +4,7 @@ -{if $type eq 'index'} +{if isset($type) and $type eq 'index'} @@ -19,7 +19,7 @@