一下是我使用U()方法时发现的一些问题
U('home/index/test') 时输出index.php?g=home&m=index&a=test
U('/home') 输出 index.php?
U('home') 输出 index.php?g=home&m=index&a=home
U('home/admin') 输出 index.php?g=home&m=home&a=admin
各位大侠指点一下.
若管理员发现了请答复一下,或者知道一下U方法详细介绍,
如果是BUG请优化一下,希望TP越搞越好
最佳答案