Commit a3ab04bd authored by 姬鋆屾's avatar 姬鋆屾

推若尔盖改版

parent dfdad3f2
......@@ -432,7 +432,7 @@ export default {
this.twoPieData = {
title: "本地人与外地人注册分布",
pieName: "分布详情",
firstName: "宜宾市本地人注册占比",
firstName: "若尔盖县本地人注册占比",
firstVal: res.data.bd_lv,
firstTotal: 1,
secondName: "外地人注册占比",
......@@ -569,7 +569,7 @@ export default {
this.twoPieData2 = {
title: "本地人与外地人办件分布",
pieName: "分布详情",
firstName: "宜宾市本地人办件占比",
firstName: "若尔盖县本地人办件占比",
firstVal: res.data.bd_lv,
firstTotal: 1,
secondName: "外地人办件占比",
......
......@@ -132,7 +132,7 @@ export default {
this.chart = echarts.init(this.$refs.chart);
}
echarts.registerMap("china", data);
var geoGpsMap = [104.64, 28.75];
var geoGpsMap = [102.95, 33.57];
var geoCoordMap = {
江苏: [118.8062, 31.9208],
黑龙江: [127.9688, 45.368],
......@@ -292,7 +292,7 @@ export default {
position: "top",
// offset: [5, 0], //偏移设置
color: "#ff0000",
formatter: "宜宾市",
formatter: "若尔盖县",
textStyle: {
color: "#fff",
fontSize: "16px",
......@@ -312,8 +312,8 @@ export default {
},
data: [
{
name: "宜宾市",
value: [104.64, 28.75],
name: "若尔盖县",
value: [102.95, 33.57],
},
],
},
......
......@@ -3,7 +3,7 @@
<div class="main h-full w-full flex items-center justify-between">
<div class="slogan">
<p class="slogan-text slogan-text-1 mb-12">若诗·若画·若尔盖</p>
<p class="slogan-text slogan-text-2">似烟·似梦·似天堂</p>
<!-- <p class="slogan-text slogan-text-2">似烟·似梦·似天堂</p> -->
</div>
<div class="w-[490px] h-[660px]">
<div class="swiper mySwiper">
......
......@@ -15,10 +15,11 @@
</draggable>
</div>
<div class="title flex flex-col items-center mt-[150px] mb-[25px]">
<img
<!-- <img
class="img-title mb-[42px]"
src="@/assets/images/siteArrange/title.png"
/>
/> -->
<h1 class="slogan_title">若诗 · 若画 · 若尔盖</h1>
<div class="slogan">建设高效便民、智慧泛在的智慧政务大厅</div>
</div>
<!-- 站点 -->
......@@ -236,7 +237,7 @@ export default {
<style lang="less" scoped>
.station {
background: url("@/assets/images/siteArrange/bg_2.png") no-repeat;
background: url("@/assets/images/siteArrange/bg_3.jpg") no-repeat;
background-size: 100% 100%;
overflow: hidden;
.del-box {
......@@ -257,6 +258,13 @@ export default {
top: 0px;
}
.title {
.slogan_title {
font-size: 65px;
font-family: Source Han Sans CN;
font-weight: 600;
color: #ffffff;
margin-bottom: 30px;
}
.slogan {
font-size: 39px;
font-family: Source Han Sans CN;
......
......@@ -3265,7 +3265,7 @@ export default {
.modal {
width: 100%;
height: 100%;
background: url("@/assets/images/platformSet/bg-pintai.jpg") no-repeat center;
background: url("@/assets/images/platformSet/bg_3.jpg") no-repeat center;
background-size: cover;
padding-top: @headerH;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment