当前位置: 代码迷 >> 综合 >> Template /template/simple /text.ftl not found.
  详细解决方案

Template /template/simple /text.ftl not found.

热度:90   发布时间:2023-12-12 12:43:41.0

一直抱这个错,百度了好久,最后发现

       <s:form action="/admin_login" method="post" theme="simple">

            中的theme="simple"    e后面多了个空格 写成了theme="simple "

  

               尬

  相关解决方案