dbfc.js 158 B

1234567891011121314
  1. var _height = $(window).height();
  2. // console.log(_height);
  3. $('.Plan_img').height(_height);
  4. PublicAction.AjaxSend({CORID:'m_bm_bottom'/*操作ID*/});