mirror of
https://gitee.com/koogua/course-tencent-cloud.git
synced 2025-07-02 23:16:49 +08:00
优化积分兑换页
This commit is contained in:
parent
1ebb995fc1
commit
9b72c950c6
@ -87,7 +87,7 @@ class PointGiftController extends Controller
|
||||
$hotGifts = $this->getHotGifts();
|
||||
$userBalance = $this->getUserBalance();
|
||||
|
||||
$this->seo->prependTitle(['积分兑换', $gift['name']]);
|
||||
$this->seo->prependTitle(['积分商城', $gift['name']]);
|
||||
|
||||
$this->view->pick('point/gift/show');
|
||||
$this->view->setVar('gift', $gift);
|
||||
|
Loading…
x
Reference in New Issue
Block a user