A non well formed numeric value encountered
来源:5-4 利用tp5分页机制处理列表页
灵魂滚烫
2018-04-24
A non well formed numeric value encountered 出现这个问题报了这行错误<td>{$vo.create_time|date="y-m-d h:i",###}</td>
写回答
1回答
-
singwa
2018-04-24
您好 如果你的tp大于5.0.3版本的话 直接 {$vo.create_time}使用就可以。
10
相似问题