[4] ErrorException in 93b45309d4928fde1db96d63663cda94.php line 1238

语法错误: unexpected 'endif' (T_ENDIF)

  1. * @return {[type]} [description]
  2. */
  3. function aaa(parentDom,listDom,index,offset){
  4. offset=typeof offset=='undefined'?0:offset;
  5. let ll=listDom.eq(index).position().top;
  6. if(parentDom.scrollTop()){
  7. parentDom.scrollTop(ll+parentDom.scrollTop()-offset);
  8. }else {
  9. parentDom.scrollTop(ll-offset);
  10. };
  11. }
  12. </script>
  13. </div>
  14. <?php endif; ?>
  15. </div>
  16. <footer class="footer_c_all">
  17. <div class="container">
  18. <div class="footer_c_nav_logo_all f-b-c">
  19. <div class="footer_c_logo f-s-s">