update md list
This commit is contained in:
parent
160b6c0545
commit
95ed68c644
|
@ -87,6 +87,7 @@
|
|||
<?php endif; ?>
|
||||
<a class="label label-primary data-list-btn" data-uuid="<?php echo $item['uuid']; ?>">数据列表</a>
|
||||
<a class="label label-primary" href="/service/doc/uuid/<?php echo $item['uuid']; ?>">Word格式</a>
|
||||
<a class="label label-primary" href="/service/xml/uuid/<?php echo $item['uuid']; ?>">XML</a>
|
||||
</p>
|
||||
<?php if($item['author']) :?>
|
||||
<p>数据贡献者:<?= $item['author']; ?></p>
|
||||
|
|
Loading…
Reference in New Issue