生成的连接没问题
http://www.ndsa.com/Fwxapp/Index/weather/id/182934090.html
如果访问
http://ndsa.com/FwxApp/Index/index
生成的就是这个这样的域名 怎么回事呢
http://www.com/Fwxapp/Index/weather/id/182934090.html
U方法是
echo U('/' . GROUP_NAME . '/Index/weather', "id=182934090", true, false, true);
最佳答案