diff --git a/application/plugins/view/wallet/recharge/index.html b/application/plugins/view/wallet/recharge/index.html index 2562f6e9a..c4b50521f 100755 --- a/application/plugins/view/wallet/recharge/index.html +++ b/application/plugins/view/wallet/recharge/index.html @@ -26,7 +26,7 @@ {{include file="../../../plugins/view/wallet/public/nav" /}} -
+
diff --git a/application/plugins/wallet/Recharge.php b/application/plugins/wallet/Recharge.php index 2def2292b..ec99dfad5 100755 --- a/application/plugins/wallet/Recharge.php +++ b/application/plugins/wallet/Recharge.php @@ -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', '充值明细'); // 状态