自定义分隔符
模板 tpl
使用
var render = tjs(tpl, { open: '' }); render({ title: '标题' });
输出