|
@@ -125,10 +125,10 @@ class WebController extends JBaseController {
|
|
$this->renderpartial('serviceIntroduction');
|
|
$this->renderpartial('serviceIntroduction');
|
|
}
|
|
}
|
|
// 礼包介绍 Gift package introduction
|
|
// 礼包介绍 Gift package introduction
|
|
- public function actionGiftPackageIntroduction()
|
|
|
|
|
|
+ public function actionGiftPackage()
|
|
{
|
|
{
|
|
|
|
|
|
- $this->renderpartial('giftPackageIntroduction');
|
|
|
|
|
|
+ $this->renderpartial('giftPackage');
|
|
}
|
|
}
|
|
|
|
|
|
}
|
|
}
|