1. //替换2个字符中间的字符
  2. alert(href.replace(/[^page=]+(?=&per-page)/, 0));





相关文章: