Commit b99fdc10 authored by agping's avatar agping

后台 样式优化

parent 54d998b7
......@@ -61,12 +61,6 @@
<div class="table-responsive">
<table class="table table-striped table-bordered table-hover table-condensed">
<thead>
<tr>
<td colspan="10">
<form id="form_search">
</form>
</td>
</tr>
<tr>
<th class="text-center">编号</th>
<th class="text-center">类型</th>
......
......@@ -3,8 +3,7 @@
<style>
.pk-container-detail{
background-color: #fff;
margin-left: 8px;
width: 80%;
width: 100%;
height: 820px;
border-radius:3px ;
box-sizing: border-box;
......
......@@ -3,8 +3,7 @@
<style>
.pk-container-detail{
background-color: #fff;
margin-left: 8px;
width: 96%;
width: 100%;
height: 820px;
border-radius:3px ;
box-sizing: border-box;
......
{layout name="global/frame_two_tpl" /}
<input type="hidden" class="page-load" id="realtimePerformance" />
<style type="text/css">
.panel-body{
padding-top: 0;
}
.left{
float: left;
}
......@@ -77,7 +80,7 @@
.performance-ranking-head{
float: left;
margin-right: 30px;
margin-top: 10px;
margin-top: 5px;
}
/*加载图标*/
#main_loading_pic {
......@@ -101,7 +104,7 @@
<div class="panel-heading breadcrumb">
<li>
<a href="#" class="performance-ranking-head" style=""><span id="performance_ranking">业绩排行</span>&nbsp;&nbsp;&nbsp;&nbsp;<span id="rank_start_day"></span>&nbsp;&nbsp;<span id="rank_end_day"></span></a>
<select class="form-control btn2-city" id="realtime_city_choose" style="display: none;margin-top: 6px;">
<select class="form-control btn2-city" id="realtime_city_choose" style="display: none;margin-top: 0px;">
</select>
</li>
</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment