销售管理改变表头颜色以及间距

webUi
赵桐华 5 years ago
parent 5dd6e0ed38
commit 8ea02c82b9
  1. 14
      frontend/views/appointment/all.php
  2. 14
      frontend/views/appointment/first.php
  3. 14
      frontend/views/appointment/today.php
  4. 12
      frontend/views/insurer/my-list.php
  5. 14
      frontend/views/insurer/my-return-list.php

@ -18,21 +18,21 @@ use \common\libs\MyLib;
<div class="ibox-content">
<form role="form" class="form-inline" onsubmit="return search();">
<div class="form-group">
<label>车主</label>
<label style="margin-left:20px;">车主</label>
<input type="text" name="car_man" id="car_man" class="form-control">
<label>电话</label>
<label style="margin-left:20px;">电话</label>
<input type="text" name="phone" id="phone" class="form-control">
<label>车牌</label>
<label style="margin-left:20px;">车牌</label>
<input type="text" name="car_no" id="car_no" class="form-control">
<label>被保险人</label>
<label style="margin-left:20px;">被保险人</label>
<input type="text" name="id_man" id="id_man" class="form-control">
<button type="submit" class="btn btn-primary">搜索</button>
<button type="submit" class="btn btn-primary" style="margin-left:30px;">搜索</button>
</div>
</form>
<div class="row">
<div class="row" style="margin-top:30px;">
<div class="col-md-12">
<table id="listTable">
<thead>
<thead class="bg-warning">
<tr>
<th data-field="state" data-checkbox="true"></th>
<th width="50" data-field="car_id">ID</th>

@ -18,21 +18,21 @@ use \common\libs\MyLib;
<div class="ibox-content">
<form role="form" class="form-inline" onsubmit="return search();">
<div class="form-group">
<label>车主</label>
<label style="margin-left:20px;">车主</label>
<input type="text" name="car_man" id="car_man" class="form-control">
<label>电话</label>
<label style="margin-left:20px;">电话</label>
<input type="text" name="phone" id="phone" class="form-control">
<label>车牌</label>
<label style="margin-left:20px;">车牌</label>
<input type="text" name="car_no" id="car_no" class="form-control">
<label>被保险人</label>
<label style="margin-left:20px;">被保险人</label>
<input type="text" name="id_man" id="id_man" class="form-control">
<button type="submit" class="btn btn-primary">搜索</button>
<button type="submit" class="btn btn-primary" style="margin-left:30px;">搜索</button>
</div>
</form>
<div class="row">
<div class="row" style="margin-top:30px;">
<div class="col-md-12">
<table id="listTable">
<thead>
<thead class="bg-warning">
<tr>
<th data-field="state" data-checkbox="true"></th>
<th width="50" data-field="car_id">ID</th>

@ -18,21 +18,21 @@ use \common\libs\MyLib;
<div class="ibox-content">
<form role="form" class="form-inline" onsubmit="return search();">
<div class="form-group">
<label>车主</label>
<label style="margin-left:20px;">车主</label>
<input type="text" name="car_man" id="car_man" class="form-control">
<label>电话</label>
<label style="margin-left:20px;">电话</label>
<input type="text" name="phone" id="phone" class="form-control">
<label>车牌</label>
<label style="margin-left:20px;">车牌</label>
<input type="text" name="car_no" id="car_no" class="form-control">
<label>被保险人</label>
<label style="margin-left:20px;">被保险人</label>
<input type="text" name="id_man" id="id_man" class="form-control">
<button type="submit" class="btn btn-primary">搜索</button>
<button type="submit" class="btn btn-primary" style="margin-left:20px;">搜索</button>
</div>
</form>
<div class="row">
<div class="row" style="margin-top:30px;">
<div class="col-md-12">
<table id="listTable">
<thead>
<thead class="bg-warning">
<tr>
<th data-field="state" data-checkbox="true"></th>
<th width="50" data-field="car_id">ID</th>

@ -18,18 +18,18 @@ use \common\libs\MyLib;
<div class="ibox-content">
<form role="form" class="form-inline" onsubmit="return search();">
<div class="form-group">
<label class="left-space">车主</label>
<label style="margin-left:20px;">车主</label>
<input type="text" name="car_man" id="car_man" class="form-control">
<label class="left-space">电话</label>
<label style="margin-left:20px;">电话</label>
<input type="text" name="phone" id="phone" class="form-control">
<label class="left-space">车牌</label>
<label style="margin-left:20px;">车牌</label>
<input type="text" name="car_no" id="car_no" class="form-control">
<label class="left-space">被保险人</label>
<label style="margin-left:20px;">被保险人</label>
<input type="text" name="id_man" id="id_man" class="form-control">
<button type="submit" class="btn btn-primary top-space" >搜索</button>
<button type="submit" class="btn btn-primary" style="margin-left:30px;">搜索</button>
</div>
</form>
<div class="row">
<div class="row" style="margin-top:30px;">
<div class="col-md-12">
<table id="listTable">
<thead class="bg-warning">

@ -18,21 +18,21 @@ use \common\libs\MyLib;
<div class="ibox-content">
<form role="form" class="form-inline" onsubmit="return search();">
<div class="form-group">
<label>车主</label>
<label style="margin-left:20px;">车主</label>
<input type="text" name="car_man" id="car_man" class="form-control">
<label>电话</label>
<label style="margin-left:20px;">电话</label>
<input type="text" name="phone" id="phone" class="form-control">
<label>车牌</label>
<label style="margin-left:20px;">车牌</label>
<input type="text" name="car_no" id="car_no" class="form-control">
<label>被保险人</label>
<label style="margin-left:20px;">被保险人</label>
<input type="text" name="id_man" id="id_man" class="form-control">
<button type="submit" class="btn btn-primary">搜索</button>
<button type="submit" class="btn btn-primary" style="margin-left:30px;">搜索</button>
</div>
</form>
<div class="row">
<div class="row" style="margin-top:30px;">
<div class="col-md-12">
<table id="listTable">
<thead>
<thead class="bg-warning">
<tr>
<th width="50" data-field="id">ID</th>
<th data-field="car_no">车牌号</th>

Loading…
Cancel
Save