Authored by Lixiaodi

Merge branch 'dev_20190130_import' of http://git.yoho.cn/ufo/ufo-platform into dev_20190130_import

... ... @@ -92,6 +92,11 @@
padding: 20px;
}
.btn-download span {
line-height: 40px;
color: #87CEFA;
}
</style>
<div style="margin-left: 30px;" class="div_search">
<input id="id" type="text">
... ... @@ -115,7 +120,7 @@
导入EXCEL
</div>
</form>
<a href="..\..\..\common/import.xlsx" style="height: 40px; display: inline-block; line-height: 40px;border: none; background: none;" class="easyui-linkbutton btn-info btn-download" target="_blank">下载样例.xlsx</a>
</div>
</div>
<div region="center">
... ...