Tools数据图片代码框架。

This commit is contained in:
fy3047957834
2021-10-19 22:55:41 +08:00
parent 9052f8e718
commit 0152180dfc
4 changed files with 34 additions and 0 deletions

View File

@@ -1,3 +1,5 @@
<link href="/static/css/pictures.css" rel="stylesheet"/>
<div class="layui-bg-gray" style="float: left; padding: 30px; width:45%">
<div class="layui-panel">
@@ -22,6 +24,13 @@
seq file
</button>
<div type="button" class="example_box" style="float: right;margin-top: 14px;" id="example_blast_seq">
<a href="#">
<span>example seq file</span>
<img src="/static/img_eg/ex_img/fasta.png" style="z-index: 999;" alt="Can't Display">
</a>
</div>
</div>
</div>