/********获取basePath********/
var curPath = window.document.location.href;
var PERFIX;
PERFIX = curPath.substring(0,curPath.indexOf("web"));

相关文章:

  • 2021-09-27
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-10-22
  • 2022-12-23
  • 2021-08-30
  • 2022-03-01
  • 2022-01-09
  • 2021-12-25
相关资源
相似解决方案