LiYi | 0784eeb | 2017-03-02 18:29:04 +0800 | [diff] [blame] | 1 | <!--
|
| 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 | -->
|
YILI | f14d8c4 | 2017-02-24 16:33:35 +0800 | [diff] [blame] | 16 | <!DOCTYPE html>
|
| 17 | <html>
|
YILI | 3d2fa1d | 2017-03-22 11:36:29 +0800 | [diff] [blame^] | 18 |
|
YILI | f14d8c4 | 2017-02-24 16:33:35 +0800 | [diff] [blame] | 19 | <head>
|
YILI | 3d2fa1d | 2017-03-22 11:36:29 +0800 | [diff] [blame^] | 20 | <base href="/holmes/">
|
YILI | f14d8c4 | 2017-02-24 16:33:35 +0800 | [diff] [blame] | 21 | <meta charset="UTF-8">
|
| 22 | <meta name="viewport" content="width=device-width, initial-scale=1">
|
YILI | 3d2fa1d | 2017-03-22 11:36:29 +0800 | [diff] [blame^] | 23 | <!--<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>-->
|
YILI | f14d8c4 | 2017-02-24 16:33:35 +0800 | [diff] [blame] | 29 |
|
YILI | 3d2fa1d | 2017-03-22 11:36:29 +0800 | [diff] [blame^] | 30 | <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> |