Upload new file

try
This commit is contained in:
chiu 2019-08-20 08:28:39 +08:00
parent 4335fccb0f
commit 6294265b63
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>