|
|
|
@ -318,7 +318,7 @@
|
|
|
|
|
window.forward_progress_xiaji = function (job_id, total_count, finish_count, job_type) {
|
|
|
|
|
layer.open({
|
|
|
|
|
type: 2,
|
|
|
|
|
title: '提交进度( <span style="color: #16BAAA;font-weight: bolder;">已提交 ' + finish_count + '</span> / 应提交 ' + total_count + ' )',
|
|
|
|
|
title: '转发进度( <span style="color: #16BAAA;font-weight: bolder;">已提交 ' + finish_count + '</span> / 应提交 ' + total_count + ' )',
|
|
|
|
|
shadeClose: true,
|
|
|
|
|
shade: false,
|
|
|
|
|
maxmin: false,
|
|
|
|
|