Upload new file

This commit is contained in:
chiu 2019-08-21 15:07:06 +08:00
parent 3722b22e5a
commit 1abd2fc10d
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
<table class="table table-striped plugin-show-table">
<tbody data-list="plugin_datas" data-level="0">
<tr><th class="{{title_class}}">{{title}}</th><td class="{{value_class}}">{{value}}</td></tr>
</tbody>
</table>