PHP里面的跳转
更新:HHH   时间:2023-1-7


echo '<script>window.location.href="/cms/index.php?token='.$this->token.'&wecha_id='.$this->wecha_id.'";</script>';

返回web开发教程...