Ejemplo n.º 1
0
	public function _initialize() {
		parent::_initialize();
		$this->canUseFunction('Autumns');
		$this->activityType=1;
		$this->activityTypeName='拆礼盒';
		$this->assign('activityTypeName',$this->activityTypeName);
	}