123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341 |
- <!DOCTYPE html>
- <html>
- <head>
- <meta charset="utf-8">
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
- <title>H+ 后台主题UI框架 - 项目</title>
- <meta name="keywords" content="H+后台主题,后台bootstrap框架,会员中心主题,后台HTML,响应式后台">
- <meta name="description" content="H+是一个完全响应式,基于Bootstrap3最新版本开发的扁平化主题,她采用了主流的左右两栏式布局,使用了Html5+CSS3等现代技术">
- <link rel="shortcut icon" href="favicon.ico"> <link href="../css/bootstrap.min.css?v=3.3.6" rel="stylesheet">
- <link href="../css/font-awesome.min.css?v=4.4.0" rel="stylesheet">
- <link href="../css/animate.min.css" rel="stylesheet">
- <link href="../css/style.min.css?v=4.1.0" rel="stylesheet">
-
- </head>
- <body class="gray-bg">
- <div class="wrapper wrapper-content animated fadeInUp">
- <div class="row">
- <div class="col-sm-12">
- <div class="ibox">
- <div class="ibox-title">
- <h5>所有项目</h5>
- <div class="ibox-tools">
- <a href="projects.html" class="btn btn-primary btn-xs">创建新项目</a>
- </div>
- </div>
- <div class="ibox-content">
- <div class="row m-b-sm m-t-sm">
- <div class="col-md-1">
- <button type="button" id="loading-example-btn" class="btn btn-white btn-sm"><i class="fa fa-refresh"></i> 刷新</button>
- </div>
- <div class="col-md-11">
- <div class="input-group">
- <input type="text" placeholder="请输入项目名称" class="input-sm form-control"> <span class="input-group-btn">
- <button type="button" class="btn btn-sm btn-primary"> 搜索</button> </span>
- </div>
- </div>
- </div>
- <div class="project-list">
- <table class="table table-hover">
- <tbody>
- <tr>
- <td class="project-status">
- <span class="label label-primary">进行中
- </td>
- <td class="project-title">
- <a href="project_detail.html">LIKE-一款能够让用户快速获得认同感的兴趣社交应用</a>
- <br/>
- <small>创建于 2014.08.15</small>
- </td>
- <td class="project-completion">
- <small>当前进度: 48%</small>
- <div class="progress progress-mini">
- <div style="width: 48%;" class="progress-bar"></div>
- </div>
- </td>
- <td class="project-people">
- <a href="projects.html"><img alt="image" class="img-circle" src="img/a3.jpg"></a>
- <a href="projects.html"><img alt="image" class="img-circle" src="img/a1.jpg"></a>
- <a href="projects.html"><img alt="image" class="img-circle" src="img/a2.jpg"></a>
- <a href="projects.html"><img alt="image" class="img-circle" src="img/a4.jpg"></a>
- <a href="projects.html"><img alt="image" class="img-circle" src="img/a5.jpg"></a>
- </td>
- <td class="project-actions">
- <a href="projects.html#" class="btn btn-white btn-sm"><i class="fa fa-folder"></i> 查看 </a>
- <a href="projects.html#" class="btn btn-white btn-sm"><i class="fa fa-pencil"></i> 编辑 </a>
- </td>
- </tr>
- <tr>
- <td class="project-status">
- <span class="label label-primary">进行中
- </td>
- <td class="project-title">
- <a href="project_detail.html">米莫说|MiMO Show</a>
- <br/>
- <small>创建于 2014.08.15</small>
- </td>
- <td class="project-completion">
- <small>当前进度: 28%</small>
- <div class="progress progress-mini">
- <div style="width: 28%;" class="progress-bar"></div>
- </div>
- </td>
- <td class="project-people">
- <a href="projects.html"><img alt="image" class="img-circle" src="img/a7.jpg"></a>
- <a href="projects.html"><img alt="image" class="img-circle" src="img/a6.jpg"></a>
- <a href="projects.html"><img alt="image" class="img-circle" src="img/a3.jpg"></a>
- </td>
- <td class="project-actions">
- <a href="projects.html#" class="btn btn-white btn-sm"><i class="fa fa-folder"></i> 查看 </a>
- <a href="projects.html#" class="btn btn-white btn-sm"><i class="fa fa-pencil"></i> 编辑 </a>
- </td>
- </tr>
- <tr>
- <td class="project-status">
- <span class="label label-default">已取消
- </td>
- <td class="project-title">
- <a href="project_detail.html">商家与购物用户的交互试衣应用</a>
- <br/>
- <small>创建于 2014.08.15</small>
- </td>
- <td class="project-completion">
- <small>当前进度: 8%</small>
- <div class="progress progress-mini">
- <div style="width: 8%;" class="progress-bar"></div>
- </div>
- </td>
- <td class="project-people">
- <a href="projects.html"><img alt="image" class="img-circle" src="img/a5.jpg"></a>
- <a href="projects.html"><img alt="image" class="img-circle" src="img/a3.jpg"></a>
- </td>
- <td class="project-actions">
- <a href="projects.html#" class="btn btn-white btn-sm"><i class="fa fa-folder"></i> 查看 </a>
- <a href="projects.html#" class="btn btn-white btn-sm"><i class="fa fa-pencil"></i> 编辑 </a>
- </td>
- </tr>
- <tr>
- <td class="project-status">
- <span class="label label-primary">进行中
- </td>
- <td class="project-title">
- <a href="project_detail.html">天狼---智能硬件项目</a>
- <br/>
- <small>创建于 2014.08.15</small>
- </td>
- <td class="project-completion">
- <small>当前进度: 83%</small>
- <div class="progress progress-mini">
- <div style="width: 83%;" class="progress-bar"></div>
- </div>
- </td>
- <td class="project-people">
- <a href="projects.html"><img alt="image" class="img-circle" src="img/a2.jpg"></a>
- <a href="projects.html"><img alt="image" class="img-circle" src="img/a3.jpg"></a>
- <a href="projects.html"><img alt="image" class="img-circle" src="img/a1.jpg"></a>
- <a href="projects.html"><img alt="image" class="img-circle" src="img/a7.jpg"></a>
- </td>
- <td class="project-actions">
- <a href="projects.html#" class="btn btn-white btn-sm"><i class="fa fa-folder"></i> 查看 </a>
- <a href="projects.html#" class="btn btn-white btn-sm"><i class="fa fa-pencil"></i> 编辑 </a>
- </td>
- </tr>
- <tr>
- <td class="project-status">
- <span class="label label-primary">进行中
- </td>
- <td class="project-title">
- <a href="project_detail.html">乐活未来</a>
- <br/>
- <small>创建于 2014.08.15</small>
- </td>
- <td class="project-completion">
- <small>当前进度: 97%</small>
- <div class="progress progress-mini">
- <div style="width: 97%;" class="progress-bar"></div>
- </div>
- </td>
- <td class="project-people">
- <a href="projects.html"><img alt="image" class="img-circle" src="img/a4.jpg"></a>
- </td>
- <td class="project-actions">
- <a href="projects.html#" class="btn btn-white btn-sm"><i class="fa fa-folder"></i> 查看 </a>
- <a href="projects.html#" class="btn btn-white btn-sm"><i class="fa fa-pencil"></i> 编辑 </a>
- </td>
- </tr>
- <tr>
- <td class="project-status">
- <span class="label label-primary">进行中
- </td>
- <td class="project-title">
- <a href="project_detail.html">【私人医生项目】</a>
- <br/>
- <small>创建于 2014.08.15</small>
- </td>
- <td class="project-completion">
- <small>当前进度: 48%</small>
- <div class="progress progress-mini">
- <div style="width: 48%;" class="progress-bar"></div>
- </div>
- </td>
- <td class="project-people">
- <a href="projects.html"><img alt="image" class="img-circle" src="img/a1.jpg"></a>
- <a href="projects.html"><img alt="image" class="img-circle" src="img/a2.jpg"></a>
- <a href="projects.html"><img alt="image" class="img-circle" src="img/a4.jpg"></a>
- <a href="projects.html"><img alt="image" class="img-circle" src="img/a5.jpg"></a>
- </td>
- <td class="project-actions">
- <a href="projects.html#" class="btn btn-white btn-sm"><i class="fa fa-folder"></i> 查看 </a>
- <a href="projects.html#" class="btn btn-white btn-sm"><i class="fa fa-pencil"></i> 编辑 </a>
- </td>
- </tr>
- <tr>
- <td class="project-status">
- <span class="label label-primary">进行中
- </td>
- <td class="project-title">
- <a href="project_detail.html">快狗家居</a>
- <br/>
- <small>创建于 2014.08.15</small>
- </td>
- <td class="project-completion">
- <small>当前进度: 28%</small>
- <div class="progress progress-mini">
- <div style="width: 28%;" class="progress-bar"></div>
- </div>
- </td>
- <td class="project-people">
- <a href="projects.html"><img alt="image" class="img-circle" src="img/a7.jpg"></a>
- <a href="projects.html"><img alt="image" class="img-circle" src="img/a6.jpg"></a>
- <a href="projects.html"><img alt="image" class="img-circle" src="img/a3.jpg"></a>
- </td>
- <td class="project-actions">
- <a href="projects.html#" class="btn btn-white btn-sm"><i class="fa fa-folder"></i> 查看 </a>
- <a href="projects.html#" class="btn btn-white btn-sm"><i class="fa fa-pencil"></i> 编辑 </a>
- </td>
- </tr>
- <tr>
- <td class="project-status">
- <span class="label label-default">已取消
- </td>
- <td class="project-title">
- <a href="project_detail.html">线下超市+线上商城+物流配送互联系统</a>
- <br/>
- <small>创建于 2014.08.15</small>
- </td>
- <td class="project-completion">
- <small>当前进度: 8%</small>
- <div class="progress progress-mini">
- <div style="width: 8%;" class="progress-bar"></div>
- </div>
- </td>
- <td class="project-people">
- <a href="projects.html"><img alt="image" class="img-circle" src="img/a5.jpg"></a>
- <a href="projects.html"><img alt="image" class="img-circle" src="img/a3.jpg"></a>
- </td>
- <td class="project-actions">
- <a href="projects.html#" class="btn btn-white btn-sm"><i class="fa fa-folder"></i> 查看 </a>
- <a href="projects.html#" class="btn btn-white btn-sm"><i class="fa fa-pencil"></i> 编辑 </a>
- </td>
- </tr>
- <tr>
- <td class="project-status">
- <span class="label label-primary">进行中
- </td>
- <td class="project-title">
- <a href="project_detail.html">P司机汽车省钱专家</a>
- <br/>
- <small>创建于 2014.08.15</small>
- </td>
- <td class="project-completion">
- <small>当前进度: 83%</small>
- <div class="progress progress-mini">
- <div style="width: 83%;" class="progress-bar"></div>
- </div>
- </td>
- <td class="project-people">
- <a href="projects.html"><img alt="image" class="img-circle" src="img/a2.jpg"></a>
- <a href="projects.html"><img alt="image" class="img-circle" src="img/a3.jpg"></a>
- <a href="projects.html"><img alt="image" class="img-circle" src="img/a1.jpg"></a>
- </td>
- <td class="project-actions">
- <a href="projects.html#" class="btn btn-white btn-sm"><i class="fa fa-folder"></i> 查看 </a>
- <a href="projects.html#" class="btn btn-white btn-sm"><i class="fa fa-pencil"></i> 编辑 </a>
- </td>
- </tr>
- <tr>
- <td class="project-status">
- <span class="label label-primary">进行中
- </td>
- <td class="project-title">
- <a href="project_detail.html">左左 靠谱男同交友</a>
- <br/>
- <small>创建于 2014.08.15</small>
- </td>
- <td class="project-completion">
- <small>当前进度: 97%</small>
- <div class="progress progress-mini">
- <div style="width: 97%;" class="progress-bar"></div>
- </div>
- </td>
- <td class="project-people">
- <a href="projects.html"><img alt="image" class="img-circle" src="img/a4.jpg"></a>
- </td>
- <td class="project-actions">
- <a href="projects.html#" class="btn btn-white btn-sm"><i class="fa fa-folder"></i> 查看 </a>
- <a href="projects.html#" class="btn btn-white btn-sm"><i class="fa fa-pencil"></i> 编辑 </a>
- </td>
- </tr>
- <tr>
- <td class="project-status">
- <span class="label label-primary">进行中
- </td>
- <td class="project-title">
- <a href="project_detail.html">程序员私活圈</a>
- <br/>
- <small>创建于 2014.08.15</small>
- </td>
- <td class="project-completion">
- <small>当前进度: 28%</small>
- <div class="progress progress-mini">
- <div style="width: 28%;" class="progress-bar"></div>
- </div>
- </td>
- <td class="project-people">
- <a href="projects.html"><img alt="image" class="img-circle" src="img/a7.jpg"></a>
- <a href="projects.html"><img alt="image" class="img-circle" src="img/a6.jpg"></a>
- <a href="projects.html"><img alt="image" class="img-circle" src="img/a3.jpg"></a>
- </td>
- <td class="project-actions">
- <a href="projects.html#" class="btn btn-white btn-sm"><i class="fa fa-folder"></i> 查看 </a>
- <a href="projects.html#" class="btn btn-white btn-sm"><i class="fa fa-pencil"></i> 编辑 </a>
- </td>
- </tr>
- </tbody>
- </table>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- <script src="../js/jquery.min.js?v=2.1.4"></script>
- <script src="../js/bootstrap.min.js?v=3.3.6"></script>
- <script src="../js/content.min.js?v=1.0.0"></script>
- <script>
- $(document).ready(function(){$("#loading-example-btn").click(function(){btn=$(this);simpleLoad(btn,true);simpleLoad(btn,false)})});function simpleLoad(btn,state){if(state){btn.children().addClass("fa-spin");btn.contents().last().replaceWith(" Loading")}else{setTimeout(function(){btn.children().removeClass("fa-spin");btn.contents().last().replaceWith(" Refresh")},2000)}};
- </script>
- </body>
- </html>
|