修改文章管理列表页样式

This commit is contained in:
sugar1569 2018-10-08 09:35:54 +08:00
parent 0c8c3871ae
commit 2031e8548b

View File

@ -3,14 +3,14 @@
<link href="{__ADMIN_PATH}module/wechat/news/css/index.css" type="text/css" rel="stylesheet"> <link href="{__ADMIN_PATH}module/wechat/news/css/index.css" type="text/css" rel="stylesheet">
{/block} {/block}
{block name="content"} {block name="content"}
<style>
tr td img{height: 80px;}
</style>
<div class="row"> <div class="row">
<div class="col-sm-12"> <div class="col-sm-12">
<div class="ibox"> <div class="ibox">
<div class="ibox-title"> <div class="ibox-title">
<button type="button" class="btn btn-w-m btn-primary" onclick="window.location.href='{:Url('create',array('cid'=>$cid))}'">添加文章</button> <button type="button" class="btn btn-w-m btn-primary" onclick="window.location.href='{:Url('create',array('cid'=>$cid))}'">添加文章</button>
<div class="ibox-tools">
<button class="btn btn-white btn-sm" onclick="location.reload()"><i class="fa fa-refresh"></i> 刷新</button>
</div>
<div style="margin-top: 2rem"></div> <div style="margin-top: 2rem"></div>
<div class="row"> <div class="row">
<div class="m-b m-l"> <div class="m-b m-l">