1
Surpriseplus
2022-09-16 8d1a91c23df335b090e38b2edd15203aa3b03da9
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
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
<template>
  <div class="center_box">
    <div class="title">
      <span>公共服务</span>
      <img src="../../../assets/img/zonlan (9).png" alt="" />
    </div>
    <div class="department_data">
      <div class="department_f" @click="geturl(url1)">
        <a target="view_window">
          <img src="../../../assets/img/dataApplications/蓝色.png" />
        </a>
        <img
          class="img1"
          src="../../../assets/img/dataApplications/nav_生存认证.png"
          alt=""
        />
        <p>生存认证系统</p>
      </div>
 
      <div class="department_f" @click="geturl(url2)">
        <a target="view_window">
          <img src="../../../assets/img/dataApplications/蓝色.png" />
        </a>
        <img
          class="img1"
          src="../../../assets/img/dataApplications/区司法局.png"
          alt=""
        />
        <p>义务教育入学服务系统</p>
      </div>
 
      <div class="department_f" @click="geturl(url3)">
        <a target="view_window">
          <img src="../../../assets/img/dataApplications/蓝色.png" />
        </a>
        <img
          class="img1"
          src="../../../assets/img/dataApplications/电子证照.png"
          alt=""
        />
        <p>公安局落户信息查询系统</p>
      </div>
 
      <div class="department_f" @click="geturl(url4)">
        <a target="view_window">
          <img src="../../../assets/img/dataApplications/蓝色.png" />
        </a>
 
        <img
          class="img1"
          src="../../../assets/img/dataApplications/公共卫生.png"
          alt=""
        />
        <p>司法局公证信息共享查询系统</p>
      </div>
 
      <div class="department_f" @click="geturl(url5)">
        <a target="view_window">
          <img src="../../../assets/img/dataApplications/蓝色.png" />
        </a>
        <img
          class="img1"
          src="../../../assets/img/dataApplications/道路.png"
          alt=""
        />
        <p>交通局从业人员继续教育报名系统</p>
      </div>
 
      <div class="department_f" @click="geturl(url6)">
        <a target="view_window">
          <img src="../../../assets/img/dataApplications/蓝色.png" />
        </a>
        <img
          class="img1"
          src="../../../assets/img/dataApplications/婴儿.png"
          alt=""
        />
        <p>统计局纳税百强企业排名系统</p>
      </div>
 
      <div class="department_f" @click="geturl(url7)">
        <a target="view_window">
          <img src="../../../assets/img/dataApplications/蓝色.png" />
        </a>
        <img
          class="img1"
          src="../../../assets/img/dataApplications/外部单位-公安局.png"
          alt=""
        />
        <p>社保中心网上服务系统</p>
      </div>
 
      <div class="department_f" @click="geturl(url8)">
        <a target="view_window">
          <img src="../../../assets/img/dataApplications/蓝色.png" />
        </a>
        <img
          class="img1"
          src="../../../assets/img/dataApplications/入学.png"
          alt=""
        />
        <p>户外广告设置申报系统</p>
      </div>
 
      <div class="department_f" @click="geturl(url9)">
        <a target="view_window">
          <img src="../../../assets/img/dataApplications/蓝色.png" />
        </a>
 
        <img
          class="img1"
          src="../../../assets/img/dataApplications/社保.png"
          alt=""
        />
        <p>电子证照核验系统</p>
      </div>
 
      <div class="department_f" @click="geturl(url10)">
        <a target="view_window">
          <img src="../../../assets/img/dataApplications/蓝色.png" />
        </a>
 
        <img
          class="img1"
          src="../../../assets/img/dataApplications/住建厅.png"
          alt=""
        />
        <p>新生儿出生一件事</p>
      </div>
 
      <div class="department_f" @click="geturl(url11)">
        <a target="view_window">
          <img src="../../../assets/img/dataApplications/蓝色.png" />
        </a>
 
        <img
          class="img1"
          src="../../../assets/img/dataApplications/交通局.png"
          alt=""
        />
        <p>在线踏勘</p>
      </div>
 
      <div class="department_f" @click="geturl(url12)">
        <a target="view_window">
          <img src="../../../assets/img/dataApplications/蓝色.png" />
        </a>
 
        <img
          class="img1"
          src="../../../assets/img/dataApplications/踏勘现场计划.png"
          alt=""
        />
        <p>公共卫生许可</p>
      </div>
 
      <div class="department_f" @click="geturl(url13)">
        <a target="view_window">
          <img src="../../../assets/img/dataApplications/蓝色.png" />
        </a>
 
        <img
          class="img1"
          src="../../../assets/img/dataApplications/纳税.png"
          alt=""
        />
        <p>道路运输经营许可证</p>
      </div>
 
      <div class="department_f" @click="geturl(url14)">
        <a target="view_window">
          <img src="../../../assets/img/dataApplications/蓝色.png" />
        </a>
 
        <img
          class="img1"
          src="../../../assets/img/dataApplications/1 绩效评价.png"
          alt=""
        />
        <p>工业企业综合绩效评价平台</p>
      </div>
 
      <div class="department_f" @click="geturl(url15)">
        <a target="view_window">
          <img src="../../../assets/img/dataApplications/蓝色.png" />
        </a>
 
        <img
          class="img1"
          src="../../../assets/img/dataApplications/疫苗管理.png"
          alt=""
        />
        <p>新冠疫苗接种登记平台</p>
      </div>
 
      <div class="department_f" @click="geturl(url16)">
        <a target="view_window">
          <img src="../../../assets/img/dataApplications/蓝色.png" />
        </a>
 
        <img
          class="img1"
          src="../../../assets/img/dataApplications/32-户外广告设置.png"
          alt=""
        />
        <p>购房通</p>
      </div>
      <div class="department_f" @click="geturl(url17)">
        <a target="view_window">
          <img src="../../../assets/img/dataApplications/蓝色.png" />
        </a>
 
        <img
          class="img1"
          src="../../../assets/img/dataApplications/32-户外广告设置.png"
          alt=""
        />
        <p>贫困户信息服务平台</p>
      </div>
      <div class="department_f" @click="geturl(url18)">
        <a target="view_window">
          <img src="../../../assets/img/dataApplications/蓝色.png" />
        </a>
 
        <img
          class="img1"
          src="../../../assets/img/dataApplications/32-户外广告设置.png"
          alt=""
        />
        <p>电子病历查询系统</p>
      </div>
      <div class="department_f" @click="geturl(url19)">
        <a target="view_window">
          <img src="../../../assets/img/dataApplications/蓝色.png" />
        </a>
 
        <img
          class="img1"
          src="../../../assets/img/dataApplications/32-户外广告设置.png"
          alt=""
        />
        <p>项目选址辅助分析系统</p>
      </div>
      <div class="department_f" @click="geturl(url20)">
        <a target="view_window">
          <img src="../../../assets/img/dataApplications/蓝色.png" />
        </a>
 
        <img
          class="img1"
          src="../../../assets/img/dataApplications/32-户外广告设置.png"
          alt=""
        />
        <p>红鸢在线党员流动系统</p>
      </div>
      <div class="department_f" @click="geturl(url21)">
        <a target="view_window">
          <img src="../../../assets/img/dataApplications/蓝色.png" />
        </a>
 
        <img
          class="img1"
          src="../../../assets/img/dataApplications/32-户外广告设置.png"
          alt=""
        />
        <p>洛城街道党员信息公示平台</p>
      </div>
      <div class="department_f" @click="geturl(url22)">
        <a target="view_window">
          <img src="../../../assets/img/dataApplications/蓝色.png" />
        </a>
 
        <img
          class="img1"
          src="../../../assets/img/dataApplications/32-户外广告设置.png"
          alt=""
        />
        <p>市福利企业管理系统</p>
      </div>
      <div class="department_f" @click="geturl(url23)">
        <a target="view_window">
          <img src="../../../assets/img/dataApplications/蓝色.png" />
        </a>
 
        <img
          class="img1"
          src="../../../assets/img/dataApplications/32-户外广告设置.png"
          alt=""
        />
        <p>营运车辆在线监管系统</p>
      </div>
      <div class="department_f" @click="geturl(url24)">
        <a target="view_window">
          <img src="../../../assets/img/dataApplications/蓝色.png" />
        </a>
 
        <img
          class="img1"
          src="../../../assets/img/dataApplications/32-户外广告设置.png"
          alt=""
        />
        <p>电子证照共享</p>
      </div>
      <div class="department_f" @click="geturl(url25)">
        <a target="view_window">
          <img src="../../../assets/img/dataApplications/蓝色.png" />
        </a>
 
        <img
          class="img1"
          src="../../../assets/img/dataApplications/32-户外广告设置.png"
          alt=""
        />
        <p>农村集体资金审批支付平台</p>
      </div>
      <div class="department_f" @click="geturl(url26)">
        <a target="view_window">
          <img src="../../../assets/img/dataApplications/蓝色.png" />
        </a>
 
        <img
          class="img1"
          src="../../../assets/img/dataApplications/32-户外广告设置.png"
          alt=""
        />
        <p>寿光高层次人才服务平台</p>
      </div>
      <div class="department_f" @click="geturl(url27)">
        <a target="view_window">
          <img src="../../../assets/img/dataApplications/蓝色.png" />
        </a>
 
        <img
          class="img1"
          src="../../../assets/img/dataApplications/32-户外广告设置.png"
          alt=""
        />
        <p>寿光市群众诉求办理平台</p>
      </div>
 
      <div class="department_f" @click="geturl(url28)">
        <a target="view_window">
          <img src="../../../assets/img/dataApplications/蓝色.png" />
        </a>
 
        <img
          class="img1"
          src="../../../assets/img/dataApplications/32-户外广告设置.png"
          alt=""
        />
        <p>学校招生范围</p>
      </div>
      <div class="department_f" @click="geturl(url29)">
        <a target="view_window">
          <img src="../../../assets/img/dataApplications/蓝色.png" />
        </a>
 
        <img
          class="img1"
          src="../../../assets/img/dataApplications/32-户外广告设置.png"
          alt=""
        />
        <p>植物检疫证书</p>
      </div>
      <div class="department_f" @click="geturl(url30)">
        <a target="view_window">
          <img src="../../../assets/img/dataApplications/蓝色.png" />
        </a>
 
        <img
          class="img1"
          src="../../../assets/img/dataApplications/32-户外广告设置.png"
          alt=""
        />
        <p>物管企业</p>
      </div>
      <div class="department_f" @click="geturl(url31)">
        <a target="view_window">
          <img src="../../../assets/img/dataApplications/蓝色.png" />
        </a>
 
        <img
          class="img1"
          src="../../../assets/img/dataApplications/32-户外广告设置.png"
          alt=""
        />
        <p>人口画像</p>
      </div>
      <div class="department_f" @click="geturl(url32)">
        <a target="view_window">
          <img src="../../../assets/img/dataApplications/蓝色.png" />
        </a>
 
        <img
          class="img1"
          src="../../../assets/img/dataApplications/32-户外广告设置.png"
          alt=""
        />
        <p>法人画像</p>
      </div>
    </div>
  </div>
