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>";
    
    }

 

posted on 2017-02-14 17:34  上善若水-随  阅读(2790)  评论(0编辑  收藏  举报