| | |
| | | <div id="sdkContainer1" style="height: 100%"></div> |
| | | <div class="listBox" v-show="!isLand"> |
| | | <ul id="viewer1_lsyx"> |
| | | <li v-for="(item, index) in arr" :key="index" @click="changeLeftMap($event, item, index)"> |
| | | <li |
| | | v-for="(item, index) in arr" |
| | | :key="index" |
| | | @click="changeLeftMap($event, item, index)" |
| | | > |
| | | {{ item }} |
| | | </li> |
| | | </ul> |
| | | </div> |
| | | <layerTreeTwoScreenRight v-if="layerTreeTwoScreen" id="layerTreeTwoScreen111" /> |
| | | <layerTreeTwoScreenRight |
| | | v-if="layerTreeTwoScreen" |
| | | id="layerTreeTwoScreen111" |
| | | /> |
| | | <div class="tdInfo" v-if="showTDinfo"> |
| | | <div class="tdInfo_close" @click="tdInfoClose">×</div> |
| | | <p v-if="dikuanxinxi" class="noInfo">暂无该地块信息</p> |
| | |
| | | <div v-else class="title"> |
| | | <li> |
| | | 企业 |
| | | <el-tooltip class="item" effect="dark" content="点击查看企业信息" placement="bottom"> |
| | | <el-tooltip |
| | | class="item" |
| | | effect="dark" |
| | | content="点击查看企业信息" |
| | | placement="bottom" |
| | | > |
| | | <a @click="showYZCQY"> {{ qysl }}</a> |
| | | </el-tooltip> |
| | | 家 |
| | |
| | | :model="queryForm" |
| | | :inline="true" |
| | | > |
| | | <el-form-item label="查询内容" prop="name"> |
| | | <el-input v-model="queryForm.content" placeholder="请输入查询内容" /> |
| | | <el-form-item label="查询条件" prop="name"> |
| | | <el-input |
| | | v-model="queryForm.content" |
| | | placeholder="请输入要查询的企业名称" |
| | | /> |
| | | </el-form-item> |
| | | <el-form-item> |
| | | <el-button @click="queryInfo('queryForm')" icon="el-icon-search" class="primary">查询</el-button> |
| | | <el-button |
| | | @click="queryInfo('queryForm')" |
| | | icon="el-icon-search" |
| | | class="primary" |
| | | >查询</el-button |
| | | > |
| | | </el-form-item> |
| | | </el-form> |
| | | </div> |
| | |
| | | <el-table-column |
| | | property="企业名称" |
| | | label="企业名称" |
| | | min-width="240" |
| | | min-width="220" |
| | | ></el-table-column> |
| | | <el-table-column |
| | | property="企业类型" |
| | | label="企业类型" |
| | | min-width="240" |
| | | min-width="220" |
| | | ></el-table-column> |
| | | <el-table-column |
| | | property="成立时间" |
| | | label="成立时间" |
| | | width="120" |
| | | min-width="90" |
| | | ></el-table-column> |
| | | <!-- <el-table-column |
| | | property="所属行业" |
| | | label="所属行业" |
| | | ></el-table-column> --> |
| | | <el-table-column |
| | | property="法人" |
| | | label="法人" |
| | | width="80" |
| | | ></el-table-column> |
| | | <el-table-column property="法人" label="法人"></el-table-column> |
| | | <!-- <el-table-column |
| | | property="注册地址" |
| | | label="注册地址" |
| | | ></el-table-column> --> |
| | | <el-table-column label="操作" width="80"> |
| | | <el-table-column label="操作" width="60"> |
| | | <template slot-scope="scope"> |
| | | <el-button @click="handleClick(scope.row)" type="text" size="small">详情</el-button> |
| | | <el-button |
| | | @click="handleClick(scope.row)" |
| | | type="text" |
| | | size="small" |
| | | >详情</el-button |
| | | > |
| | | </template> |
| | | </el-table-column> |
| | | </el-table> |
| | |
| | | ); |
| | | } |
| | | }, 2000); |
| | | |
| | | |
| | | }, |
| | | }, |
| | | isLand(newvalue, oldvalue) { |
| | |
| | | ); |
| | | if (this.isLand) { |
| | | this.loadTDGLLayer(); |
| | | } |
| | | else { |
| | | } else { |
| | | this.initLSYX(); |
| | | } |
| | | var p = { |
| | |
| | | methods: { |
| | | initLSYX() { |
| | | let ul = document.getElementById("viewer1_lsyx"); |
| | | let lis = ul.getElementsByTagName('li'); |
| | | let lis = ul.getElementsByTagName("li"); |
| | | lis[9].click(); |
| | | }, |
| | | setImageComparison(isStart) { |
| | |
| | | nLayer = this.loadBJ54ImageLayer(year); |
| | | |
| | | if (!LWLayer1 || Viewer1.imageryLayers.indexOf(LWLayer1) < 0) { |
| | | if(LWLayer1) |
| | | { |
| | | if (LWLayer1) { |
| | | LWLayer1.destroy(); |
| | | } |
| | | LWLayer1 = this.loadBJ54LWLayer1(); |
| | |
| | | } else { |
| | | p = sgworld1.Navigate.getMousePosition(event); |
| | | } |
| | | // alert(JSON.stringify(p)) |
| | | // console.log(p); |
| | | if (p) { |
| | | if (line) { |
| | | sgworld.Creator.DeleteObject(line); |
| | |
| | | |
| | | .aboutDialog>>>.el-dialog__title { |
| | | color: #fff; |
| | | font-size: 1.1rem; |
| | | font-size: 18px; |
| | | } |
| | | |
| | | .aboutDialog>>>.el-dialog__headerbtn .el-dialog__close { |
| | |
| | | } |
| | | |
| | | .aboutDialog>>>.el-form-item { |
| | | margin-top: 5px; |
| | | margin-bottom: 10px; |
| | | } |
| | | |
| | | .el-form>>>.el-form-item__label { |
| | | color: #fff; |
| | | margin-left: 10px; |
| | | font-size: 16px; |
| | | } |
| | | |
| | | .aboutDialog .el-dialog-div { |
| | |
| | | background-color: rgba(0, 32, 70, 0.7) !important; |
| | | } |
| | | |
| | | .aboutDialog .el-dialog-div .dialog-footer {} |
| | | .aboutDialog .el-dialog-div .dialog-footer { |
| | | } |
| | | |
| | | .el-pagination { |
| | | color: #fff; |
| | |
| | | .el-pagination>>>.btn-prev { |
| | | background: transparent; |
| | | color: #fff; |
| | | font-size: 1rem; |
| | | font-size: 14px; |
| | | } |
| | | |
| | | .el-pagination>>>.el-pager li { |
| | | line-height: 27px; |
| | | background-color: transparent; |
| | | font-size: 1rem; |
| | | font-size: 14px; |
| | | } |
| | | |
| | | .el-pagination>>>.el-pager li.btn-quicknext, |
| | | .el-pagination>>>.el-pager li.btn-quickprev { |
| | | font-size: 1rem; |
| | | font-size: 14px; |
| | | line-height: 28px; |
| | | color: #fff; |
| | | } |
| | |
| | | |
| | | /* 屏幕分辨率放大为 125 */ |
| | | @media (-webkit-min-device-pixel-ratio: 1.25) { |
| | | .tdInfo_close { |
| | | position: absolute; |
| | | right: 10px; |
| | | top: 8px; |
| | | border-radius: 3px; |
| | | width: 20px; |
| | | height: 20px; |
| | | background-color: rgba(0, 0, 0, 0.2); |
| | | cursor: pointer; |
| | | text-align: center; |
| | | line-height: 19px; |
| | | font-size: 20px; |
| | | } |
| | | |
| | | .tdInfo .title li { |
| | | margin-left: 25px; |
| | | line-height: 25px; |
| | | font-size: 15px; |
| | | font-weight: bold; |
| | | background: linear-gradient(0deg, #9cd2ff 0%, #ffffff 100%); |
| | | -webkit-background-clip: text; |
| | | -webkit-text-fill-color: transparent; |
| | | } |
| | | |
| | | .content1, |
| | | .content2, |
| | | .content3 { |
| | | /* width: 100%; */ |
| | | box-sizing: border-box; |
| | | /* margin-left: 42px; */ |
| | | min-width: 220px; |
| | | max-width: 280px; |
| | | margin: 0 25px; |
| | | display: flex; |
| | | padding: 10px 0; |
| | | } |
| | | |
| | | .content1 li, |
| | | .content2 li, |
| | | .content3 li { |
| | | font-size: 13px; |
| | | } |
| | | |
| | | .tdInfo a { |
| | | font-size: 16px; |
| | | } |
| | | .listBox li { |
| | | font-size: 12px; |
| | | } |
| | | |
| | | .aboutDialog >>> .el-dialog__title { |
| | | color: #fff; |
| | | font-size: 14px; |
| | | } |
| | | .el-table { |
| | | font-size: 12px; |
| | | } |
| | | .el-table /deep/ .el-button--text { |
| | | font-size: 12px; |
| | | } |
| | | .el-form >>> .el-form-item__label { |
| | | font-size: 13px; |
| | | } |
| | | .el-pagination >>> .el-pager li { |
| | | font-size: 13px; |
| | | } |
| | | .el-pagination >>> .el-pagination__total, |
| | | .el-pagination >>> .btn-next, |
| | | .el-pagination >>> .btn-prev { |
| | | font-size: 12px; |
| | | } |
| | | .el-pagination >>> .el-pager li.btn-quicknext, |
| | | .el-pagination >>> .el-pager li.btn-quickprev { |
| | | font-size: 12px; |
| | | } |
| | | |
| | | .inquire >>> .el-form-item--mini .el-form-item__content, |
| | | .inquire >>> .el-form-item--mini .el-form-item__label { |
| | | line-height: 24px; |
| | | } |
| | | .inquire >>> .el-input__inner { |
| | | height: 26px; |
| | | line-height: 26px; |
| | | } |
| | | .inquire >>> .el-button--mini { |
| | | padding: 6px 11px; |
| | | } |
| | | .inquire >>> .el-form-item { |
| | | margin-right: 5px; |
| | | } |
| | | } |
| | | |
| | | .listBox li:hover { |