11 files modified
19 files added
| | |
| | | </div> |
| | | <div class="CoorPosition-input"> |
| | | <div class="CoorPosition-input-JD mouseenterJD"> |
| | | <div class="jingDu">经度<input id="jingdu-val" value="114.93" type="text" class="jingDu-input"></div> |
| | | <div class="jingDu">经度:<input id="jingdu-val" value="114.93" type="text" class="jingDu-input"></div> |
| | | <div class="jiantou jinddu"> |
| | | <span class="span-jiantou" id="jingdu-th"> |
| | | <img class="leftjiantou" src="./images/leftjiantou.png" alt=""> |
| | |
| | | </div> |
| | | </div> |
| | | <div class="CoorPosition-input-JD mouseenterED"> |
| | | <div class="jingDu">纬度<input id="weidu-val" value="25.83" type="text" class="jingDu-input"></div> |
| | | <div class="jingDu">纬度:<input id="weidu-val" value="25.83" type="text" class="jingDu-input"></div> |
| | | <div class="jiantou weidu"> |
| | | <span class="span-jiantou" id="weidu-th"> |
| | | <img class="leftjiantou" src="./images/leftjiantou.png" alt=""> |
| | |
| | | </div> |
| | | </div> |
| | | <div class="CoorPosition-input-JD mouseenterGD"> |
| | | <div class="jingDu">高度<input id="gaodu-val" value="1286" type="text" class="jingDu-input"></div> |
| | | <div class="jingDu">高度:<input id="gaodu-val" value="1286" type="text" class="jingDu-input"></div> |
| | | <div class="jiantou gaodu"> |
| | | <span class="span-jiantou" id="gaodu-th"> |
| | | <img class="leftjiantou" src="./images/leftjiantou.png" alt=""> |
| | |
| | | .jimu-widget-CoorPosition{ |
| | | background-color: rgba(255, 255, 255, 0.75); |
| | | background-color: rgb(255, 255, 255); |
| | | font-size: 14px; |
| | | border: 1px solid rgb(69, 154, 251); |
| | | color: rgb(0, 0, 0); |
| | | font-size: 16px; |
| | | width: 100%; |
| | | height: 100%; |
| | | border-radius: 10px; |
| | | border-radius: 5px; |
| | | display: none; |
| | | box-sizing: border-box; |
| | | } |
| | |
| | | top: 9px; |
| | | width: 15px; |
| | | height: 13px; |
| | | background: url(../../../images/toolbox.png ) no-repeat 0 -32px; |
| | | background: url(../../../images/newImages/坐标定位.png ) no-repeat; |
| | | } |
| | | |
| | | .CoorPosition-zbdw-zbdw { |
| | |
| | | position: relative; |
| | | width: 100%; |
| | | height: 28px; |
| | | background-color: rgba(69, 154, 251, 0.35); |
| | | /* background-color: rgba(69, 154, 251, 0.35); */ |
| | | margin-bottom: 3px; |
| | | text-align: center; |
| | | } |
| | |
| | | } |
| | | |
| | | .queDing { |
| | | background-color: rgba(69, 154, 251, 0.75); |
| | | border: none; |
| | | background-color: rgba(255, 255, 255); |
| | | border: 1px solid rgba(69, 154, 251, 0.35); |
| | | color: rgb(0, 0, 0); |
| | | margin-left: 160px; |
| | | padding: 5px; |
| | | cursor: pointer; |
| | | border-radius: 10px; |
| | | border-radius: 5px; |
| | | box-shadow: 3px 3px 20px -4px #3E9FFC; |
| | | } |
| | | |
| | | .jiantou { |
| | |
| | | <div class="MapPrinting"> |
| | | <div class="MapPrinting-flex"> |
| | | <div class="MapPrinting-left"> |
| | | <span class="MapPrinting-left-pic"></span> |
| | | <!-- <span class="MapPrinting-left-pic"></span> --> |
| | | <img class="MapPrinting-pic" src="../../images/newImages/储存.png" alt=""> |
| | | <span class="MapPrinting-left-cunwei">存为图片</span> |
| | | </div> |
| | | <div class="MapPrinting-right"> |
| | | <span class="MapPrinting-right-pic"></span> |
| | | <!-- <span class="MapPrinting-right-pic"></span> --> |
| | | <img class="MapPrinting-pic" src="../../images/newImages/打印.png" alt=""> |
| | | <span class="MapPrinting-right-dayin">打印</span> |
| | | </div> |
| | | <span class="MapPrinting-flex-x">x</span> |
| | |
| | | .jimu-widget-MapPrinting{ |
| | | background-color: rgba(255, 255, 255, 0.75); |
| | | background-color: rgb(255, 255, 255); |
| | | font-size: 14px; |
| | | /* border: 1px solid rgb(69, 154, 251); */ |
| | | color: rgb(0, 0, 0); |
| | |
| | | |
| | | .MapPrinting-left, .MapPrinting-right { |
| | | position: relative; |
| | | background-color: rgba(62,159,252, 0.75); |
| | | background-color: rgb(255, 255, 255); |
| | | /* border: 1px solid rgba(62,159,252, 0.75); */ |
| | | border-radius: 10px; |
| | | border-radius: 5px; |
| | | padding: 5px; |
| | | cursor: pointer; |
| | | height: 30px; |
| | | box-shadow: 3px 3px 20px -4px #3E9FFC; |
| | | } |
| | | |
| | | .MapPrinting-left-pic, .MapPrinting-right-pic { |
| | | .MapPrinting-left:hover, .MapPrinting-right:hover { |
| | | background-color: #3E9FFC; |
| | | box-shadow: 3px 3px 20px -4px #000000; |
| | | /* color:#fff; */ |
| | | filter: grayscale(100%) brightness(200%); |
| | | } |
| | | |
| | | /* .MapPrinting-left-pic, .MapPrinting-right-pic { |
| | | position: absolute; |
| | | left: 0; |
| | | top: 8px; |
| | | width: 18px; |
| | | height: 15px; |
| | | margin-left: 5px; |
| | | background: url(../../../images/toolbox.png ) no-repeat 0 -173px; |
| | | background: url(../../../images/newImages/储存.png ) no-repeat; |
| | | } */ |
| | | |
| | | .MapPrinting-pic { |
| | | width: 25px; |
| | | } |
| | | |
| | | .MapPrinting-left-cunwei, .MapPrinting-right-dayin { |
| | | font-size: 11px; |
| | | margin-left: 17px; |
| | | /* margin-left: 17px; */ |
| | | } |
| | | |
| | | .MapPrinting-flex-x { |
| | |
| | | /* border: 1px solid rgba(62,159,252, 0.75); */ |
| | | font-size: 26px; |
| | | /* border-radius: 10px; */ |
| | | padding: 5px; |
| | | /* padding: 5px; */ |
| | | position: relative; |
| | | top: -2px; |
| | | } |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | |
| | | .jimu-widget-Measurement{ |
| | | width: 100%; |
| | | height: 100%; |
| | | background-color: rgba(255, 255, 255, .75); |
| | | background-color: rgb(255, 255, 255); |
| | | font-size: 14px; |
| | | border: 1px solid rgb(69, 154, 251); |
| | | color: rgb(0, 0, 0); |
| | | font-size: 16px; |
| | | display: none; |
| | | border-radius: 10px; |
| | | border-radius: 5px; |
| | | } |
| | | |
| | | #table { |
| | |
| | | width: 20px; |
| | | background-color: red; |
| | | height: 17px; |
| | | background: url(../../../images/measure_imgs/toolbox.png ) no-repeat 0 0; |
| | | background: url(../../../images/newImages/图上测量.png ) no-repeat 0 0; |
| | | float: left; |
| | | margin-top: 3px; |
| | | margin-right: 10px; |
| | |
| | | } |
| | | |
| | | .jimu-widget-Rolling .rollinng-table-hezi { |
| | | width: 100%; |
| | | height: 100%; |
| | | display: flex; |
| | | justify-content: space-between; |
| | | align-items: center; |
| | |
| | | } |
| | | |
| | | .jimu-widget-Rolling .hezi-left-select { |
| | | line-height: 50px; |
| | | /* line-height: 50px; */ |
| | | height: 32px; |
| | | /* border: 1px solid salmon */ |
| | | } |
| | | |
| | | .jimu-widget-Rolling .hezi-right-select { |
| | | height: 32px; |
| | | /* border: 1px solid salmon */ |
| | | } |
| | | |
| | | .jimu-widget-Rolling .hezi-leftspan, .hezi-rightspan { |
| | |
| | | } |
| | | |
| | | .jimu-widget-Rolling .hezi-select { |
| | | background-color: rgb(129, 129, 129); |
| | | color: #fff; |
| | | background-color: #fff; |
| | | color: rgb(0, 0, 0); |
| | | padding: 5px; |
| | | border: none; |
| | | outline: none; |
| | | border-radius: 5px; |
| | | position: relative; |
| | | top: 1px; |
| | | } |
| | | |
| | | .jimu-widget-Rolling .hezi-select:hover { |
| | |
| | | font-size: 20px; |
| | | margin-bottom: 5px; |
| | | margin-left: 5px; |
| | | /* border: 1px solid salmon */ |
| | | } |
| | | |
| | | .jimu-widget-Rolling .rollinng-table-hezi-xx:hover { |
| | |
| | | <div id="sign_table"> |
| | | <div class="sign-head"> |
| | | <div class="sign-head-th"> |
| | | <i class="sign-head-th-pic"></i> |
| | | <!-- <i class="sign-head-th-pic"></i> --> |
| | | <img class="sign-head-th-pic" src="./images/我的标记.png" alt=""> |
| | | <span class="sign-head-th-biaoji">我的标记</span> |
| | | <span class="sign-head-th-xx">×</span> |
| | | </div> |
| | | <div class="sign-head-td"> |
| | | <ul class="sign-head-td-ul"> |
| | | <li class="sign-head-td-ul-border addPic addTianjia" title="添加注记"> |
| | | <img src="./images/tj1.png" alt=""> |
| | | <img src="./images/newImages/文件.png" alt=""> |
| | | </li> |
| | | <li class="sign-head-td-ul-hengxian">|</li> |
| | | <li class="sign-head-td-ul-border dakai" id="dkwj" title="打开文件"> |
| | | <input type="file" class="file" id="fileDKWJ" /> |
| | | <img src="./images/dk1.png" alt=""> |
| | | <img src="./images/newImages/打开文件夹.png" alt=""> |
| | | </li> |
| | | <li class="sign-head-td-ul-border dakai" id="djwj" title="叠加文件"> |
| | | <input type="file" class="file" id="fileDJWJ"> |
| | | <img src="./images/dakaiwenjian1.png" alt=""> |
| | | <img src="./images/newImages/文件1.png" alt=""> |
| | | </li> |
| | | <li class="sign-head-td-ul-border" id="bcwj" title="保存文件"> |
| | | <img src="./images/cwj1.png" alt=""> |
| | | <img src="./images/newImages/文件3.png" alt=""> |
| | | </li> |
| | | <li class="sign-head-td-ul-hengxian">|</li> |
| | | <li class="sign-head-td-ul-border" id="qkbj" title="清空标记"> |
| | | <img src="./images/shanchu.png" alt=""> |
| | | <img src="./images/newImages/删除.png" alt=""> |
| | | </li> |
| | | <li class="sign-head-td-ul-border" id="suo" title="是否编辑"> |
| | | <img id="jiesuo" src="./images/jiesuo.png" alt=""> |
| | | <img id="jiesuo" src="./images/newImages/锁.png" alt=""> |
| | | </li> |
| | | </ul> |
| | | </div> |
| | |
| | | that.arrQsrbz.push($('.sign-tian-hang-textarea').val()); |
| | | that.updateadd.label.text = $('.sign_im_text').val() ? $('.sign_im_text').val() : '我的标记'; |
| | | $('.sign-content-my').hide(); |
| | | $('.sign-content').append('<div class = \'wdbj\'><div class = \'dingWeiFei\'><input class = \'wdbj-text\' disabled value = ' + ($('.sign_im_text').val() ? $('.sign_im_text').val() : '我的标记') + ' entitydataid=\'' + $('.sign_im_text').attr('entityid') + '\'></input></div><img class=\'wdbj-shanchu\' src=\'./images/shanchu.png\'></img></div>'); |
| | | $('.sign-content').append('<div class = \'wdbj\'><div class = \'dingWeiFei\'><input class = \'wdbj-text\' disabled value = ' + ($('.sign_im_text').val() ? $('.sign_im_text').val() : '我的标记') + ' entitydataid=\'' + $('.sign_im_text').attr('entityid') + '\'></input></div><img class=\'wdbj-shanchu\' src=\'./images/newImages/删除.png\'></img></div>'); |
| | | |
| | | handlers.removeInputAction(Cesium.ScreenSpaceEventType.LEFT_CLICK); |
| | | }, Cesium.ScreenSpaceEventType.LEFT_CLICK); |
| | |
| | | |
| | | that.updateadd.label.text = datas[i].name; |
| | | $('.sign-content-my').hide(); |
| | | $('.sign-content').append('<div class = \'wdbj\'><div class = \'dingWeiFei\'><input class = \'wdbj-text\' disabled value = ' + that.Dname[i] + ' entitydataid = ' + (datas[i].shuzi + date) + ' ></input></div><img class=\'wdbj-shanchu\' src=\'./images/shanchu.png\'></img></div>'); |
| | | $('.sign-content').append('<div class = \'wdbj\'><div class = \'dingWeiFei\'><input class = \'wdbj-text\' disabled value = ' + that.Dname[i] + ' entitydataid = ' + (datas[i].shuzi + date) + ' ></input></div><img class=\'wdbj-shanchu\' src=\'./images/newImages/删除.png\'></img></div>'); |
| | | } |
| | | }; |
| | | event.target.value = null; |
| | |
| | | |
| | | that.updateadd.label.text = datas[i].name; |
| | | $('.sign-content-my').hide(); |
| | | $('.sign-content').append('<div class = \'wdbj\'><div class = \'dingWeiFei\'><input class = \'wdbj-text\' disabled value = ' + datas[i].name + ' entitydataid = ' + (datas[i].shuzi + date) + ' ></input></div><img class=\'wdbj-shanchu\' src=\'./images/shanchu.png\'></img></div>'); |
| | | $('.sign-content').append('<div class = \'wdbj\'><div class = \'dingWeiFei\'><input class = \'wdbj-text\' disabled value = ' + datas[i].name + ' entitydataid = ' + (datas[i].shuzi + date) + ' ></input></div><img class=\'wdbj-shanchu\' src=\'./images/newImages/删除.png\'></img></div>'); |
| | | } |
| | | }; |
| | | that.DzbX = ''; |
| | |
| | | // 切换是否解锁图片 |
| | | $('#suo').on('click', function () { |
| | | if (that.toggle) { |
| | | $('#jiesuo').attr('src', './images/suo.png'); |
| | | $('#jiesuo').attr('src', './images/newImages/解锁.png'); |
| | | $('.sign-tian-hang-input').attr('disabled', 'disabled'); |
| | | $('.sign-tian-hang-textarea').attr('disabled', 'disabled'); |
| | | $('.delWenZi').remove(); |
| | |
| | | $('.addPic').css('pointer-events', 'auto'); |
| | | handler = new Cesium.ScreenSpaceEventHandler(that.map.scene.canvas); |
| | | mouseEvent(); |
| | | $('#jiesuo').attr('src', './images/jiesuo.png'); |
| | | $('#jiesuo').attr('src', './images/newImages/锁.png'); |
| | | |
| | | $('.sign-tian-hang-input').removeAttr('disabled'); |
| | | $('.sign-tian-hang-textarea').removeAttr('disabled'); |
| | |
| | | if (that.localqsrbz) { |
| | | $('.sign-tian-hang-textarea').val(that.localqsrbz[i]); |
| | | $('.sign_im_text').val(that.localname[i]); |
| | | $('.sign-content').append('<div class = \'wdbj\'><div class = \'dingWeiFei\'><input class = \'wdbj-text\' disabled value = ' + that.localname[i] + ' entitydataid = ' + that.localarr[i] + ' ></input></div><img class=\'wdbj-shanchu\' src=\'./images/shanchu.png\'></img></div>'); |
| | | $('.sign-content').append('<div class = \'wdbj\'><div class = \'dingWeiFei\'><input class = \'wdbj-text\' disabled value = ' + that.localname[i] + ' entitydataid = ' + that.localarr[i] + ' ></input></div><img class=\'wdbj-shanchu\' src=\'./images/newImages/删除.png\'></img></div>'); |
| | | that.onClickEntity[i].label.text = that.localname[i]; |
| | | that.Dname.push(JSON.parse(window.localStorage.getItem("BJDname"))[i]); |
| | | that.arrQsrbz.push(JSON.parse(window.localStorage.getItem('BJDqsrbz'))[i]); |
| | |
| | | .jimu-widget-Sign { |
| | | width: 100%; |
| | | height: 320px; |
| | | background-color: rgba(255, 255, 255, 0.75); |
| | | background-color: rgb(255, 255, 255); |
| | | font-size: 14px; |
| | | border: 1px solid rgb(69, 154, 251); |
| | | /* opacity : .8; */ |
| | | color: rgb(0, 0, 0); |
| | | font-size: 16px; |
| | | display: none; |
| | | border-radius: 5px; |
| | | } |
| | | |
| | | #sign_table { |
| | |
| | | |
| | | .sign-head-th-pic { |
| | | margin-top: 4px; |
| | | width: 20px; |
| | | height: 18px; |
| | | background: url(../../../images/toolbox.png ) no-repeat 0 -63px; |
| | | width: 9px; |
| | | /* height: 18px; */ |
| | | /* z-index: 10; */ |
| | | /* background: url(./images/我的标记.png ) no-repeat; */ |
| | | } |
| | | |
| | | .sign-head-th-biaoji { |
| | |
| | | } |
| | | |
| | | .sign-head-td-ul-border { |
| | | position: relative; |
| | | top: -5px; |
| | | cursor: pointer; |
| | | width: 30px; |
| | | height: 30px; |
| | | margin-top: 6px; |
| | | border: 1px solid #377bc9; |
| | | border-radius: 5px; |
| | | border: 1px solid #ffffff; |
| | | box-shadow: 3px 3px 15px -5px #3E9FFC; |
| | | } |
| | | |
| | | .sign-head-td-ul-border:hover{ |
| | | box-shadow: 1px 3px 0px -5px #000000; |
| | | } |
| | | .sign-head-td-ul-border img{ |
| | | width: 30px !important; |
| | | height: 30px !important; |
| | | } |
| | | .dakai { |
| | | position: relative; |
| | | cursor: pointer; |
| | |
| | | border: 1px solid #377bc9; |
| | | margin-left: 1px; |
| | | overflow: hidden; |
| | | border-radius: 5px; |
| | | } |
| | | |
| | | .sign-content-mc { |
| | |
| | | width: 315px; |
| | | height: 40px; |
| | | border: 1px solid #377bc9; |
| | | border-top: 1px solid transparent; |
| | | border-left: 1px solid transparent; |
| | | display: flex; |
| | | padding-left: 10px; |
| | | } |
| | |
| | | font-size: 15px; |
| | | border-right: 1px solid #377bc9; |
| | | cursor: pointer; |
| | | position: relative; |
| | | right: -2px; |
| | | } |
| | | |
| | | .wdbj .wdbj-text:hover { |
| | |
| | | .wdbj-shanchu { |
| | | line-height: 40px; |
| | | padding-right: 10px; |
| | | height: 20px; |
| | | height: 30px; |
| | | /* width: 30px; */ |
| | | } |
| | | |
| | | .danji, |
| | |
| | | .modifyEdit, |
| | | .dragEdit { |
| | | padding: 5px; |
| | | background-color: rgba(62,159,252, 0.45); |
| | | background-color: #3E9FFC; |
| | | position: fixed; |
| | | top: 0; |
| | | left: 0; |
| | | display : none; |
| | | border-radius: 5px; |
| | | box-shadow: 2px 3px 20px -5px #fff; |
| | | color: #fff; |
| | | } |
| | | |
| | | .actEdit { |
| | |
| | | align-items: center; |
| | | padding: 0 8px; |
| | | border-bottom: 1px solid #377bc9; |
| | | border-radius: 5px 5px 0 0; |
| | | } |
| | | |
| | | .sign-tian-thead span { |
| | |
| | | width: 100%; |
| | | padding: 10px; |
| | | background-color: rgba(255, 255, 255, 0.75); |
| | | border-radius: 0 0 5px 5px; |
| | | } |
| | | |
| | | .sign-tian-hang { |
| | |
| | | |
| | | .sign-tian-hang-input { |
| | | margin-top: 5px; |
| | | background-color: #377bc9; |
| | | background-color: #ffffff; |
| | | line-height: 25px; |
| | | width: 100%; |
| | | border: none; |
| | |
| | | padding: 5px; |
| | | font-size: 10px; |
| | | color: rgb(0, 0, 0); |
| | | border-radius: 5px; |
| | | } |
| | | |
| | | .sign-tian-hang-textarea { |
| | |
| | | width: 100%; |
| | | color: rgb(0, 0, 0); |
| | | font-family: '黑体'; |
| | | border-radius: 5px; |
| | | } |
| | | |
| | | .sign-tian-bao { |
| | |
| | | border: none; |
| | | line-height: 25px; |
| | | border-radius: 5px; |
| | | width: 40px; |
| | | box-shadow: 3px 3px 15px -5px #3E9FFC; |
| | | cursor: pointer; |
| | | } |
| | | |
| | | .sign-tian-bao .shanchu { |
| | |
| | | $(".split-select .split-select-option").toggle(); |
| | | }) |
| | | |
| | | |
| | | $(".split-select .split-select-option li").click(function () { |
| | | |
| | | if ($(this).text() != $('#viewportType span').text()) { |
| | |
| | | } |
| | | }) |
| | | |
| | | $('.jimu-widget-SplitScreen .close').click(function () { |
| | | that.closeSplitScreen('closeSplitScreen') |
| | | }); |
| | | $('.jimu-widget-SplitScreen .split-select .close').click(() => { |
| | | $('.jimu-widget-SplitScreen').hide(); |
| | | that.closeSplitScreen('SplitScreen') |
| | | }) |
| | | |
| | | }, |
| | | |
| | |
| | | |
| | | closeSplitScreen: function (item) { |
| | | var that = this; |
| | | console.log(item,this.name) |
| | | if (item == this.name) { |
| | | if (this.flag = true) { |
| | | this.flag = false; |
| | |
| | | right: 20px !important; |
| | | width: auto !important; |
| | | height: auto !important; |
| | | background-color: rgba(255, 255, 255, .75); |
| | | background-color: rgb(207, 207, 207); |
| | | font-size: 14px; |
| | | border: 1px solid rgb(69, 154, 251); |
| | | /* opacity : .8; */ |
| | |
| | | font-size: 14px; |
| | | line-height: 24px; |
| | | text-align: center; |
| | | background: rgb(69, 154, 251); |
| | | background: #3E9FFC; |
| | | border-radius: 50%; |
| | | border: 1px solid rgb(69, 154, 251); |
| | | border: 1px solid #3E9FFC; |
| | | cursor: pointer; |
| | | } |
| | | |
| | | .jimu-widget-SplitScreen .split-select button { |
| | |
| | | |
| | | .jimu-widget-SplitScreen .split-select .split-select-option li:hover { |
| | | color: #fff; |
| | | background-color: #0081c2; |
| | | background-color: #3E9FFC; |
| | | } |
| | | |
| | | #split_up { |