</template>
 
<script>
export default {
  //import引入的组件需要注入到对象中才能使用
  components: {},
  data() {
    //这里存放数据
    return {
      //生存认证系统
      url1: "http://172.16.0.4:8090/yypt/",
      //义务教育入学服务系统
      url2: "http://172.16.0.4:8180/yypt/",
      //公安局落户信息查询系统
      url3: "http://172.16.1.18:8090/yypt/",
      //司法局公证信息共享查询系统
      url4: "http://172.16.1.18:8091/yypt/",
      //交通局从业人员继续教育报名系统
      url5: "http://192.168.200.36:8077/zhjt/?KEYDATA=B03DE68DDED0CFA9B0A6EA6609B600E5",
      //统计局纳税百强企业排名系统
      url6: "http://172.16.1.18:8092/yypt/",
      //社保中心网上服务系统
      url7: "http://172.16.0.4:8088/sbapi/",
      //户外广告设置申报系统
      url8: "http://172.16.0.4:8070/ggsq/",
      //电子证照核验系统
      url9: "http://192.168.200.36:8077/codemerge/",
      //新生儿出生一件事
      url10: "http://192.168.200.36:8077/xse/login.html",
      //在线踏勘
      url11: "http://192.168.200.36:8077/yctk/login.html",
      //公共卫生许可
      url12: "http://192.168.200.71/ggws/login.html",
      //道路运输经营许可证
      url13: "http://192.168.200.124:8085/dlysxkpt/",
      //工业企业综合绩效评价平台
      url14: "http://192.168.200.36:8077/gyqypj/",
      //新冠疫苗接种登记平台
      url15: "http://192.168.200.142:8068/cattle/login.html",
      //购房通
      url16: "https://bxgftht.shouguang.gov.cn/cattle/login.html",
      //贫困户信息服务平台
      url17: "http://172.16.0.4:8097/yypt/",
      //电子病历查询系统
      url18: "http://10.155.73.151:8083/admin",
      //项目选址辅助分析系统
      url19: "http://192.168.200.182:9991/#/",
      //红鸢在线党员流动系统
      url20: "http://192.168.200.36:8077/api/",
      //洛城街道党员信息公示平台
      url21: "http://192.168.200.36:8077/dygs/",
      //市福利企业管理系统
      url22: "http://192.168.200.36:8077/flqy/",
      //营运车辆在线监管系统
      url23: "http://221.1.82.253:8100/d?c=i",
      // 电子证照共享
      url24: "https://dzzz.shouguang.gov.cn/login.html",
      //农村集体资金审批支付平台
      url25: "http://192.168.200.36:8077/nczj/DefaultZFNew2.aspx",
      //寿光高层次人才服务平台
      url26: "http://192.168.200.36:8077/sgsgccrcfwpt/",
      //寿光市群众诉求办理平台
      url27: "http://172.16.1.53/#/user/login/redirect=%2F",
      //学校招生范围
      url28: "http://172.16.0.51/xxzsfw/index.html#/",
      //植物检疫证书
      url29: "http://172.16.0.51/zwjyzs/index.html#/",
      //物管企业
      url30: "http://172.16.0.51/wgqy/index.html#/",
      //人口画像
      url31: "http://172.16.0.51/rkhx/",
      //法人画像
      url32: "http://172.16.0.51/frhx/",
    };
  },
  //方法集合
  methods: {
    geturl(rest) {
      //   var value = "http://58.59.29.50:11011/";
      this.$emit("geturl", rest);
    },
  },
  created() {},
};
</script>
<style lang="less" scoped>
//@import url(); 引入公共css类
.center_box {
  .title {
    margin-top: 20px;
    width: 100%;
    position: relative;
    text-align: center;
    img {
      width: 2100px;
    }
    span {
      font-size: 75px;
      font-weight: 400;
      color: #ffe86b;
      background: linear-gradient(0deg, #bce7ff 0%, #69efff 98.6572265625%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      position: absolute;
      left: 50%;
      top: 0;
      transform: translateX(-50%);
    }
  }
  .department_data {
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
    background-image: url("../../../assets/img/dataApplications/数字地球背景.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 2240px 2240px;
    margin-top: -1%;
    .department_f {
      width: 12%;
      height: 354px;
      position: relative;
      margin-top: 2.5%;
      display: flex;
      justify-content: center;
      align-items: center;
      text-align: center;
      img {
        width: 550px;
        height: 354px;
        position: relative;
      }
      .img1 {
        width: 225px;
        height: 151px;
        position: absolute;
        left: 50%;
        top: 15%;
        transform: translateX(-50%);
      }
      p {
        position: absolute;
        bottom: -60px;
        color: white;
        font-size: 46px;
        font-weight: 400;
      }
    }
  }
}
@media only screen and (max-width: 2560px) {
  .center_box {
    margin-top: 2%;
    .department_data {
      .department_f {
        width: 17%;
      }
    }
  }
}
</style>