Commit c38edda3 by Administrator

'点击设置显示空白'

parent 43986753
......@@ -25,6 +25,7 @@ class SingleAction extends CommonAction
*/
public function info()
{
dump($_GET);exit;
$id = t($_GET['id']);
if ($id === 'buy') {
$result = model('Xdata')->get("admin_Config:about");
......
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