mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
修改模板文件
This commit is contained in:
parent
83d05561d4
commit
febc23f386
@ -35,7 +35,7 @@
|
||||
{/notempty}
|
||||
<tbody>
|
||||
{foreach $list as $key=>$vo}
|
||||
<tr data-dbclick>
|
||||
<tr>
|
||||
<td class='list-table-check-td think-checkbox'>
|
||||
<label><input class="list-check-box" value='{$vo.id}' type='checkbox'/></label>
|
||||
</td>
|
||||
|
@ -10,7 +10,7 @@
|
||||
{/block}
|
||||
|
||||
{block name='content'}
|
||||
<div class="think-box-shadow inline-block">
|
||||
<div class="think-box-shadow table-block">
|
||||
<p class=" margin-bottom-15">
|
||||
演示接口文档:<a target="_blank" href="http://www.docway.net/project/1WkI0ZyQ7M1/share/1Wld0z7b1zE">http://www.docway.net/project/1WkI0ZyQ7M1/share/1Wld0z7b1zE</a>
|
||||
</p>
|
||||
|
@ -10,7 +10,7 @@
|
||||
{block name="content"}
|
||||
<div class="layui-tab layui-tab-card think-bg-white">
|
||||
<div class="layui-tab-content think-box-shadow table-block">
|
||||
{include file='shop_truck_company/index_search'}
|
||||
{include file='shop_truck_template/index_search'}
|
||||
<table class="layui-table" lay-skin="line">
|
||||
{notempty name='list'}
|
||||
<thead>
|
||||
|
Loading…
x
Reference in New Issue
Block a user