feat:完善首页
|
Before Width: | Height: | Size: 18 MiB After Width: | Height: | Size: 6.5 MiB |
|
Before Width: | Height: | Size: 282 KiB After Width: | Height: | Size: 80 KiB |
|
Before Width: | Height: | Size: 479 KiB After Width: | Height: | Size: 95 KiB |
|
Before Width: | Height: | Size: 555 KiB After Width: | Height: | Size: 104 KiB |
|
Before Width: | Height: | Size: 43 KiB After Width: | Height: | Size: 1.8 KiB |
|
Before Width: | Height: | Size: 1.4 MiB After Width: | Height: | Size: 518 KiB |
|
Before Width: | Height: | Size: 7.5 MiB After Width: | Height: | Size: 1.7 MiB |
|
Before Width: | Height: | Size: 1.0 MiB After Width: | Height: | Size: 415 KiB |
|
Before Width: | Height: | Size: 691 KiB |
|
Before Width: | Height: | Size: 1.3 MiB After Width: | Height: | Size: 599 KiB |
|
Before Width: | Height: | Size: 1.1 MiB After Width: | Height: | Size: 360 KiB |
|
Before Width: | Height: | Size: 24 MiB After Width: | Height: | Size: 7.6 MiB |
|
Before Width: | Height: | Size: 708 KiB After Width: | Height: | Size: 281 KiB |
@@ -123,9 +123,7 @@
|
||||
setOption(params)
|
||||
}
|
||||
|
||||
onMounted(() => {
|
||||
init()
|
||||
})
|
||||
onMounted(() => {})
|
||||
</script>
|
||||
|
||||
<style scoped lang="scss">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<div class="video-box">
|
||||
<ul class="videos">
|
||||
<li class="video-item" v-for="item in 8" :key="item">
|
||||
<img src="@/assets/images/map-img-1.jpg" alt="" />
|
||||
<img src="@/assets/images/four-t-1.png" alt="" />
|
||||
<p>
|
||||
<span>核心路段:这是一条信息说明</span>
|
||||
</p>
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
<template>
|
||||
<!-- 安全检测 -->
|
||||
<div class="box-1">
|
||||
<div class="detection-top">
|
||||
<img class="map-img" src="@/assets/images/map-img-1.jpg" />
|
||||
</div>
|
||||
<div class="detection-top"> </div>
|
||||
<div class="flex">
|
||||
<div class="monitor">
|
||||
<div class="t-title">
|
||||
|
||||