mirror of
https://github.com/crmeb/CRMEB.git
synced 2026-02-14 11:34:02 +00:00
修改文章管理列表页样式
This commit is contained in:
parent
0c8c3871ae
commit
2031e8548b
@ -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">
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user