@闲.大赋 你好,想跟你请教个问题:
Template t = gt.getTemplate("listUser.template.txt");
t.binding("head.title", ...);
发现"head.title"这种格式报错,但head_title 就没问题,前一种有特殊意义吗?
模板会议head.title 作为一个变量, js变量时不允许有小数点的
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
暂无简介
文章 0 评论 0
接受
发布评论
评论(1)
模板会议head.title 作为一个变量, js变量时不允许有小数点的