提交 079e8f7c 编写于 作者: D devil_gong

Merge branch 'v1.4.0' of gitee.com:gongfuxiang/shopxo into v1.4.0

......@@ -76,7 +76,7 @@ class Pluginsadmin extends Common
'total' => $total,
'where' => $params,
'page' => isset($params['page']) ? intval($params['page']) : 1,
'url' => MyUrl('admin/plugins/index'),
'url' => MyUrl('admin/Pluginsadmin/index'),
);
$page = new \base\Page($page_params);
$this->assign('page_html', $page->GetPageHtml());
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册