main
kgdxpr 2 years ago
parent c1c34eebc9
commit 283d4b455f

@ -64,7 +64,8 @@
</span>
<span style="font-weight:normal" id="excel_radio">
<input type="radio" name="formType" value="2" style="margin-left: 130px;"><img
src="../imgs/excel.png" title="EXCEL" style="width: 50px;margin-left: -22px;" id="excel">
src="../imgs/excel.png" title="EXCEL" style="width: 50px;margin-left: -22px;"
id="excel">
<span style="position: absolute;top: 55px;left: 156px;">
Excel
</span>

@ -27,7 +27,6 @@
查询
</button>
</div>
</div>
</div>
</div>
@ -39,7 +38,7 @@
{{#if (d.job_type == 1) { }}
<img src="../imgs/form.png" title="表单" style="max-width: 16px;margin-top: -4px;">
{{# } else { }}
<img src="../imgs/excel.png" title="EXCEL模板" style="max-width: 16px;margin-top: -4px;">
<img src="../imgs/excel.png" title="Excel" style="max-width: 16px;margin-top: -4px;">
{{# } }}
{{d.job_name}}
{{#if (d.jiezhi == true) { }}

@ -39,7 +39,7 @@
{{#if (d.job_type == 1) { }}
<img src="../imgs/form.png" title="表单" style="max-width: 16px;margin-top: -4px;">
{{# } else { }}
<img src="../imgs/excel.png" title="EXCEL模板" style="max-width: 16px;margin-top: -4px;">
<img src="../imgs/excel.png" title="Excel" style="max-width: 16px;margin-top: -4px;">
{{# } }}
{{d.job_name}}
{{#if (d.jiezhi == true) { }}

Loading…
Cancel
Save