UNPKG

unserver-unify

Version:

114 lines (109 loc) 5.94 kB
<!doctype html> <!--[if lte IE 9]> <html class="no-js ie9" ng-app="bamboo" style="text-align:center; background: linear-gradient(90deg, white, gray); background-color: #eee; font-family: "Helvetica Neue", "Segoe UI", Segoe, Helvetica, Arial, "Lucida Grande", sans-serif;"> <style>p a:hover{color: #184072 !important; text-decoration: underline !important;}</style> <img src="assets/images/update.png" /> <h1 style="color:red; font-weight:normal; font-weight: 100; margin: 0 0 20px 0;">Your browser is too old to be supported!</h1> <h1 style="color:red; font-weight:normal; font-weight: 100; margin: 0 0 20px 0;">你的浏览器过旧,无法支持HTML5</h1> <h2 style="color:rgb(103, 155, 8); font-weight:normal;">如果你使用360浏览器或其他双核浏览器(搜狐、QQ、百度浏览器)的兼容模式,请切换为极速模式</h2> <img src="assets/images/360Instruction.png" alt="Mountain View" style="width:304px;height:228px;" /> <a href="http://se.360.cn/v6/help/help5.html"><h5 style="color:#3282e6;">了解更多</h5></a> &nbsp; <h2 style="color:rgb(103, 155, 8); font-weight:normal; line-height:15px;"> If you are using IE, please upgrade your IE to the latest version or change to other browsers!</h2> <h3 style="color:rgb(103, 155, 8); font-weight:normal;">如果你使用IE,请升级你的IE到最新版本或者使用其他浏览器,例如Chrome, Firefox.</h3> <h5 style="color:#3282e6;"><a href="http://sub.oss-cn-hongkong.aliyuncs.com/ChromeStandaloneSetup.exe" download>Chrome中文版下载链接</a>&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://www.firefox.com.cn/">Firefox中文版下载链接</a></h5> <p class="browsehappy">You are using an <strong style="color:brown">outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p> &nbsp; <h2 style="color:rgb(103, 155, 8); font-weight:normal; line-height:15px;"> If you are using Chrome or Firefox, please upgrade your browser to the latest version!</h2> <h3 style="color:rgb(103, 155, 8); font-weight:normal;">如果你使用Chrome或Firefox, 请升级你的浏览器到最新版本.</h3> <![endif]--> <html class="no-js hgt_100" ng-app="bamboo" ng-cloak=""> <!--<![endif]--> <head> <meta charset="utf-8"/> <meta content="" name="description"/> <meta http-equiv="X-UA-Compatible" content="IE=11" /> <meta content="width=device-width" name="viewport"/> <meta content="width=device-width, initial-scale=1, maximum-scale=1 , user-scalable=no" name="viewport"/> <link href="assets/libs/videogular-themes-default/videogular.min.css" rel="stylesheet"/> <!-- Place favicon.ico and apple-touch-icon.png in the root directory --> <!-- build:css({.tmp/serve,src}) styles/vendor.css --> <link href="app/vendor.css" rel="stylesheet"/> <link href="assets/css/unify-components.css" rel="stylesheet"/> <link href="assets/css/unify-globals.css" rel="stylesheet"/> <!-- bower:css --> <!-- run `gulp wiredep` to automaticaly populate bower styles dependencies --> <!-- endbower --> <!-- endbuild --> <!-- build:css({.tmp/serve,src}) styles/app.css --> <!-- inject:css --> <!-- css files will be automaticaly insert here --> <!-- endinject --> <!-- endbuild --> <script type="text/javascript"> window.rsConf = {general: {usePost: true}}; </script> </head> <body> <div class="action_ui" prevent-action="" ui-view=""> <div class="loader"> <img src="assets/images/preloader.gif"> </img> </div> </div> <!-- build:js(src) scripts/vendor.js --> <!-- bower:js --> <!-- run `gulp wiredep` to automaticaly populate bower script dependencies --> <!-- endbower --> <!-- endbuild --> <!-- build:js({.tmp/serve,.tmp/partials,src}) scripts/app.js --> <!-- inject:js --> <!-- js files will be automaticaly insert here --> <!-- endinject --> <!-- inject:partials --> <!-- angular templates will be automatically converted in js and inserted here --> <!-- endinject --> <!-- endbuild --> <script src="unify.config.js"> </script> <script src="assets/js/angular-fullscreen.js"> </script> <script src="assets/libs/pdf/annotations_layer_builder.min.js"> </script> <script src="assets/libs/pdf/compatibility.js"> </script> <script src="assets/libs/pdf/pdf.js"> </script> <!--script type="text/javascript" src="assets/libs/pdf/pdf.worker.js"></script--> <script src="assets/libs/pdf/text_layer_builder.js"> </script> <script src="assets/libs/pdf/ui_utils.js"> </script> <script type="text/x-mathjax-config"> MathJax.Hub.Config({tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]}}); </script> <script async="" src="//https.bamboostudy.com/MathJax27/MathJax.js?config=TeX-AMS_CHTML" type="text/javascript"> </script> <script src="assets/libs/RecordRTC.min.js"> </script> <script src="assets/libs/xml2json.min.js"></script> <script src="assets/scheduler/scheduler.js"> </script> <script src="assets/scheduler/locale-all.js"> </script> <script src="assets/libs/Stuk-jszip-ab3829a/jszip.min.js"> </script> <script src="assets/libs/jszip-utils-master/jszip-utils.min.js"> </script> <!--[if lt IE 9]> <script src="assets/plugins/respond.js"></script> <script src="assets/plugins/html5shiv.js"></script> <script src="assets/plugins/placeholder-IE-fixes.js"></script> <![endif]--> <!-- ng-device-detector --> <!-- script type="text/javascript" src="app/re-tree.js"></script> <script type="text/javascript" src="app/ng-device-detector.js"></script --> <link rel="stylesheet" href="assets/scheduler/scheduler.min.css"> </body> </html>