boundless-sky
if($code[\'result_code\'] !=\'FAIL\')
    {
        echo "<script type=\'text/javascript\'>
        alert(\'退款成功,请耐心等待\');history.back();
    </script>";
        //echo "退款成功";
        ; 
    }else{
        echo "<script type=\'text/javascript\'>
        alert(\'退款失败,请联系客服~~~\');history.back();
    </script>";
    
    }

 

分类:

技术点:

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-11-29
  • 2022-12-23
  • 2021-04-07
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-12-10
  • 2022-12-23
  • 2021-06-26
  • 2022-12-23
  • 2022-02-05
  • 2021-11-21
  • 2021-11-23
相关资源
相似解决方案