mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
[更新]修改文章模板
This commit is contained in:
parent
13eb950188
commit
31a9027fe9
@ -1,7 +1,7 @@
|
|||||||
{extend name="../../admin/view/full"}
|
{extend name="../../admin/view/full"}
|
||||||
|
|
||||||
{block name='content'}
|
{block name='content'}
|
||||||
<div class="padding-25" data-select-container>
|
<div class="iframe-pagination">
|
||||||
{include file='news_item/select_search'}
|
{include file='news_item/select_search'}
|
||||||
<table class="layui-table margin-top-10" lay-skin="line">
|
<table class="layui-table margin-top-10" lay-skin="line">
|
||||||
{notempty name='list'}
|
{notempty name='list'}
|
||||||
@ -30,20 +30,6 @@
|
|||||||
</div>
|
</div>
|
||||||
{/block}
|
{/block}
|
||||||
|
|
||||||
{block name='style'}
|
|
||||||
<style>
|
|
||||||
.pagination-container {
|
|
||||||
left: 0;
|
|
||||||
right: 0;
|
|
||||||
bottom: 0;
|
|
||||||
padding: 5px 20px;
|
|
||||||
position: fixed;
|
|
||||||
background: #fff;
|
|
||||||
border-top: 1px solid #dedede;
|
|
||||||
}
|
|
||||||
</style>
|
|
||||||
{/block}
|
|
||||||
|
|
||||||
{block name='script'}
|
{block name='script'}
|
||||||
<script>
|
<script>
|
||||||
$(function () {
|
$(function () {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user