mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2026-07-05 21:32:31 +08:00
钱包充值
This commit is contained in:
@ -163,7 +163,7 @@ class Recharge extends Common
|
||||
$ret = PayService::Respond($params);
|
||||
|
||||
// 自定义链接
|
||||
$this->assign('to_url', PluginsHomeUrl('wallet', 'wallet', 'recharge'));
|
||||
$this->assign('to_url', PluginsHomeUrl('wallet', 'recharge', 'index'));
|
||||
$this->assign('to_title', '充值明细');
|
||||
|
||||
// 状态
|
||||
|
||||
Reference in New Issue
Block a user