blob: 094e972f07d0fabff1206a6d9edc136b401e2de6 [file] [log] [blame]
LiYi0784eeb2017-03-02 18:29:04 +08001<!--
2 Copyright 2017 ZTE Corporation.
3
4 Licensed under the Apache License, Version 2.0 (the "License");
5 you may not use this file except in compliance with the License.
6 You may obtain a copy of the License at
7
8 http://www.apache.org/licenses/LICENSE-2.0
9
10 Unless required by applicable law or agreed to in writing, software
11 distributed under the License is distributed on an "AS IS" BASIS,
12 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 See the License for the specific language governing permissions and
14 limitations under the License.
15-->
YILIf14d8c42017-02-24 16:33:35 +080016<!DOCTYPE html>
17<html>
YILI3d2fa1d2017-03-22 11:36:29 +080018
YILIf14d8c42017-02-24 16:33:35 +080019<head>
YILI3d2fa1d2017-03-22 11:36:29 +080020 <base href="/holmes/">
YILIf14d8c42017-02-24 16:33:35 +080021 <meta charset="UTF-8">
22 <meta name="viewport" content="width=device-width, initial-scale=1">
YILI3d2fa1d2017-03-22 11:36:29 +080023 <!--<script src="../public/thirdparty/js/jquery_1.12.4.min.js"></script>
24 <script src="../public/common/js/popModal.js"></script>
25 <script src="../public/common/js/jQuery-File-Upload/js/jquery.ui.widget.js"></script>
26 <script src="../public/common/js/jQuery-File-Upload/js/vendor/jquery.ui.widget.js"></script>
27 <script src="../public/common/js/jQuery-File-Upload/js/jquery.iframe-transport.js"></script>
28 <script src="../public/common/js/jQuery-File-Upload/js/jquery.fileupload.js"></script>-->
YILIf14d8c42017-02-24 16:33:35 +080029
YILI3d2fa1d2017-03-22 11:36:29 +080030 <script src="./public/js/jquery_1.12.4.min.js"></script>
31 <script src="./public/js/popModal.js"></script>
32 <script src="./public/js/jquery.ui.widget.js"></script>
33 <script src="./public/js/jquery.ui.widget.js"></script>
34 <script src="./public/js/jquery.iframe-transport.js"></script>
35 <script src="./public/js/jquery.fileupload.js"></script>
36
37 <body style="overflow: auto">
38 <remote-config>Loading...</remote-config>
39
40 </body>
41
42</html>