diff --git a/home/controllers/h5/market/sylive2/Act.php b/home/controllers/h5/market/sylive2/Act.php index 72e94d95..3a292652 100644 --- a/home/controllers/h5/market/sylive2/Act.php +++ b/home/controllers/h5/market/sylive2/Act.php @@ -10,6 +10,7 @@ class Act extends Wx { private $a_id,$skey; public function __construct(){ + echo "

大家都太热情了,先稍等片刻再访问吧~

";exit; parent::__construct(); $this->load->model('market/market_sylive_organization_model'); $this->load->model('market/market_sylive_activity_model');