|
@@ -15,7 +15,7 @@ class LotteryOrderProduct extends Auth{
|
|
|
|
|
|
protected function _initialize(){
|
|
protected function _initialize(){
|
|
parent::_initialize();
|
|
parent::_initialize();
|
|
- $this->assign('breadcrumb1','下点抽奖');
|
|
|
|
|
|
+ $this->assign('breadcrumb1','下单抽奖');
|
|
$this->assign('breadcrumb2','商品范围');
|
|
$this->assign('breadcrumb2','商品范围');
|
|
}
|
|
}
|
|
|
|
|