| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307 |
- <!DOCTYPE html>
- <html>
- <head>
- <meta charset="UTF-8">
- <title>处理中列表</title>
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
- <script src="../Script/Common/huayi.load.js"></script>
- <script src="../Script/Common/huayi.config.js"></script>
- <link rel="stylesheet" href="../js/zTree/zTreeStyle.css" />
- <link href="../css/WorkOrder/Search.css" rel="stylesheet">
- <link href="../js/bootstrap-select/css/bootstrap-select.css" rel="stylesheet" />
- <link href="../css/init.css" rel="stylesheet" />
- <style>
- .time-box {
- display: inline-block;
- position: relative;
- }
-
- i.tub {
- position: absolute;
- right: 8px;
- top: 8px;
- font-size: 18px;
- color: #1ab394;
- }
-
- .search_time {
- width: 228px!important;
- }
-
- .bootstrap-select>.dropdown-toggle.bs-placeholder {
- background-color: #ffffff!important;
- border-color: #e5e6e7!important;
- }
-
- .filter-option {
- color: #676b6d;
- }
-
- .bootstrap-select>.dropdown-toggle.btn-default {
- background-color: #ffffff!important;
- border-color: #e5e6e7!important;
- color: #555;
- }
-
- #typeclass {
- background: #fff;
- }
-
- .treeList {
- top: 34px!important;
- border: 1px solid #e5e6e7!important;
- border-top: 0;
- height: auto!important;
- }
-
- #TreeDemo li {
- float: initial;
- }
-
- .E73 {
- background: #87eebf;
- color: #000;
- width: 100px;
- }
-
- .table th {
- line-height: 40px;
- text-align: center;
- }
-
- .table {
- line-height: 40px;
- text-align: center;
- }
- .th-top {
- height: 60px;
- }
-
- .topCon {
- float: right;
- margin-right: 20px;
- }
-
- .th-content h2 {
- font-size: 22px;
- }
-
- .th-content {
- width: 90%;
- margin: 0 auto;
- margin-top: 20px;
- }
-
- .th-table {
- display: none;
- }
- </style>
- </head>
- <body class="gray-bg">
- <div class="daoHang clearfix">
- <div class="dhLeft">
- <sapn><i class="syIcon"></i>位置:
- <a href="javaScript:;" id="ReIndex">首页</a>>
- <a href="javaScript:;">工单管理</a>>
- <a href="" class="nowPosition">工单催办</a>
- </sapn>
- </div>
- <div class="dhRight">
- <a href="#" title="刷新"><i class="fa fa-refresh"></i></a>
- </div>
- </div>
- <div class="wrapper wrapper-content animated fadeInRight">
- <!--<div class="toolBox" style="margin-bottom: 0px; padding-top: 30px;">
- <div class="th-bar clearfix">
- <div class="pull-left">
-
- </div>
- </div>
- </div>-->
- <div class="toolBox" style="margin-bottom: 0px; padding-top: 30px;">
- <div class="th-bar clearfix">
- <div class="pull-left">
- <div class="form-inline" style="line-height: 30px;">
- 随访类型:
- <div class="form-group" style="width: 200px; margin-right: 30px; margin-bottom:10px ;">
- <select class="form-control selectpicker" id="orderSource" data-live-search="true">
- <option value="">请选择随访类型</option>
- <option value="0">出院随访</option>
- <option value="1">门诊随访</option>
- <option value="2">科室随访</option>
- <option value="3">体检随访</option>
- <option value="4">短信随访</option>
- </select>
- </div>
- <!--<button class="btn-primary" style="border: none; height: 34px; padding: 0 15px; margin-bottom:10px ; margin-right: 80px;">确定</button>-->
- 时间:
- <div class="form-group" style="margin-left: 30px; margin-bottom:10px ;">
- <input class="form-control" type="text" id="test1" placeholder="请选择随访时间" style="width: 228px;">
- </div>
- </div>
- </div>
- </div>
- </div>
- <style>
- .mannaget_line1{ width: 400px; margin: 0 auto; overflow: hidden; height: 50px;}
- .mannaget_line1 span{
- width: 135px;
- display: block;
- float: left;
- line-height: 36px;
- text-align: right;
- margin-right: 15px;}
- .mannaget_line1 input{
- width: 245px;
- display: block;
- float: left;
- height: 36px;
- line-height: 36px;
- padding-left: 5px;}
- .mannaget_line1 .btuunt{
- float: left;
- width: 120px;
- height: 36px;
- line-height: 36px;
- text-align: center;
- background:#1ab394;
- color: #FFFFFF;
- font-size: 16px;
- margin-left: 30px;
- -moz-border-radius: 5px; /* Firefox */
- -webkit-border-radius: 5px; /* Safari 和 Chrome */
- border-radius: 5px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
- }
- .sexSel{
- width: 230px;
- margin: 0 auto;
- height: 40px;
- }
- .sexSel form{
- width: 245px;
- display: block;
- float: left;
- }
- .keshi{
- width: 280px;
- margin: 10px auto;
- height: 36px;
- }
- .keshi select{
- width: 200px;
- height: 36px;
- float: right;
- line-height: 36px;
- display: block;
- }
- </style>
- <div style="width: 100%;padding: 80px 0px 100px 0px; background: #FFFFFF;">
- <div class="mannaget_line1">
- <span>姓名:</span>
- <input id="" value="" placeholder="请输入姓名" />
- </div>
- <div class="mannaget_line1">
- <span>年龄:</span>
- <input id="" value="" placeholder="请输入年龄" />
- </div>
- <div class="sexSel">
- <form method="post" name="formName">
- 性别:<input type="radio" name="sex" value="girl">女
- <input type="radio" name="sex" value="boy" checked="checked">男
- </form>
- </div>
- <div class="mannaget_line1">
- <span>手机号:</span>
- <input id="" value="" placeholder="请输入手机号" />
- </div>
- <div class="mannaget_line1">
- <span>身份证号:</span>
- <input id="" value="" placeholder="请输入身份证号" />
- </div>
- <div class="keshi" >
- <span style="float: left;display: block;line-height: 36px;">科室:</span>
- <select data-live-search="true">
- <option value="">请选择科室</option>
- <option value="">心血管外科</option>
- <option value="">胸外科</option>
- <option value="">神经内科</option>
- <option value="">泌尿外科</option>
- <option value="">骨科</option>
- <option value="">耳鼻喉科</option>
- <option value="">儿科</option>
- <option value="">妇科</option>
- <option value="">产科</option>
- <option value="">泌尿外科</option>
- <option value="">骨科</option>
- <option value="">神经内科</option>
- <option value="">口腔科</option>
- <option value="">皮肤科</option>
- <option value="">中医科</option>
- <option value="">泌尿外科</option>
- <option value="">骨科</option>
- <option value="">神经内科</option>
- </select>
- </div>
- <div class="mannaget_line1">
- <span>诊断:</span>
- <input type="text" placeholder="请输入诊断" />
- </div>
- <div class="mannaget_line1">
- <span>入院日期</span>
- <input type="date" />
- </div>
- <div class="mannaget_line1">
- <span>出院日期</span>
- <input type="date" />
- </div>
- <div class="mannaget_line1" style="margin-top: 30px;">
- <span> </span>
- <div class="btuunt">添加</div>
- </div>
- </div>
- </div>
- <script src="../js/laydate/laydate.js"></script>
- <script src="../js/bootstrap-select/js/bootstrap-select.js"></script>
- <script src="../js/layui/layui.js"></script>
- <script>
- $(document).ready(function() {
- laydate.render({
- elem: '#test1'
- });
- layui.use('laydate', function() {
- var laydate = layui.laydate;
- //日期
- laydate.render({
- elem: '#startTime',
- range: '~',
- //value: stime + ' ~ ' + endtime,
- theme: '#1ab394',
- calendar: 'true'
- });
- });
- })
- //详情
- function XX() {
- layer.open({
- type: 2,
- content: "LookMessage.html", //iframe的url,no代表不显示滚动条
- title: '任务信息',
- maxmin: true, //开启最大化最小化按钮
- id: 'LAY_layuipro', //防止重复弹出
- area: ['86%', '88%'], //宽高
- });
- }
- </script>
- </body>
- </html>
|