Explorar el Código

Update index.html

Anyon hace 2 años
padre
commit
2842925fc3
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      app/admin/view/queue/index.html

+ 1 - 1
app/admin/view/queue/index.html

@@ -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);
                     }
                 },
                 {