Upload new file

This commit is contained in:
chiu 2019-08-21 15:05:00 +08:00
parent 367b5fb35e
commit 74a556e166
1 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,8 @@
<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>