Commit 205aae90 authored by 刘丹's avatar 刘丹

用户

parent f4e67f95
......@@ -12,7 +12,7 @@
<div class="panel-body">
<div class="table-responsive">
<table class="table table-striped table-bordered table-hover table-condensed">
<table class="table table-striped table-bordered table-hover table-condensed text-center">
<thead>
<tr>
......@@ -23,7 +23,7 @@
<form class="form form-inline" method="get" action="/admin.php/admin/user/index.html">
<div class="form-group">
<div class="input-group search-form">
<input type="text" name="search" class="form-control search-input pull-right" value="" placeholder="请输入ID/用户名/昵称">
<input type="text" name="search" class="form-control search-input pull-right" value="" placeholder="请用户名/手机号">
<span class="input-group-btn">
<button id="search" type="button" class="btn btn-success search-btn"><i class="glyphicon glyphicon-search"></i></button>
</span>
......@@ -37,7 +37,7 @@
<tr>
<th class="text-center">注册时间</th>
<th class="text-center">用户ID</th>
<th class="text-center">姓名<th>
<th class="text-center">姓名</th>
<th class="text-center">手机号</th>
<th class="text-center">绑定小组/门店</th>
</tr>
......
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