You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 11, 2019. It is now read-only.
composer update 之后tp框架会升级5.0.12
然后页面会报错:
经查, 模板中的代码
{include file='form' /}
解析之后的路径为
./application/admin\view\form.html
实际的路径为
./application/admin\view\admin_group\form.html
进而抛出异常:
The text was updated successfully, but these errors were encountered: