| | |
| | | <div> |
| | | <div id="float""> |
| | | <div id="float"> |
| | | <div id="con"> |
| | | <label for="calMode">1、计算模式:</label> |
| | | <select id="calMode"> |
| | |
| | | <label>2、坡度区间:</label> |
| | | <label> 起:</label> |
| | | <input type="range" id="wideminR" min="0" max="90" value="0" style="width: 170px" ;> |
| | | <input type="number" id="widemin" min="0" max="90" value="0" style="width: 30px"> <label> 终:</label> |
| | | <input type="number" id="widemin" min="0" max="9000" value="0" style="width: 30px"> <label> 终:</label> |
| | | <input type="range" id="widemaxR" min="0" max="90" value="78" style="width: 170px"> |
| | | <input type="number" id="widemax" min="0" max="90" value="78" style="width: 30px;"> |
| | | <input type="number" id="widemax" min="0" max="90000" value="10000" style="width: 30px;"> |
| | | <label>3、显示样式:</label> |
| | | <label><input type="radio" id="showcolor" name="fill">显示填充颜色</label> |
| | | <label><input type="radio" id="showarrow" name="fill">显示坡向箭头</label> |
| | | <label><input type="radio" id="showall" name="fill" checked="checked">填充颜色和坡向箭头</label> |
| | | <label>4、颜色条带:</label> |
| | | <div id="bar"> |
| | | <select id="colorTable1" class="selectpicker"> |
| | | <select id="colorTable12" class="selectpicker"> |
| | | <option value="1" data-content="<span class='label band4'> </span>"> </option> |
| | | <option value="2" data-content="<span class='label band2'> </span>"> </option> |
| | | <option value="3" data-content="<span class='label band3'> </span>"> </option> |