更新 import-class.html
parent
ebd95f9413
commit
f1fac2037a
|
|
@ -70,7 +70,7 @@
|
||||||
<div class="layui-col-md12" style="padding-top: 20px;">
|
<div class="layui-col-md12" style="padding-top: 20px;">
|
||||||
<button type="button" class="layui-btn" id="uploadExcel">上传Excel文件</button>
|
<button type="button" class="layui-btn" id="uploadExcel">上传Excel文件</button>
|
||||||
<!-- 可以添加一个下载模板的链接 -->
|
<!-- 可以添加一个下载模板的链接 -->
|
||||||
<a href="path/to/your/template.xlsx" class="layui-btn layui-btn-primary">下载模板</a>
|
<a href="/files/template.xlsx" class="layui-btn layui-btn-primary">下载模板</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Reference in New Issue