mobile-first
赵鹏 6 years ago
parent 864f77bf30
commit 879c77ad76

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

Loading…
Cancel
Save