quanyawei
2024-07-09 9e92d9fb2f4c7aea544b3286c774c72d931f248b
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
<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="utf-8" />
    <meta http-equiv="X-UA-Compatible" content="IE=edge" />
    <meta name="viewport" content="width=device-width,initial-scale=1" />
    <script
      type="text/javascript"
      src="//api.map.baidu.com/api?v=2.0&ak=9FrZ6v3P8xS290ygi40M5Ik3Fgwes4KY"
    ></script>
    <script src="//api.map.baidu.com/api?type=webgl&v=2.0&ak=9FrZ6v3P8xS290ygi40M5Ik3Fgwes4KY"></script>
    <link
      href="//mapopen.cdn.bcebos.com/github/BMapGLLib/DrawingManager/src/DrawingManager.min.css"
      rel="stylesheet"
    />
    <script
      type="text/javascript"
      src="//mapopen.cdn.bcebos.com/github/BMapGLLib/DrawingManager/src/DrawingManager.min.js"
    ></script>
    <!--[if IE]><link rel="icon" href="/logo.ico"/><![endif]-->
    <link />
    <title>七星瓢虫环境科技</title>
    <style type="text/css">
      .preloader {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        overflow: hidden;
        background: #49a9ee;
        z-index: 9999;
        transition: opacity 0.65s;
      }
 
      .preloader-hidden-add {
        opacity: 1;
        display: block;
      }
 
      .preloader-hidden-add-active {
        opacity: 0;
      }
 
      .preloader-hidden {
        display: none;
      }
 
      .cs-loader {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
      }
 
      .cs-loader-inner {
        transform: translateY(-50%);
        top: 50%;
        position: absolute;
        width: 100%;
        color: #fff;
        text-align: center;
      }
 
      .cs-loader-inner label {
        font-size: 20px;
        opacity: 0;
        display: inline-block;
      }
 
      @keyframes lol {
        0% {
          opacity: 0;
          transform: translateX(-300px);
        }
        33% {
          opacity: 1;
          transform: translateX(0);
        }
        66% {
          opacity: 1;
          transform: translateX(0);
        }
        100% {
          opacity: 0;
          transform: translateX(300px);
        }
      }
      .cs-loader-inner label:nth-child(6) {
        animation: lol 3s infinite ease-in-out;
      }
      .cs-loader-inner label:nth-child(5) {
        animation: lol 3s 0.1s infinite ease-in-out;
      }
      .cs-loader-inner label:nth-child(4) {
        animation: lol 3s 0.2s infinite ease-in-out;
      }
      .cs-loader-inner label:nth-child(3) {
        animation: lol 3s 0.3s infinite ease-in-out;
      }
      .cs-loader-inner label:nth-child(2) {
        animation: lol 3s 0.4s infinite ease-in-out;
      }
      .cs-loader-inner label:nth-child(1) {
        animation: lol 3s 0.5s infinite ease-in-out;
      }
    </style>
    <link href="/static/css/chunk-51830bbe.819092da.css" rel="prefetch" />
    <link href="/static/css/chunk-746ea768.819092da.css" rel="prefetch" />
    <link href="/static/css/chunk-7719f1df.819092da.css" rel="prefetch" />
    <link href="/static/css/chunk-792672a0.819092da.css" rel="prefetch" />
    <link href="/static/css/chunk-c34215be.776d51fc.css" rel="prefetch" />
    <link href="/static/css/dashboard.a5056d0a.css" rel="prefetch" />
    <link href="/static/css/form.c580f3ec.css" rel="prefetch" />
    <link href="/static/css/list.84d59dc3.css" rel="prefetch" />
    <link href="/static/css/widgets.af4d1250.css" rel="prefetch" />
    <link href="/static/js/chunk-0d102e9f.84d9098c.js" rel="prefetch" />
    <link href="/static/js/chunk-0db6f456.33407482.js" rel="prefetch" />
    <link href="/static/js/chunk-0df38b29.42cf7330.js" rel="prefetch" />
    <link href="/static/js/chunk-1285c570.b00767db.js" rel="prefetch" />
    <link href="/static/js/chunk-13ef0950.b47c13db.js" rel="prefetch" />
    <link href="/static/js/chunk-16300079.25f078c9.js" rel="prefetch" />
    <link href="/static/js/chunk-16b3d45c.f9275788.js" rel="prefetch" />
    <link href="/static/js/chunk-1727ea8e.a6987b11.js" rel="prefetch" />
    <link href="/static/js/chunk-1a2de8f4.b7bb3f93.js" rel="prefetch" />
    <link href="/static/js/chunk-1b7fd891.bf079632.js" rel="prefetch" />
    <link href="/static/js/chunk-1c4bb97c.8b08c9dd.js" rel="prefetch" />
    <link href="/static/js/chunk-21b34fe2.1c85ec0b.js" rel="prefetch" />
    <link href="/static/js/chunk-247e2cac.d685e4c3.js" rel="prefetch" />
    <link href="/static/js/chunk-29255102.89a45ad5.js" rel="prefetch" />
    <link href="/static/js/chunk-2c7f2666.2526f1dd.js" rel="prefetch" />
    <link href="/static/js/chunk-2d0c0fc4.256d64fa.js" rel="prefetch" />
    <link href="/static/js/chunk-2f1ad42e.5de09ca6.js" rel="prefetch" />
    <link href="/static/js/chunk-31475960.1f237c76.js" rel="prefetch" />
    <link href="/static/js/chunk-3bd7cd7e.3ab0ef16.js" rel="prefetch" />
    <link href="/static/js/chunk-3c705d88.0b1e2c8e.js" rel="prefetch" />
    <link href="/static/js/chunk-3d0a6901.51f72804.js" rel="prefetch" />
    <link href="/static/js/chunk-43b7ffe8.03e40d89.js" rel="prefetch" />
    <link href="/static/js/chunk-43c061a5.c59c978f.js" rel="prefetch" />
    <link href="/static/js/chunk-4420fbcc.83f4e630.js" rel="prefetch" />
    <link href="/static/js/chunk-4d2d92b2.183f216e.js" rel="prefetch" />
    <link href="/static/js/chunk-4d2e8f23.39f6a972.js" rel="prefetch" />
    <link href="/static/js/chunk-502b3c56.91955ce2.js" rel="prefetch" />
    <link href="/static/js/chunk-505564cc.7ba597fe.js" rel="prefetch" />
    <link href="/static/js/chunk-51830bbe.07dbe304.js" rel="prefetch" />
    <link href="/static/js/chunk-534fc889.9ccc87d9.js" rel="prefetch" />
    <link href="/static/js/chunk-55a5cd42.aad5ac87.js" rel="prefetch" />
    <link href="/static/js/chunk-56f73d72.5029f7ce.js" rel="prefetch" />
    <link href="/static/js/chunk-577f7cae.8850ba2c.js" rel="prefetch" />
    <link href="/static/js/chunk-59879dfe.e038415a.js" rel="prefetch" />
    <link href="/static/js/chunk-5c79e807.4a3fc185.js" rel="prefetch" />
    <link href="/static/js/chunk-5ed3eb64.765c2952.js" rel="prefetch" />
    <link href="/static/js/chunk-60929f6b.35063002.js" rel="prefetch" />
    <link href="/static/js/chunk-6450c4d9.53491a28.js" rel="prefetch" />
    <link href="/static/js/chunk-652beb70.4fe9a0f9.js" rel="prefetch" />
    <link href="/static/js/chunk-6a65b256.3483444f.js" rel="prefetch" />
    <link href="/static/js/chunk-6c72069e.bd774249.js" rel="prefetch" />
    <link href="/static/js/chunk-7254f54c.8d423c0e.js" rel="prefetch" />
    <link href="/static/js/chunk-72d235fa.a2a8357b.js" rel="prefetch" />
    <link href="/static/js/chunk-746ea768.33ee4770.js" rel="prefetch" />
    <link href="/static/js/chunk-7719f1df.8eaf5383.js" rel="prefetch" />
    <link href="/static/js/chunk-77e41e03.874ad5b0.js" rel="prefetch" />
    <link href="/static/js/chunk-792672a0.34a60f7d.js" rel="prefetch" />
    <link href="/static/js/chunk-7a83ed1a.64d1066d.js" rel="prefetch" />
    <link href="/static/js/chunk-7d6f6568.915104d9.js" rel="prefetch" />
    <link href="/static/js/chunk-7e90ba94.4bd45d71.js" rel="prefetch" />
    <link href="/static/js/chunk-8da7292e.0722a053.js" rel="prefetch" />
    <link href="/static/js/chunk-8e59b7be.ccaac780.js" rel="prefetch" />
    <link href="/static/js/chunk-93618a72.f975d76a.js" rel="prefetch" />
    <link href="/static/js/chunk-9672f91e.63b18587.js" rel="prefetch" />
    <link href="/static/js/chunk-97e31f1c.fee95ffb.js" rel="prefetch" />
    <link href="/static/js/chunk-b3a6dac6.9f888763.js" rel="prefetch" />
    <link href="/static/js/chunk-bb1aa296.7ff299bb.js" rel="prefetch" />
    <link href="/static/js/chunk-c34215be.34ee7d63.js" rel="prefetch" />
    <link href="/static/js/chunk-d07f9196.0c35c7dc.js" rel="prefetch" />
    <link href="/static/js/chunk-dc2e5e3a.765dde54.js" rel="prefetch" />
    <link href="/static/js/chunk-ffd68490.e8df53a2.js" rel="prefetch" />
    <link href="/static/js/dashboard.c618a295.js" rel="prefetch" />
    <link href="/static/js/form.616aa3f6.js" rel="prefetch" />
    <link href="/static/js/form~list.9bfd1b7d.js" rel="prefetch" />
    <link href="/static/js/form~widgets.0f5c31b8.js" rel="prefetch" />
    <link href="/static/js/list.2e751e4c.js" rel="prefetch" />
    <link href="/static/js/list.testmodal.a58903f7.js" rel="prefetch" />
    <link href="/static/js/widgets.7a6f40cd.js" rel="prefetch" />
    <link href="/static/css/app.7378fb46.css" rel="preload" as="style" />
    <link
      href="/static/css/chunk-vendors.ffa94230.css"
      rel="preload"
      as="style"
    />
    <link href="/static/js/app.060d6998.js" rel="preload" as="script" />
    <link
      href="/static/js/chunk-vendors.10d7aa79.js"
      rel="preload"
      as="script"
    />
    <link href="/static/css/chunk-vendors.ffa94230.css" rel="stylesheet" />
    <link href="/static/css/app.7378fb46.css" rel="stylesheet" />
    <link rel="icon" type="image/png" sizes="32x32" href="/logo.ico" />
    <link rel="icon" type="image/png" sizes="16x16" href="/logo.ico" />
    <link rel="manifest" href="/manifest.json" />
    <meta name="theme-color" content="#4DBA87" />
    <meta name="apple-mobile-web-app-capable" content="no" />
    <meta name="apple-mobile-web-app-status-bar-style" content="default" />
    <meta name="apple-mobile-web-app-title" content="vue-alain" />
    <link rel="apple-touch-icon" href="/logo.ico" />
    <link rel="mask-icon" href="/logo.ico" color="#4DBA87" />
    <meta name="msapplication-TileImage" content="/logo.ico" />
    <meta name="msapplication-TileColor" content="#000000" />
  </head>
 
  <body class="has-ad-rt">
    <noscript
      ><strong
        >We're sorry but vue-alain doesn't work properly without JavaScript
        enabled. Please enable it to continue.</strong
      ></noscript
    >
    <div id="app"></div>
    <div class="preloader">
      <div class="cs-loader">
        <div class="cs-loader-inner">
          <label>●</label> <label>●</label> <label>●</label> <label>●</label>
          <label>●</label> <label>●</label>
        </div>
      </div>
    </div>
    <script src="/static/js/chunk-vendors.10d7aa79.js"></script>
    <script src="/static/js/app.060d6998.js"></script>
  </body>
</html>