Commit 5a25afa2 by 冷斌

fix bug

parent a71d88e8
...@@ -132,8 +132,8 @@ return array( ...@@ -132,8 +132,8 @@ return array(
'basic/Message/detail' => SITE_URL.'/message/reply/[id]_[type].html', 'basic/Message/detail' => SITE_URL.'/message/reply/[id]_[type].html',
//单页 //单页
'basic/Single/indie' => SITE_URL.'/indie/[ie].html',
'basic/Single/info' => SITE_URL.'/single/[id].html', 'basic/Single/info' => SITE_URL.'/single/[id].html',
'basic/Single/indie' => SITE_URL.'/indie/[ie].html',
//app下载 //app下载
'home/Index/appdownload' => SITE_URL.'/appdownload.html', 'home/Index/appdownload' => SITE_URL.'/appdownload.html',
......
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