“在左侧菜单显示”在CT站也显示

mobile-first
赵鹏 5 years ago
parent 9b304ce94b
commit 836d76f121

@ -816,7 +816,7 @@ if (!empty($setting_website_nav)) {
</div> </div>
<div class="col-sm-5 <?php <div class="col-sm-5 <?php
if ($information->ic_ht_area_type != 'c') { if ($information->ic_ht_area_type != 'c' || $information->ic_sitecode!="ct") {
echo 'hidden'; echo 'hidden';
} }
?>"> ?>">

Loading…
Cancel
Save