diff --git a/public/themes/website/1/zh/dongya-web/common/nav.html b/public/themes/website/1/zh/dongya-web/common/nav.html index 3832193..0d96076 100644 --- a/public/themes/website/1/zh/dongya-web/common/nav.html +++ b/public/themes/website/1/zh/dongya-web/common/nav.html @@ -34,7 +34,7 @@ // var_dump($current_cate);exit; $onFlag = -1; if($vo['category_id']==($current_cate['id'] ?? 0) || $vo['category_id'] == ($current_cate['parent_id'] ?? 0) ){ - $onFlag = 1; + $onFlag = 1; } {/php}