Update index.html

This commit is contained in:
Anyon 2022-05-30 14:41:01 +08:00
parent 493f85333b
commit 2842925fc3

View File

@ -75,7 +75,7 @@
} else {
d.two = '<span class="layui-badge think-bg-violet"></span>';
}
return laytpl('{{d.one}}任务编号:<b>{{d.code}}</b><br>{{d.two}}任务名称:{{d.title}}').render(d);
return laytpl('{{-d.one}}任务编号:<b>{{d.code}}</b><br>{{-d.two}}任务名称:{{d.title}}').render(d);
}
},
{