tianzhig 发表于 2017-4-6 11:38:41

php页面跳转并提示

$this->begin( $this->gen_url( array('app'=>'b2c','act'=>'loginBuy-1','ctl'=>'site_cart') ) );
$this->end( true,'请先登录再进行购物!');
页: [1]
查看完整版本: php页面跳转并提示