thinkphp 路径问题
就是在html页面上写的连接到下个页面的动态连接。
action:当前是index方法,想连接到a_more方法;
model:当前的index,想用m_more
html:当前是index,想连接到h_more页面。
传的值是id=1。
——解决方案——————–
thinkphp 只能用绝对
本文来源gaodai.ma#com搞##代!^码@网*
搞gaodaima代码
路径 不支持相对路径好像
thinkphp 路径问题
就是在html页面上写的连接到下个页面的动态连接。
action:当前是index方法,想连接到a_more方法;
model:当前的index,想用m_more
html:当前是index,想连接到h_more页面。
传的值是id=1。
——解决方案——————–
thinkphp 只能用绝对
搞gaodaima代码
路径 不支持相对路径好像