Commit bede10f4 by Administrator

'点击设置显示空白'

parent 2f2eb8af
......@@ -26,6 +26,7 @@ class SingleAction extends CommonAction
public function info()
{
$id = t($_GET['id']);
dump($id);
if ($id === 'buy') {
$result = model('Xdata')->get("admin_Config:about");
$res = [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment