Merge branch 'main' of git.zdool.com:xs/ggfwjsc

This commit is contained in:
姚宇浩 2024-07-24 18:46:41 +08:00
commit 3bbcb8f590
3 changed files with 41 additions and 22 deletions

View File

@ -11,7 +11,7 @@
<div class="rightPage"></div> <div class="rightPage"></div>
<div class="btnPage"></div> <div class="btnPage"></div>
<div class="btnPp"></div> <div class="btnPp"></div>
<div class="wall"> <div class="wall" @click="toPage(tabData.PageUrl)">
<!-- 旋转ring的dom元素实现整个照片墙的偏转 --> <!-- 旋转ring的dom元素实现整个照片墙的偏转 -->
<div <div
class="ring" class="ring"
@ -143,6 +143,7 @@ window.addEventListener("resize", function () {
// //
const tabData = reactive({ const tabData = reactive({
tabNum: 0, tabNum: 0,
PageUrl: "/home/index/table",
tabList: [ tabList: [
{ {
name: "评估模型", name: "评估模型",
@ -214,6 +215,7 @@ const tabData = reactive({
}); });
const changeTab = (val) => { const changeTab = (val) => {
tabData.PageUrl = tabData.scenList[val].url;
transTime.value = 0.8; transTime.value = 0.8;
tabData.tabNum = val; tabData.tabNum = val;
rotateY.value = 360 - 45 * val; rotateY.value = 360 - 45 * val;
@ -343,6 +345,7 @@ body {
margin: auto; margin: auto;
margin-top: 190px; margin-top: 190px;
pointer-events: all; pointer-events: all;
cursor: pointer;
} }
.ring { .ring {
@ -575,5 +578,4 @@ body {
} }
} }
} }
</style> </style>

View File

@ -487,7 +487,7 @@
<div class="jtsyname">{{ data.jtsyList[0].name }}</div> <div class="jtsyname">{{ data.jtsyList[0].name }}</div>
<div class="jtsytext"> <div class="jtsytext">
{{ data.jtsyList[0].key1 }} {{ data.jtsyList[0].key1 }}
<span>{{ data.jtsyList[0].key1_value }}</span> <span>{{ data.jtsyList[0].key1_value }}人次</span>
</div> </div>
<div> <div>
{{ data.jtsyList[0].key2 }} {{ data.jtsyList[0].key2 }}
@ -502,11 +502,11 @@
<div class="jtsyname">{{ data.jtsyList[1].name }}</div> <div class="jtsyname">{{ data.jtsyList[1].name }}</div>
<div class="jtsytext"> <div class="jtsytext">
{{ data.jtsyList[1].key1 }} {{ data.jtsyList[1].key1 }}
<span>{{ data.jtsyList[1].key1_value }}</span> <span>{{ data.jtsyList[1].key1_value }}人次</span>
</div> </div>
<div> <div>
{{ data.jtsyList[1].key2 }} {{ data.jtsyList[1].key2 }}
<span>{{ data.jtsyList[1].key2_value }}h</span> <span>{{ data.jtsyList[1].key2_value }}</span>
</div> </div>
</div> </div>
</div> </div>
@ -519,7 +519,7 @@
<div class="jtsyname">{{ data.jtsyList[2].name }}</div> <div class="jtsyname">{{ data.jtsyList[2].name }}</div>
<div class="jtsytext"> <div class="jtsytext">
{{ data.jtsyList[2].key1 }} {{ data.jtsyList[2].key1 }}
<span>{{ data.jtsyList[2].key1_value }}</span> <span>{{ data.jtsyList[2].key1_value }}</span>
</div> </div>
<div> <div>
{{ data.jtsyList[2].key2 }} {{ data.jtsyList[2].key2 }}
@ -534,7 +534,7 @@
<div class="jtsyname">{{ data.jtsyList[3].name }}</div> <div class="jtsyname">{{ data.jtsyList[3].name }}</div>
<div class="jtsytext"> <div class="jtsytext">
{{ data.jtsyList[3].key1 }} {{ data.jtsyList[3].key1 }}
<span>{{ data.jtsyList[3].key1_value }}</span> <span>{{ data.jtsyList[3].key1_value }}</span>
</div> </div>
<div> <div>
{{ data.jtsyList[3].key2 }} {{ data.jtsyList[3].key2 }}
@ -549,11 +549,11 @@
<div class="jtsyname">{{ data.jtsyList[4].name }}</div> <div class="jtsyname">{{ data.jtsyList[4].name }}</div>
<div class="jtsytext"> <div class="jtsytext">
{{ data.jtsyList[4].key1 }} {{ data.jtsyList[4].key1 }}
<span>{{ data.jtsyList[4].key1_value }}</span> <span>{{ data.jtsyList[4].key1_value }}</span>
</div> </div>
<div> <div>
{{ data.jtsyList[4].key2 }} {{ data.jtsyList[4].key2 }}
<span>{{ data.jtsyList[4].key2_value }}</span> <span>{{ data.jtsyList[4].key2_value }}人次</span>
</div> </div>
</div> </div>
</div> </div>
@ -1075,40 +1075,45 @@ const data = reactive({
name: "公共自行车", name: "公共自行车",
key1: "骑行次数", key1: "骑行次数",
key1_value: "117231", key1_value: "117231",
dw:"人次",
key2: "骑行时长", key2: "骑行时长",
key2_value: "1283h", key2_value: "1283",
img: ggjtimg, img: ggjtimg,
}, },
{ {
name: "电动单车", name: "电动单车",
key1: "骑行次数", key1: "骑行次数",
key1_value: "1172491", key1_value: "1172491",
dw:"人次",
key2: "骑行时长", key2: "骑行时长",
key2_value: "1283h", key2_value: "1283",
img: ggjtimg1, img: ggjtimg1,
}, },
{ {
name: "公共汽车", name: "公共汽车",
key1: "公交线路", key1: "公交线路",
key1_value: "176", key1_value: "176",
dw:"条",
key2: "乘坐人次", key2: "乘坐人次",
key2_value: "239741", key2_value: "239741人次",
img: ggjtimg2, img: ggjtimg2,
}, },
{ {
name: "长途汽车", name: "长途汽车",
key1: "班车次数", key1: "班车次数",
key1_value: "133", key1_value: "133",
dw:"次",
key2: "客流量", key2: "客流量",
key2_value: "192874", key2_value: "192874人次",
img: ggjtimg3, img: ggjtimg3,
}, },
{ {
name: "高铁", name: "高铁",
key1: "列车班次", key1: "列车班次",
key1_value: "23", key1_value: "23",
dw:"次",
key2: "客流量", key2: "客流量",
key2_value: "113414", key2_value: "113414人次",
img: ggjtimg4, img: ggjtimg4,
}, },
], ],

View File

@ -199,6 +199,7 @@ const csh = () => {
// //
const chooseCsList = ref([]); const chooseCsList = ref([]);
const unChooseList = ref([]); const unChooseList = ref([]);
const sqname = ref();
// //
const center_now = ref([]); const center_now = ref([]);
const center_center = ref([119.178783, 29.034583]); const center_center = ref([119.178783, 29.034583]);
@ -366,14 +367,22 @@ const xkzCenter = reactive([
var map = null; var map = null;
// //
let currentMarker = null; // let currentMarker = null; //
const BMAP = () => { const BMAP = (name) => {
// console.log(name, 666);
// //
map.addEventListener("click", function (e) { map.addEventListener("click", function (e) {
// console.log(e.latlng, name, 777);
xkzCenter.forEach((item, index) => {
if (item.name == name) {
item.center = [e.latlng.lng, e.latlng.lat];
}
});
// console.log(xkzCenter,888);
// addCs();
// //
if (currentMarker !== null) { if (currentMarker !== null) {
map.removeOverlay(currentMarker); map.removeOverlay(currentMarker);
} }
// //
let icons = new BMapGL.Icon(AED, new BMapGL.Size(24, 62)); let icons = new BMapGL.Icon(AED, new BMapGL.Size(24, 62));
var marker = new BMapGL.Marker( var marker = new BMapGL.Marker(
@ -386,6 +395,7 @@ const BMAP = () => {
// //
map.addOverlay(marker); map.addOverlay(marker);
currentMarker = marker; currentMarker = marker;
// addCs();
}); });
}; };
@ -400,7 +410,7 @@ const initMap = () => {
// //
addPolygonCounty(); addPolygonCounty();
// //
BMAP(); // BMAP();
addJd(); addJd();
}; };
const loadTown = () => { const loadTown = () => {
@ -445,7 +455,7 @@ const addPolygonCounty = () => {
map.addOverlay(polygon); map.addOverlay(polygon);
polygon.addEventListener("click", () => { polygon.addEventListener("click", () => {
console.log(item.name); // console.log(11111, item.name);
// if(item.name !== ""){ // if(item.name !== ""){
//   jrcs.value=false; //   jrcs.value=false;
@ -458,9 +468,9 @@ const addPolygonCounty = () => {
// jrcs.value=true; // jrcs.value=true;
if (item.name == cfjiedao.value) { if (item.name == cfjiedao.value) {
console.log(2222); // console.log(2222);
} else { } else {
console.log(111); // console.log(111);
cfjiedao.value = item.name; cfjiedao.value = item.name;
let jdCenter = []; let jdCenter = [];
if (item.name == "溪口镇") { if (item.name == "溪口镇") {
@ -567,7 +577,7 @@ const addPolygonCountyCs = () => {
}); });
map.addOverlay(cs_qk_arr.value[index]); map.addOverlay(cs_qk_arr.value[index]);
cs_qk_arr.value[index].addEventListener("click", () => { cs_qk_arr.value[index].addEventListener("click", () => {
console.log(item.name); console.log(66666666, item.name);
console.log(111, xkzDk); console.log(111, xkzDk);
xkzCenter.forEach((a, b) => { xkzCenter.forEach((a, b) => {
if (a.name == item.name) { if (a.name == item.name) {
@ -607,7 +617,9 @@ const addPolygonCountyCs = () => {
// //
const addCsChoose = () => { const addCsChoose = () => {
chooseCsList.value.map((item, index) => { chooseCsList.value.map((item, index) => {
console.log("item", item); console.log("item11", item.name);
sqname.value = item.name;
BMAP(item.name);
let fillColor = "blue"; let fillColor = "blue";
// //
let points = []; let points = [];