mirror of
https://gitee.com/technical-laohu/mpay.git
synced 2026-06-08 15:02:23 +08:00
修复一些小问题
This commit is contained in:
@@ -13,6 +13,8 @@ class PayManageController extends BaseController
|
||||
{
|
||||
public function index()
|
||||
{
|
||||
$domain = $this->request->domain();
|
||||
View::assign('domain', $domain);
|
||||
return View::fetch();
|
||||
}
|
||||
// 编辑账号
|
||||
|
||||
Reference in New Issue
Block a user