模板好像能正常运行

tp5 模板错误提示  invalid character in attribute value 和 unexpected character in  unquoted  attribute
但是旁边有错误提示。会不会是空格的问题?

invalid character in attribute value

unexpected character in unquoted attribute

最终的原因是

TP的HTML模板中,使用了一些变量,这些变量,暂时是没法被识别的。
所以,bt面板会报错,但不影响使用。

相关文章: