| | |
| | | //是否为生产环境 |
| | | const isWeb = false; |
| | | const isWeb = true; |
| | | //是否为生产环境 |
| | | const webUrl = isWeb ? "/web" : ""; |
| | | //配置文件地址 |
| | |
| | | }, |
| | | //清除方法 |
| | | clearTopTools(id) { |
| | | store.state.doubleMap = false; |
| | | store.state.doubleMenu = false; |
| | | if (earthCtrl.shadows) { |
| | | Viewer.animation.container.style.visibility = "hidden"; |
| | | Viewer.timeline.container.style.visibility = "hidden"; |
| | |
| | | left: 100%; |
| | | background: rgba(7, 8, 14, 0.8); |
| | | border: 1px solid #d6e4ff; |
| | | z-index: 10; |
| | | z-index: 31; |
| | | box-shadow: inset 0px 10px 40px 10px rgba(38, 47, 71, 1); |
| | | .spatialTitle { |
| | | padding: 10px; |
| | |
| | | |
| | | if (res == 2) { |
| | | layerAttributeIsshow.value = true; |
| | | debugger; |
| | | store.state.tab = e; |
| | | } else { |
| | | if (!e.checked) { |
| | |
| | | <div class="content"> |
| | | <div class="title"> |
| | | <label>详细编辑</label> |
| | | <el-icon @click="setSpatialClose" :size="20" style="cursor: pointer"> |
| | | <el-icon |
| | | @click="setSpatialClose" |
| | | :size="20" |
| | | style="cursor: pointer" |
| | | > |
| | | <Close /> |
| | | </el-icon> |
| | | </div> |
| | |
| | | layerName |
| | | }}</el-checkbox> --> |
| | | {{ layerData.cnName }} |
| | | <img src="../../assets/img/layer.png" alt="" /> |
| | | <img |
| | | src="../../assets/img/layer.png" |
| | | alt="" |
| | | /> |
| | | </div> |
| | | <div class="slider-demo-block"> |
| | | <div class="demonstration">透明度</div> |
| | |
| | | <!-- <img :src="item.url" style="height: 30px; margin-right: 10px" /> |
| | | <span>{{ item.label }}</span> --> |
| | | |
| | | <img :src="item.url" style="height: 30px; width: 100%" /> |
| | | <img |
| | | :src="item.url" |
| | | style="height: 30px; width: 100%" |
| | | /> |
| | | </el-option> |
| | | </el-select> |
| | | </div> |
| | |
| | | height: 400px; |
| | | margin-left: 20px; |
| | | margin-top: 40px; |
| | | z-index: 30; |
| | | position: absolute; |
| | | .title { |
| | | font-size: 18px; |
| | | font-family: Source Han Sans CN; |