Bladeren bron

www/protected/modules/j/

seamong 7 jaren geleden
bovenliggende
commit
7443dafff8

+ 2 - 2
www/protected/modules/j/controllers/WebController.php

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

+ 0 - 0
www/protected/modules/j/views/web/giftPackageIntroduction.php → www/protected/modules/j/views/web/giftPackage.php