作者 董瑞恩
1 个管道 的构建 通过 耗费 0 秒

interface

... ... @@ -44,14 +44,15 @@
<input type="file" id="myfile" name="myfile">
</td>
</tr>
</table>
<div style="text-align: center">
<a class="btn btn-primary" href="{:url('AdminEquipment/template_export')}">下载模板</a>
<button class="btn btn-primary js-ajax-submit">上传</button>
</div>
</div>
<div style="text-align: center">
<a class="btn btn-primary" href="{:url('AdminEquipment/template_export')}">下载模板</a>
<button class="btn btn-primary js-ajax-submit">上传</button>
</div>
</div>
</form>
... ...