| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131 |
- <!DOCTYPE html><html><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><title>大数据平台</title><link rel="SHORTCUT ICON" href=../static/images/nongye.ico><style>/* @font-face {
- font-family: 'missyuan';
- src: url('src/assets/font/missyuan/bb4171.ttf');
- }
- body{
- font-family: 'missyuan';
- } */
- .app-loading {
- display: flex;
- width: 100%;
- height: 100%;
- justify-content: center;
- align-items: center;
- flex-direction: column;
- background-color: #f1f1f1;
- z-index: 1000;
- position: absolute;
- top: 0;
- left: 0;
- }
- .app-loading .app-loading-wrap {
- position: absolute;
- top: 48%;
- left: 50%;
- display: flex;
- -webkit-transform: translate3d(-50%, -50%, 0);
- transform: translate3d(-50%, -50%, 0);
- justify-content: center;
- align-items: center;
- flex-direction: column;
- }
- .app-loading .dots {
- display: flex;
- padding: 98px;
- justify-content: center;
- align-items: center;
- }
- .dot {
- position: relative;
- display: inline-block;
- width: 48px;
- height: 48px;
- margin-top: 30px;
- font-size: 32px;
- transform: rotate(45deg);
- box-sizing: border-box;
- animation: antRotate 1.2s infinite linear;
- }
- .dot i {
- position: absolute;
- display: block;
- width: 20px;
- height: 20px;
- border-radius: 100%;
- opacity: 0.8;
- transform: scale(0.75);
- animation: antSpinMove 1s infinite linear alternate;
- transform-origin: 50% 50%;
- }
- .dot i:nth-child(1) {
- top: 0;
- left: 0;
- background-color: #14a478;
- }
- .dot i:nth-child(2) {
- top: 0;
- right: 0;
- -webkit-animation-delay: 0.4s;
- animation-delay: 0.4s;
- background-color: #14a478;
- }
- .dot i:nth-child(3) {
- right: 0;
- bottom: 0;
- -webkit-animation-delay: 0.8s;
- animation-delay: 0.8s;
- background-color: #14a478;
- }
- .dot i:nth-child(4) {
- bottom: 0;
- left: 0;
- -webkit-animation-delay: 1.2s;
- animation-delay: 1.2s;
- background-color: #14a478;
- }
- @keyframes antRotate {
- to {
- -webkit-transform: rotate(405deg);
- transform: rotate(405deg);
- }
- }
- @-webkit-keyframes antRotate {
- to {
- -webkit-transform: rotate(405deg);
- transform: rotate(405deg);
- }
- }
- @keyframes antSpinMove {
- to {
- opacity: 1;
- }
- }
- @-webkit-keyframes antSpinMove {
- to {
- opacity: 1;
- }
- }
- .app-loading-text {
- margin-top: 25px;
- font-size: 16px;
- font-weight: bold;
- color: rgba(0, 0, 0, 0.75);
- letter-spacing: 2px;
- }</style><link href=/static/css/app.50cca5df12e906a19c9a885dc4637505.css rel=stylesheet></head><body><div class=app-loading id=app-loading><div class=app-loading-wrap><div class=app-loading-dots><span class="dot dot-spin"><i></i><i></i><i></i><i></i></span></div><div class=app-loading-text id=app-loading-text>玩命加载中...</div></div></div><div id=app></div><script type=text/javascript>window._AMapSecurityConfig = {
- serviceHost: 'http://47.110.79.22:9000/_AMapService',
- }</script><script src="https://webapi.amap.com/maps?v=2.0&key=b96a1c32b0bb828f1d153b219fa59ecc&plugin=AMap.ElasticMarker,AMap.PolygonEditor,AMap.DistrictSearch,AMap.ToolBar, AMap.Scale, AMap.MouseTool, AMap.Geocoder"></script><script type=text/javascript src="https://webapi.amap.com/loca?v=2.0.0&key=b96a1c32b0bb828f1d153b219fa59ecc"></script><script src=./static/ezuikit/ezuikit.js></script><script src=./static/js/js/flv.min.js></script><script src=https://webstaticimg.oss-cn-hangzhou.aliyuncs.com/bigdata_app/js/vue.min.js></script><script src=https://webstaticimg.oss-cn-hangzhou.aliyuncs.com/bigdata_app/js/element-ui.js></script><script src=https://webstaticimg.oss-cn-hangzhou.aliyuncs.com/bigdata_app/js/axios.min.js></script><script src=https://webstaticimg.oss-cn-hangzhou.aliyuncs.com/bigdata_app/js/qs.min.js></script><script src=https://webstaticimg.oss-cn-hangzhou.aliyuncs.com/bigdata_app/js/three.js></script><script src=https://webstaticimg.oss-cn-hangzhou.aliyuncs.com/bigdata_app/js/jsencrypt.min.js></script><script src=./static/imouplayer.js></script><script type=text/javascript src=/static/js/manifest.045bea5ebf2c6b6c8b46.js></script><script type=text/javascript src=/static/js/vendor.60f8235353fd6f57f36c.js></script><script type=text/javascript src=/static/js/app.3382a2ad7e2e6a68df76.js></script></body><style>/* body {
- min-width: 1500px !important;
- } */</style></html>
|