Administrator
2022-09-14 58d006e05dcf2a20d0ec5367dd03d66a61db6849
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!-- 
Template Name: Metronic - Responsive Admin Dashboard Template build with Twitter Bootstrap 3.0.2
Version: 1.5.4
Author: KeenThemes
Website: http://www.keenthemes.com/
Purchase: http://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469?ref=keenthemes
-->
<f:view xmlns="http://www.w3.org/1999/xhtml"
      xmlns:c="http://java.sun.com/jsp/jstl/core"
      xmlns:h="http://java.sun.com/jsf/html"
      xmlns:f="http://java.sun.com/jsf/core"
      xmlns:ui="http://java.sun.com/jsf/facelets">
<f:verbatim>
<!--[if IE 8]> <html lang="en" class="ie8 no-js"> <![endif]-->
<!--[if IE 9]> <html lang="en" class="ie9 no-js"> <![endif]-->
<!--[if !IE]><!-->
</f:verbatim> 
<html lang="en" class="no-js"  ng-app="mandi">
<f:verbatim>
 <!--<![endif]-->
<!-- BEGIN HEAD -->
</f:verbatim>
<h:head>
    <meta charset="utf-8" /> 
    
    <meta http-equiv="X-UA-Compatible" content="IE=edge" />
    <meta content="width=device-width, initial-scale=1.0" name="viewport" />
    <meta content="" name="description" />
    <meta content="" name="author" />
    <meta name="MobileOptimized" content="320" />
    <!-- BEGIN GLOBAL MANDATORY STYLES -->          
    <link href="#{request.contextPath}/template/metro/assets/plugins/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css"/>
    <link href="#{request.contextPath}/template/metro/assets/plugins/bootstrap/css/bootstrap.min.css" rel="stylesheet" type="text/css"/>
    <link href="#{request.contextPath}/template/metro/assets/plugins/uniform/css/uniform.default.css" rel="stylesheet" type="text/css"/>
 
    <!-- END GLOBAL MANDATORY STYLES -->
    <!-- BEGIN PAGE LEVEL PLUGIN STYLES --> 
    <!-- <link href="assets/plugins/gritter/css/jquery.gritter.css" rel="stylesheet" type="text/css"/>
    <link href="assets/plugins/bootstrap-daterangepicker/daterangepicker-bs3.css" rel="stylesheet" type="text/css" />
    <link href="assets/plugins/fullcalendar/fullcalendar/fullcalendar.css" rel="stylesheet" type="text/css"/>
    <link href="assets/plugins/jqvmap/jqvmap/jqvmap.css" rel="stylesheet" type="text/css"/>
    <link href="assets/plugins/jquery-easy-pie-chart/jquery.easy-pie-chart.css" rel="stylesheet" type="text/css"/> -->
    <!-- END PAGE LEVEL PLUGIN STYLES -->
    <!-- BEGIN THEME STYLES --> 
    <link href="#{request.contextPath}/template/metro/assets/css/style-metronic.css" rel="stylesheet" type="text/css"/>
    <link href="#{request.contextPath}/template/metro/assets/css/style.css" rel="stylesheet" type="text/css"/>
    <link href="#{request.contextPath}/template/metro/assets/css/style-responsive.css" rel="stylesheet" type="text/css"/>
    <link href="#{request.contextPath}/template/metro/assets/css/plugins.css" rel="stylesheet" type="text/css"/>
    <link href="#{request.contextPath}/template/metro/assets/css/pages/tasks.css" rel="stylesheet" type="text/css"/>
    <link href="#{request.contextPath}/template/metro/assets/css/themes/default.css" rel="stylesheet" type="text/css" id="style_color"/>
    <link href="#{request.contextPath}/template/metro/assets/css/custom.css" rel="stylesheet" type="text/css"/>
    <ui:insert name="title">
        <title>
            Metronic | Admin Dashboard Template    
        </title>
    </ui:insert>
    <!-- END THEME STYLES -->
    <script src="#{request.contextPath}/template/metro/assets/plugins/jquery-1.10.2.min.js" type="text/javascript"></script>
    <script src="#{request.contextPath}/template/metro/assets/plugins/bootstrap/js/bootstrap.min.js" type="text/javascript"></script>
    <script src="#{request.contextPath}/template/metro/assets/plugins/jquery-slimscroll/jquery.slimscroll.min.js" type="text/javascript"></script>
    <script src="#{request.contextPath}/template/metro/assets/plugins/jquery.blockui.min.js" type="text/javascript"></script>
    <script src="#{request.contextPath}/template/metro/assets/plugins/jquery.cookie.min.js" type="text/javascript"></script>
    <script src="#{request.contextPath}/template/metro/assets/scripts/app.js" type="text/javascript"></script>
    <script src="#{request.contextPath}/template/metro/assets/scripts/tasks.js" type="text/javascript"></script>        
    <!-- END PAGE LEVEL SCRIPTS -->  
    <script>
        jQuery(document).ready(function() {    
           App.init(); // 
        });
    </script>
    <script type="text/javascript" src="#{request.contextPath}/js/common/basic.js"></script>
    <script type="text/javascript" src="#{request.contextPath}/angular/angular139/angular.min.js"></script>
    <ui:insert name="myscript"></ui:insert>
    <link rel="shortcut icon" href="favicon.ico" />
