diff --git a/public/Gltf/ShuiMian.jpeg b/public/Gltf/ShuiMian.jpeg deleted file mode 100644 index c65359c..0000000 --- a/public/Gltf/ShuiMian.jpeg +++ /dev/null Binary files differ diff --git a/public/Gltf/ShuiMian.jpeg b/public/Gltf/ShuiMian.jpeg deleted file mode 100644 index c65359c..0000000 --- a/public/Gltf/ShuiMian.jpeg +++ /dev/null Binary files differ diff --git a/public/Gltf/waternormals.jpg b/public/Gltf/waternormals.jpg index 9dfe03c..368c894 100644 --- a/public/Gltf/waternormals.jpg +++ b/public/Gltf/waternormals.jpg Binary files differ diff --git a/public/Gltf/ShuiMian.jpeg b/public/Gltf/ShuiMian.jpeg deleted file mode 100644 index c65359c..0000000 --- a/public/Gltf/ShuiMian.jpeg +++ /dev/null Binary files differ diff --git a/public/Gltf/waternormals.jpg b/public/Gltf/waternormals.jpg index 9dfe03c..368c894 100644 --- a/public/Gltf/waternormals.jpg +++ b/public/Gltf/waternormals.jpg Binary files differ diff --git a/src/views/oneMap/BIM/WangJiaPIng.vue b/src/views/oneMap/BIM/WangJiaPIng.vue index a006a05..41dce8a 100644 --- a/src/views/oneMap/BIM/WangJiaPIng.vue +++ b/src/views/oneMap/BIM/WangJiaPIng.vue @@ -10,7 +10,9 @@
- +
{{ item.name }}
{{ val.phy + ":" }}
@@ -71,10 +73,22 @@ icon: "/Three/icon/jlszy_icon.png", data: [], show: false, - pointCode: 'WL62zX5', - dataTime: '', - toP: { x: -3.4275854949690405, y: 6.014608816119227, z: 15.647282038788425, duration: 2, ease: 'power4.out' }, - toC: { x: 7.561176426407801, y: 0.6320232520067101, z: -19.092906168190034, duration: 2, ease: 'power4.out' }, + pointCode: "WL62zX5", + dataTime: "", + toP: { + x: -3.4275854949690405, + y: 6.014608816119227, + z: 15.647282038788425, + duration: 2, + ease: "power4.out", + }, + toC: { + x: 7.561176426407801, + y: 0.6320232520067101, + z: -19.092906168190034, + duration: 2, + ease: "power4.out", + }, }, { name: "静力水准仪", @@ -87,10 +101,22 @@ icon: "/Three/icon/jlszy_icon.png", data: [], show: false, - pointCode: 'qGxgnkX', - dataTime: '', - toP: { x: 23.84115813826754, y: 4.51261351630611, z: 13.627431159473852, duration: 2, ease: 'power4.out' }, - toC: { x: 48.263595232463544, y: 2.3904974662750225, z: -3.6653763005726376, duration: 2, ease: 'power4.out' }, + pointCode: "qGxgnkX", + dataTime: "", + toP: { + x: 23.84115813826754, + y: 4.51261351630611, + z: 13.627431159473852, + duration: 2, + ease: "power4.out", + }, + toC: { + x: 48.263595232463544, + y: 2.3904974662750225, + z: -3.6653763005726376, + duration: 2, + ease: "power4.out", + }, }, { name: "应变计", @@ -104,10 +130,16 @@ data: [], show: false, // dsZCOmK - pointCode: 'dsZCOmK', - dataTime: '', - toP: { x: -51.3485606944383, y: 5.243577935608563, z: 8.991560624060426, duration: 3, ease: 'power4.out' }, - toC: { x: 1, y: 1, z: -20, duration: 3, ease: 'power4.out' }, + pointCode: "dsZCOmK", + dataTime: "", + toP: { + x: -51.3485606944383, + y: 5.243577935608563, + z: 8.991560624060426, + duration: 3, + ease: "power4.out", + }, + toC: { x: 1, y: 1, z: -20, duration: 3, ease: "power4.out" }, }, { name: "应变计", @@ -120,10 +152,22 @@ icon: "/Three/icon/ybj_icon.png", data: [], show: false, - pointCode: 'yKBFH23', - dataTime: '', - toP: { x: 22.461896619811345, y: 4.9018705165338625, z: 11.610714039725684, duration: 2, ease: 'power4.out' }, - toC: { x: 46.94567624487662, y: 1.9550975524650114, z: -5.473227670824349, duration: 2, ease: 'power4.out' }, + pointCode: "yKBFH23", + dataTime: "", + toP: { + x: 22.461896619811345, + y: 4.9018705165338625, + z: 11.610714039725684, + duration: 2, + ease: "power4.out", + }, + toC: { + x: 46.94567624487662, + y: 1.9550975524650114, + z: -5.473227670824349, + duration: 2, + ease: "power4.out", + }, }, ]); const deviceCode = ref(null); @@ -152,9 +196,9 @@ }; // 点位点击 -const ydClick = point => { +const ydClick = (point) => { // 清除其他点位 再开 - labelData.value.forEach(item => { + labelData.value.forEach((item) => { item.show = false; }); point.show = true; @@ -325,8 +369,8 @@ // 是否开启右键拖拽 Controls.value.enablePan = true; // AxesHelper:辅助观察的坐标系 - const axesHelper = new THREE.AxesHelper(3000); - Scene.add(axesHelper); + // const axesHelper = new THREE.AxesHelper(3000); + // Scene.add(axesHelper); }; /** @@ -551,7 +595,10 @@ // initModal('ChangJing', '/Gltf/ChuWangCheng.gltf'); // initModal('ChangJing', '/Gltf/qiaoliang.glb'); // initModal('daqiao', 'https://newfiber-cloud-1255570142.cos.ap-chengdu.myqcloud.com/yanan/daqiao.glb'); - initModal('daqiao', 'https://newfiber-cloud-1255570142.cos.ap-chengdu.myqcloud.com/yanan/daqiao.gltf'); + initModal( + "daqiao", + "https://newfiber-cloud-1255570142.cos.ap-chengdu.myqcloud.com/yanan/daqiao.gltf" + ); // 共同弹窗触发事件 bus.on("WJP_BIM_flyTo", (params) => { // 打开弹窗