代码拉取完成,页面将自动刷新
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, shrink-to-fit=no">
<title>Contact Profile | CORK - Multipurpose Bootstrap Dashboard Template </title>
<!-- BEGIN GLOBAL MANDATORY STYLES -->
<link href="https://fonts.googleapis.com/css?family=Nunito:400,600,700" rel="stylesheet">
<link href="bootstrap/css/bootstrap.min.css" rel="stylesheet" type="text/css" />
<link href="assets/css/plugins.css" rel="stylesheet" type="text/css" />
<!-- END GLOBAL MANDATORY STYLES -->
<!-- BEGIN PAGE LEVEL STYLES -->
<link rel="stylesheet" type="text/css" href="assets/css/forms/theme-checkbox-radio.css">
<link href="plugins/jquery-ui/jquery-ui.min.css" rel="stylesheet" type="text/css" />
<link href="assets/css/apps/contacts.css" rel="stylesheet" type="text/css" />
<!-- END PAGE LEVEL STYLES -->
</head>
<style type="text/css">
.action-btn svg{
width: 20px;
}
</style>
<body>
<!-- BEGIN NAVBAR -->
<div class="header-container fixed-top">
<header class="header navbar navbar-expand-sm">
<ul class="navbar-item theme-brand flex-row text-center">
<!--<li class="nav-item theme-logo">
<a href="index.html">
<img src="assets/img/logo.svg" class="navbar-logo" alt="logo">
</a>
</li>-->
<li class="nav-item theme-text">
<a href="index.html" class="nav-link"> 立讯精密 </a>
</li>
</ul>
<ul class="navbar-item flex-row ml-md-auto">
<li class="nav-item dropdown language-dropdown">
<div class="dropdown-menu position-absolute" aria-labelledby="language-dropdown">
<a class="dropdown-item d-flex" href="javascript:void(0);"><img src="assets/img/de.png" class="flag-width" alt="flag"> <span class="align-self-center"> German</span></a>
<a class="dropdown-item d-flex" href="javascript:void(0);"><img src="assets/img/jp.png" class="flag-width" alt="flag"> <span class="align-self-center"> Japanese</span></a>
<a class="dropdown-item d-flex" href="javascript:void(0);"><img src="assets/img/fr.png" class="flag-width" alt="flag"> <span class="align-self-center"> French</span></a>
<a class="dropdown-item d-flex" href="javascript:void(0);"><img src="assets/img/ca.png" class="flag-width" alt="flag"> <span class="align-self-center"> English</span></a>
</div>
</li>
<li class="nav-item dropdown message-dropdown">
<a href="javascript:void(0);" class="nav-link dropdown-toggle" id="messageDropdown" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-mail">
<path d="M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z"></path>
<polyline points="22,6 12,13 2,6"></polyline>
</svg>
</a>
<div class="dropdown-menu p-0 position-absolute" aria-labelledby="messageDropdown">
<div class="">
<a class="dropdown-item">
<div class="">
<div class="media">
<div class="user-img">
<img class="usr-img rounded-circle" src="assets/img/profile-11.jpeg.jpg" alt="profile">
</div>
<div class="media-body">
<div class="">
<h5 class="usr-name">Kara Young</h5>
<p class="msg-title">ACCOUNT UPDATE</p>
</div>
</div>
</div>
</div>
</a>
<a class="dropdown-item">
<div class="">
<div class="media">
<div class="user-img">
<img class="usr-img rounded-circle" src="assets/img/profile-16.jpeg.jpg" alt="profile">
</div>
<div class="media-body">
<div class="">
<h5 class="usr-name">Daisy Anderson</h5>
<p class="msg-title">ACCOUNT UPDATE</p>
</div>
</div>
</div>
</div>
</a>
<a class="dropdown-item">
<div class="">
<div class="media">
<div class="user-img">
<img class="usr-img rounded-circle" src="assets/img/profile-34.jpeg.jpg" alt="profile">
</div>
<div class="media-body">
<div class="">
<h5 class="usr-name">Oscar Garner</h5>
<p class="msg-title">ACCOUNT UPDATE</p>
</div>
</div>
</div>
</div>
</a>
</div>
</div>
</li>
<li class="nav-item dropdown notification-dropdown">
<a href="javascript:void(0);" class="nav-link dropdown-toggle" id="notificationDropdown" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-bell">
<path d="M18 8A6 6 0 0 0 6 8c0 7-3 9-3 9h18s-3-2-3-9"></path>
<path d="M13.73 21a2 2 0 0 1-3.46 0"></path>
</svg><span class="badge badge-success"></span>
</a>
<div class="dropdown-menu position-absolute" aria-labelledby="notificationDropdown">
<div class="notification-scroll">
<div class="dropdown-item">
<div class="media">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-heart">
<path d="M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z"></path>
</svg>
<div class="media-body">
<div class="notification-para"><span class="user-name">Shaun Park</span> likes your photo.</div>
</div>
</div>
</div>
<div class="dropdown-item">
<div class="media">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-share-2">
<circle cx="18" cy="5" r="3"></circle>
<circle cx="6" cy="12" r="3"></circle>
<circle cx="18" cy="19" r="3"></circle>
<line x1="8.59" y1="13.51" x2="15.42" y2="17.49"></line>
<line x1="15.41" y1="6.51" x2="8.59" y2="10.49"></line>
</svg>
<div class="media-body">
<div class="notification-para"><span class="user-name">Kelly Young</span> shared your post</div>
</div>
</div>
</div>
<div class="dropdown-item">
<div class="media">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-tag">
<path d="M20.59 13.41l-7.17 7.17a2 2 0 0 1-2.83 0L2 12V2h10l8.59 8.59a2 2 0 0 1 0 2.82z"></path>
<line x1="7" y1="7" x2="7" y2="7"></line>
</svg>
<div class="media-body">
<div class="notification-para"><span class="user-name">Kelly Young</span> mentioned you in comment.</div>
</div>
</div>
</div>
</div>
</div>
</li>
<li class="nav-item dropdown user-profile-dropdown">
<a href="javascript:void(0);" class="nav-link dropdown-toggle user" id="userProfileDropdown" data-toggle="dropdown" aria-haspopup="true" aria-expanded="true">
<img src="assets/img/profile-16.jpeg.jpg" alt="avatar">
</a>
<div class="dropdown-menu position-absolute" aria-labelledby="userProfileDropdown">
<div class="">
<div class="dropdown-item">
<a class="" href="auth_login.html">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-log-out">
<path d="M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4"></path>
<polyline points="16 17 21 12 16 7"></polyline>
<line x1="21" y1="12" x2="9" y2="12"></line>
</svg>退 出</a>
</div>
</div>
</div>
</li>
</ul>
</header>
</div>
<!-- END NAVBAR -->
<!-- BEGIN NAVBAR -->
<div class="sub-header-container">
<header class="header navbar navbar-expand-sm">
<a href="javascript:void(0);" class="sidebarCollapse" data-placement="bottom">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-menu">
<line x1="3" y1="12" x2="21" y2="12"></line>
<line x1="3" y1="6" x2="21" y2="6"></line>
<line x1="3" y1="18" x2="21" y2="18"></line>
</svg>
</a>
<ul class="navbar-nav flex-row">
<li>
<div class="page-header">
<nav class="breadcrumb-one" aria-label="breadcrumb">
<ol class="breadcrumb">
<li class="breadcrumb-item">
<a href="javascript:void(0);">Apps</a>
</li>
<li class="breadcrumb-item active" aria-current="page"><span>Contacts</span></li>
</ol>
</nav>
</div>
</li>
</ul>
</header>
</div>
<!-- END NAVBAR -->
<!-- BEGIN MAIN CONTAINER -->
<div class="main-container" id="container">
<div class="overlay"></div>
<div class="search-overlay"></div>
<!-- BEGIN SIDEBAR -->
<div class="sidebar-wrapper sidebar-theme">
<nav id="sidebar">
<div class="shadow-bottom"></div>
<ul class="list-unstyled menu-categories" id="accordionExample">
<li class="menu">
<a href="index_flow.html" data-active="false" aria-expanded="false" class="dropdown-toggle">
<div class="">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-home">
<path d="M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"></path>
<polyline points="9 22 9 12 15 12 15 22"></polyline>
</svg>
<span>流程</span>
</div>
</a>
</li>
<li class="menu">
<a href="auth_register.html" data-active="false" aria-expanded="false" class="dropdown-toggle">
<div class="">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-cpu">
<rect x="4" y="4" width="16" height="16" rx="2" ry="2"></rect>
<rect x="9" y="9" width="6" height="6"></rect>
<line x1="9" y1="1" x2="9" y2="4"></line>
<line x1="15" y1="1" x2="15" y2="4"></line>
<line x1="9" y1="20" x2="9" y2="23"></line>
<line x1="15" y1="20" x2="15" y2="23"></line>
<line x1="20" y1="9" x2="23" y2="9"></line>
<line x1="20" y1="14" x2="23" y2="14"></line>
<line x1="1" y1="9" x2="4" y2="9"></line>
<line x1="1" y1="14" x2="4" y2="14"></line>
</svg>
<span>账号注册</span>
</div>
</a>
</li>
<li class="menu">
<a href="index.html" data-active="false" aria-expanded="false" class="dropdown-toggle">
<div class="">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-box">
<path d="M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z"></path>
<polyline points="3.27 6.96 12 12.01 20.73 6.96"></polyline>
<line x1="12" y1="22.08" x2="12" y2="12"></line>
</svg>
<span>绩效评分</span>
</div>
</a>
</li>
<li class="menu">
<a href="#elements" data-toggle="collapse" aria-expanded="true" data-active="true" class="dropdown-toggle">
<div class="">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-zap">
<polygon points="13 2 3 14 12 14 11 22 21 10 12 10 13 2"></polygon>
</svg>
<span>员工维护</span>
</div>
<div>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-right">
<polyline points="9 18 15 12 9 6"></polyline>
</svg>
</div>
</a>
<ul class="collapse submenu list-unstyled show" id="elements" data-parent="#accordionExample">
<li>
<a> 绑定辅助 </a>
</li>
<li>
<a href="index_jxkh.html"> 绩效维护 </a>
</li>
<li>
<a href="index_jxkht.html"> 绩效维护1 </a>
</li>
<li class="active">
<a href="index_user.html"> 人员维护 </a>
</li>
<li>
<a href="#"> 权限管理 </a>
</li>
</ul>
</li>
</ul>
</nav>
</div>
<!-- END SIDEBAR -->
<!-- BEGIN CONTENT AREA -->
<div id="content" class="main-content">
<div class="layout-px-spacing">
<div class="row layout-spacing layout-top-spacing" id="cancel-row">
<div class="col-lg-12">
<div class="widget-content searchable-container list">
<div class="row layout-spacing" style="padding-bottom: 20px;margin-bottom: 20px; border-bottom:1px solid #d3d3d3;">
<div class="col-xl-8 col-lg-5 col-md-5 col-sm-7 filtered-list-search align-self-center">
<form class="form-inline my-2 my-lg-0">
<select class="form-control form-control-sm">
<option>选择BU</option>
<option>One</option>
<option>Two</option>
<option>Three</option>
</select>
<select class="form-control form-control-sm" style="margin-left: 10px;">
<option>选择SBU</option>
<option>One</option>
<option>Two</option>
<option>Three</option>
</select>
<select class="form-control form-control-sm" style="margin-left: 10px;">
<option>选择部门</option>
<option>One</option>
<option>Two</option>
<option>Three</option>
</select>
<div class="" style="width: 35%;margin-left: 10px;">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-search">
<circle cx="11" cy="11" r="8"></circle>
<line x1="21" y1="21" x2="16.65" y2="16.65"></line>
</svg>
<input type="text" class="form-control product-search form-control-sm" id="input-search" placeholder="输入工号或姓名">
</div>
</form>
</div>
<div class="col-xl-4 col-lg-7 col-md-7 col-sm-5 text-sm-right text-center align-self-center">
<div class="d-flex justify-content-sm-end justify-content-center">
<div class="switch align-self-center">
<span title="查询">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-grid view-grid">
<circle cx="11" cy="11" r="8"></circle>
<line x1="21" y1="21" x2="16.65" y2="16.65"></line>
</svg>
</span>
<span title="导出">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" class="feather feather-repeat view-grid" stroke-linecap="round" stroke-linejoin="round" ><path d="M15 3h4a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-4"/><polyline points="10 17 15 12 10 7"/><line x1="15" y1="12" x2="3" y2="12"/></svg>
</span>
</div>
</div>
</div>
</div>
<div class="searchable-items list" style="background: #fff;">
<div class="table-responsive">
<table class="table table-hover table-bordered mb-4" id="multi-column-ordering">
<thead>
<tr>
<th class="checkbox-column">
<div class="custom-control custom-checkbox checkbox-primary">
<input type="checkbox" class="custom-control-input todochkbox" id="todoAll">
<label class="custom-control-label" for="todoAll"></label>
</div>
</th>
<th class="text-center">序号</th>
<th>姓名</th>
<th>工号</th>
<th>入职时间</th>
<th>工龄(月)</th>
<th>职称</th>
<th>资位</th>
<th>职系</th>
<th>部门</th>
<th>邮箱</th>
<th>操作</th>
</tr>
</thead>
<tbody>
<tr>
<td class="checkbox-column">
<div class="custom-control custom-checkbox checkbox-primary">
<input type="checkbox" class="custom-control-input todochkbox" id="todo-1">
<label class="custom-control-label" for="todo-1"></label>
</div>
</td>
<td class="text-center">1</td>
<td>孟**</td>
<td>RX00000</td>
<td>20180318</td>
<td>30.4</td>
<td>高级经理 </td>
<td>11级</td>
<td>管理职</td>
<td>职能制造系统开发处</td>
<td>XXXX@Luxshare-ict.com</td>
<td>
<div class="action-btn">
操作
<a href="index_user_setting.html">
<svg viewBox="0 0 24 24" width="24" height="24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round" class="css-i6dzq1"><path d="M11 4H4a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7"></path><path d="M18.5 2.5a2.121 2.121 0 0 1 3 3L12 15l-4 1 1-4 9.5-9.5z"></path></svg>
</a>
</div>
</td>
</tr>
<tr>
<td class="checkbox-column">
<div class="custom-control custom-checkbox checkbox-primary">
<input type="checkbox" class="custom-control-input todochkbox" id="todo-2">
<label class="custom-control-label" for="todo-2"></label>
</div>
</td>
<td class="text-center">2</td>
<td>孟**</td>
<td>RX00000</td>
<td>20180318</td>
<td>30.4</td>
<td>高级经理 </td>
<td>11级</td>
<td>管理职</td>
<td>职能制造系统开发处</td>
<td>XXXX@Luxshare-ict.com</td>
<td>
<div class="action-btn">
操作
<a href="index_user_setting.html">
<svg viewBox="0 0 24 24" width="24" height="24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round" class="css-i6dzq1"><path d="M11 4H4a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7"></path><path d="M18.5 2.5a2.121 2.121 0 0 1 3 3L12 15l-4 1 1-4 9.5-9.5z"></path></svg>
</a>
</div>
</td>
</tr>
<tr>
<td class="checkbox-column">
<div class="custom-control custom-checkbox checkbox-primary">
<input type="checkbox" class="custom-control-input todochkbox" id="todo-3">
<label class="custom-control-label" for="todo-3"></label>
</div>
</td>
<td class="text-center">3</td>
<td>孟**</td>
<td>RX00000</td>
<td>20180318</td>
<td>30.4</td>
<td>高级经理 </td>
<td>11级</td>
<td>管理职</td>
<td>职能制造系统开发处</td>
<td>XXXX@Luxshare-ict.com</td>
<td>
<div class="action-btn">
操作
<a href="index_user_setting.html">
<svg viewBox="0 0 24 24" width="24" height="24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round" class="css-i6dzq1"><path d="M11 4H4a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7"></path><path d="M18.5 2.5a2.121 2.121 0 0 1 3 3L12 15l-4 1 1-4 9.5-9.5z"></path></svg>
</a>
</div>
</td>
</tr>
<tr>
<td class="checkbox-column">
<div class="custom-control custom-checkbox checkbox-primary">
<input type="checkbox" class="custom-control-input todochkbox" id="todo-4">
<label class="custom-control-label" for="todo-4"></label>
</div>
</td>
<td class="text-center">4</td>
<td>孟**</td>
<td>RX00000</td>
<td>20180318</td>
<td>30.4</td>
<td>高级经理 </td>
<td>11级</td>
<td>管理职</td>
<td>职能制造系统开发处</td>
<td>XXXX@Luxshare-ict.com</td>
<td>
<div class="action-btn">
操作
<a href="index_user_setting.html">
<svg viewBox="0 0 24 24" width="24" height="24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round" class="css-i6dzq1"><path d="M11 4H4a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7"></path><path d="M18.5 2.5a2.121 2.121 0 0 1 3 3L12 15l-4 1 1-4 9.5-9.5z"></path></svg>
</a>
</div>
</td>
</tr>
<tr>
<td class="checkbox-column">
<div class="custom-control custom-checkbox checkbox-primary">
<input type="checkbox" class="custom-control-input todochkbox" id="todo-5">
<label class="custom-control-label" for="todo-5"></label>
</div>
</td>
<td class="text-center">5</td>
<td>孟**</td>
<td>RX00000</td>
<td>20180318</td>
<td>30.4</td>
<td>高级经理 </td>
<td>11级</td>
<td>管理职</td>
<td>职能制造系统开发处</td>
<td>XXXX@Luxshare-ict.com</td>
<td>
<div class="action-btn">
操作
<a href="index_user_setting.html">
<svg viewBox="0 0 24 24" width="24" height="24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round" class="css-i6dzq1"><path d="M11 4H4a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7"></path><path d="M18.5 2.5a2.121 2.121 0 0 1 3 3L12 15l-4 1 1-4 9.5-9.5z"></path></svg>
</a>
</div>
</td>
</tr>
<tr>
<td class="checkbox-column">
<div class="custom-control custom-checkbox checkbox-primary">
<input type="checkbox" class="custom-control-input todochkbox" id="todo-6">
<label class="custom-control-label" for="todo-6"></label>
</div>
</td>
<td class="text-center">6</td>
<td>孟**</td>
<td>RX00000</td>
<td>20180318</td>
<td>30.4</td>
<td>高级经理 </td>
<td>11级</td>
<td>管理职</td>
<td>职能制造系统开发处</td>
<td>XXXX@Luxshare-ict.com</td>
<td>
<div class="action-btn">
操作
<a href="index_user_setting.html">
<svg viewBox="0 0 24 24" width="24" height="24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round" class="css-i6dzq1"><path d="M11 4H4a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7"></path><path d="M18.5 2.5a2.121 2.121 0 0 1 3 3L12 15l-4 1 1-4 9.5-9.5z"></path></svg>
</a>
</div>
</td>
</tr>
</tbody>
</table>
<div>
<div class="col-sm-12 col-md-12">
<div class="dataTables_paginate paging_simple_numbers" id="zero-config_paginate">
<ul class="pagination">
<li class="paginate_button page-item previous disabled" id="zero-config_previous">
<a href="#" aria-controls="zero-config" data-dt-idx="0" tabindex="0" class="page-link">上一页</a>
</li>
<li class="paginate_button page-item active">
<a href="#" aria-controls="zero-config" data-dt-idx="1" tabindex="0" class="page-link">1</a>
</li>
<li class="paginate_button page-item ">
<a aria-controls="zero-config" data-dt-idx="1" tabindex="0" class="page-link">2</a>
</li>
<li class="paginate_button page-item ">
<a aria-controls="zero-config" data-dt-idx="1" tabindex="0" class="page-link">3</a>
</li>
<li class="paginate_button page-item ">
<a aria-controls="zero-config" data-dt-idx="1" tabindex="0" class="page-link">4</a>
</li>
<li class="paginate_button page-item next" id="zero-config_next">
<a href="#" aria-controls="zero-config" data-dt-idx="4" tabindex="0" class="page-link">下一页</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!--<div class="footer-wrapper">
<div class="footer-section f-section-1">
<p class="">Copyright © 2020
<a target="_blank" href="../../../designreset.html">DesignReset</a>, All rights
<a href="http://www.bootstrapmb.com">Reserved </a>.</p>
</div>
<div class="footer-section f-section-2">
<p class="">Coded with
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-heart">
<path d="M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z"></path>
</svg>
</p>
</div>
</div>-->
</div>
<!-- END CONTENT AREA -->
</div>
<!-- END MAIN CONTAINER -->
<!-- BEGIN GLOBAL MANDATORY SCRIPTS -->
<script src="assets/js/libs/jquery-3.1.1.min.js"></script>
<script src="bootstrap/js/popper.min.js"></script>
<script src="bootstrap/js/bootstrap.min.js"></script>
<script src="plugins/perfect-scrollbar/perfect-scrollbar.min.js"></script>
<script src="assets/js/app.js"></script>
<script>
$(document).ready(function() {
App.init();
});
</script>
<script src="assets/js/custom.js"></script>
<!-- END GLOBAL MANDATORY SCRIPTS -->
<script src="plugins/jquery-ui/jquery-ui.min.js"></script>
<script src="assets/js/apps/contact.js"></script>
<script>
</script>
</body>
</html>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。