| | |
| | | * @Author: shuishen 1109946754@qq.com |
| | | * @Date: 2024-11-08 11:00:30 |
| | | * @LastEditors: shuishen 1109946754@qq.com |
| | | * @LastEditTime: 2024-11-09 15:31:53 |
| | | * @LastEditTime: 2024-11-25 16:45:39 |
| | | * @FilePath: \bigScreen\src\views\companyInfo\index.vue |
| | | * @Description: |
| | | * |
| | |
| | | import centerContainer from './components/centerContainer.vue' // 修改这里 |
| | | import mainMenuVue from './components/mainMenu.vue' |
| | | import { onUnmounted } from "vue" |
| | | const Cesium = DC.getLib('Cesium') |
| | | const turf = DC.getLib('turf') |
| | | console.log(Cesium, turf, 1111) |
| | | |
| | | let buttonIndex = ref(1) |
| | | let data = reactive({ |
| | | companyInfo: {} |
| | |
| | | |
| | | wall.setStyle({ |
| | | material: new DC.WallTrailMaterialProperty({ |
| | | color: Cesium.Color.fromBytes(255, 255, 0, 180), |
| | | color: window.$Cesium.Color.fromBytes(255, 255, 0, 180), |
| | | speed: 10 |
| | | }) |
| | | }) |