</h:head>
<!-- END HEAD -->
<!-- BEGIN BODY -->
<h:body class="page-header-fixed">
    <!-- BEGIN HEADER -->   
    <div class="header navbar navbar-inverse navbar-fixed-top">
        <!-- BEGIN TOP NAVIGATION BAR -->
        <div class="header-inner">
            <!-- BEGIN LOGO -->  
            <a class="navbar-brand" href="http://www.sanyingsoft.com">
            <span style="cursor: pointer;position: relative;top:-2px;font-weight:bold;font-size:18px;font-style:italic;">药&nbsp;&nbsp;恒&nbsp;通&nbsp;医&nbsp;药&nbsp;连&nbsp;锁&nbsp;管&nbsp;理&nbsp;系&nbsp;统</span>
            </a>
            <!-- END LOGO -->
            <!-- BEGIN RESPONSIVE MENU TOGGLER --> 
            <a href="javascript:;" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
            <img src="#{request.contextPath}/template/metro/assets/img/menu-toggler.png" alt="" />
            </a> 
            <!-- END RESPONSIVE MENU TOGGLER -->
            <!-- BEGIN TOP NAVIGATION MENU -->
            <ul class="nav navbar-nav pull-right">
                <!-- BEGIN NOTIFICATION DROPDOWN -->
                <li class="dropdown" id="header_notification_bar">
                    <a href="#" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown"
                        data-close-others="true">
                    <i class="fa fa-warning"></i>
                    <span class="badge">0</span>
                    </a>
                    <ul class="dropdown-menu extended notification">
                        <li>
                            <p>你有0个新通知</p>
                        </li>
                        <li>
                            <ul class="dropdown-menu-list scroller" style="height: 250px;">
                                
                            </ul>
                        </li>
                        <li class="external">   
                            <a href="#">查看所有通知 <i class="m-icon-swapright"></i></a>
                        </li>
                    </ul>
                </li>
                <!-- END NOTIFICATION DROPDOWN -->
                <!-- BEGIN INBOX DROPDOWN -->
                <li class="dropdown" id="header_inbox_bar">
                    <a href="#" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown"
                        data-close-others="true">
                    <i class="fa fa-envelope"></i>
                    <span class="badge">0</span>
                    </a>
                    <ul class="dropdown-menu extended inbox">
                        <li>
                            <p>你有0个新邮件</p>
                        </li>
                        <li>
                            <ul class="dropdown-menu-list scroller" style="height: 250px;">
                            
                            </ul>
                        </li>
                        <li class="external">   
                            <a href="inbox.html">查看那所有邮件 <i class="m-icon-swapright"></i></a>
                        </li>
                    </ul>
                </li>
                <!-- END INBOX DROPDOWN -->
                <!-- BEGIN TODO DROPDOWN -->
                <li class="dropdown" id="header_task_bar">
                    <a href="#" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true">
                    <i class="fa fa-tasks"></i>
                    <span class="badge">0</span>
                    </a>
                    <ul class="dropdown-menu extended tasks">
                        <li>
                            <p>你有0个未完成的任务</p>
                        </li>
                        <li>
                            <ul class="dropdown-menu-list scroller" style="height: 250px;">
                                
                            </ul>
                        </li>
                        <li class="external">   
                            <a href="#">查看所有任务 <i class="m-icon-swapright"></i></a>
                        </li>
                    </ul>
                </li>
                <!-- END TODO DROPDOWN -->
                <!-- BEGIN USER LOGIN DROPDOWN -->
                <ul class="nav pull-right" style="line-height:20px;margin-top:5px;">
                    <!--<span style="cursor: pointer;position: relative;top:5px;"><a href="/mandi/configure/changepwd.jsf"><i class="icon-user icon-dark"></i>Administrator </a>|<a href="" >退出</a></span>  -->
                    <a class="dropdown-toggle" data-toggle="dropdown" style="cursor: pointer;position: relative;top:5px;">
                        <i class="icon-user icon-dark"></i>
                                #{jwm.w1.name}
                        <span class="caret"></span>
                    </a>
                    <ul class="dropdown-menu">
                        <li><a href="/mandi/configure/employeef.jsf?id=#{jwm.w1.id}"><i class="icon-pencil"></i>个人信息</a></li>
                        <li><a href="/mandi/configure/changepwd.jsf"><i class="icon-edit"></i>密码修改</a></li>
                        <li class="divider"></li>
                        <li><a href="/mandi/sper.logout.action"><i class="i"></i>退出</a></li>
                    </ul>                
                </ul>    
                <!-- END USER LOGIN DROPDOWN -->
            </ul>
            <!-- END TOP NAVIGATION MENU -->
        </div>
        <!-- END TOP NAVIGATION BAR -->
    </div>
    <!-- END HEADER -->
    <div class="clearfix"></div>
    <!-- BEGIN CONTAINER -->
    <div class="page-container">
        <!-- BEGIN SIDEBAR -->
        <div class="page-sidebar navbar-collapse collapse">
            <!-- BEGIN SIDEBAR MENU -->        
            <ul class="page-sidebar-menu">
                <!--更换背景色-->
                <li>
                    <div class="theme-panel hidden-xs hidden-sm">
                    <div class="toggler"></div>
                    <div class="toggler-close"></div>
                    <div class="theme-options">
                            <div class="theme-option theme-colors clearfix">
                                <span>主题颜色</span>
                                <ul>
                                    <li class="color-black current color-default" data-style="default"></li>
                                    <li class="color-blue" data-style="blue"></li>
                                    <li class="color-brown" data-style="brown"></li>
                                    <li class="color-purple" data-style="purple"></li>
                                    <li class="color-grey" data-style="grey"></li>
                                    <li class="color-white color-light" data-style="light"></li>
                                </ul>
                            </div>
                            <div class="theme-option">
                                <span>布局</span>
                                <select class="layout-option form-control input-small">
                                    <option value="fluid" selected="selected">流体</option>
                                    <option value="boxed">盒装</option>
                                </select>
                            </div>
                            <div class="theme-option">
                                <span>顶部</span>
                                <select class="header-option form-control input-small">
                                    <option value="fixed" selected="selected">固定</option>
                                    <option value="default">默认</option>
                                </select>
                            </div>
                            <div class="theme-option">
                                <span>Sidebar</span>
                                <select class="sidebar-option form-control input-small">
                                    <option value="fixed">固定</option>
                                    <option value="default" selected="selected">默认</option>
                                </select>
                            </div>
                            <div class="theme-option">
                                <span>Footer</span>
                                <select class="footer-option form-control input-small">
                                    <option value="fixed">固定</option>
                                    <option value="default" selected="selected">默认</option>
                                </select>
                            </div>
                        </div>
                    </div>
                </li>
                <li>
                    <!-- BEGIN SIDEBAR TOGGLER BUTTON -->
                    <div class="sidebar-toggler hidden-phone"></div>
                    <!-- BEGIN SIDEBAR TOGGLER BUTTON -->
                </li>
                <li style="margin-top:15px;"></li>
                <li>
                    <a href="aa.jsf">
                        <i class="fa fa-home"></i>
                        <span class="title">首页</span>
                    </a>
                </li>
        
            </ul>
            <!-- END SIDEBAR MENU -->
        </div>
        <!-- END SIDEBAR -->
        <div class="page-content">
            <div class="row">
                <div class="col-md-12">
                    <!--面包屑-->
                    <ul class="page-breadcrumb breadcrumb">
                       <ui:insert name="bread">
                        <li>
                            <i class="fa fa-home"></i>
                            <a href="index.html">主页</a> 
                            <i class="fa fa-angle-right"></i>
                        </li>
                        <li><a href="#">指示板</a></li>
                        <li class="pull-right">
                            <div id="dashboard-report-range" class="dashboard-date-range tooltips" data-placement="top" data-original-title="Change dashboard date range">
                                <i class="fa fa-calendar"></i>
                                <span></span>
                                <i class="fa fa-angle-down"></i>
                            </div>
                        </li>
                        </ui:insert>
                    </ul>
                </div>
            </div>
            <ui:insert name="rgt-content">
            </ui:insert>
        </div>
        <!-- END PAGE -->
    </div>
    <!-- END CONTAINER -->
    <!-- BEGIN FOOTER -->
    <div class="footer">
        <div class="footer-inner" style="text-align:center;">
            2014 &copy; 上海三英信息技术有限公司.
        </div>
        <div class="footer-tools">
            <span class="go-top">
            <i class="fa fa-angle-up"></i>
            </span>
        </div>
    </div>
    
    <!-- END JAVASCRIPTS -->
</h:body>
<!-- END BODY -->
</html>
</f:view>