| | |
| | | white-space: nowrap;
|
| | | }
|
| | | .uncheck{
|
| | | background-color: #dddddd38!important;
|
| | | color: #bdbdbdc4!important;
|
| | | background-color: #ddd!important;
|
| | | color: #000!important;
|
| | | }
|
| | | .ui-btn-icon-right {
|
| | | padding-right: 8.5em;
|
| | | }
|
| | | .hbg{
|
| | | background-color:#ddd9;
|
| | | background-color:#ddd;
|
| | | }
|
| | | #battdata {
|
| | | background-color:#dddddd54
|
| | | background-color:#eee;
|
| | | }
|
| | | .ui-select .ui-btn select{
|
| | | width:77%;
|
| | |
| | | <tr>
|
| | | <td>机房名称</td>
|
| | | <td>
|
| | | <input type="text" id="homeName" data-mini="true">
|
| | | |
| | | <textarea id="homeName" class="unable" data-mini="true"></textarea> |
| | | </td>
|
| | | </tr>
|
| | |
|
| | |
| | |
|
| | |
|
| | | <input type="hidden" id="StationIp" data-mini="true" />
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | <input type="hidden" id="FbsDeviceIp_YM" class="unable" data-mini="true" value="456"/>
|
| | | |
| | | <input type="hidden" id="FbsDeviceIp_WG" class="unable" data-mini="true" value="456"/>
|
| | | |
| | | <input type="hidden" id="FBSDeviceName" data-mini="true" />
|
| | | |
| | | |
| | |
|
| | | |
| | | |
| | | |
| | | <input type="hidden" readonly unselectable="on" value="123" id="BattGroupNum" class="unable" class="uncheck" data-mini="true" />
|
| | | |
| | | |
| | | |
| | | <input type="hidden" id="FloatVolLevel" data-mini="true" />
|
| | | |
| | | |
| | | |
| | | |
| | | <input type="hidden" id="OfflineVolLevel" class="unable" data-mini="true" />
|
| | | |
| | | |
| | |
|
| | | <input type="hidden" id="BattFloatCurrent" class="unable" data-mini="true" />
|
| | |
|
| | |
| | | <label for="twentyfour">24个</label>
|
| | | <input type="radio" name="battnum" id="twentyfour" value="24">
|
| | | </fieldset>
|
| | | |
| | | |
| | | |
| | | |
| | | </td>
|
| | | </tr>
|
| | | <tr>
|
| | |
| | |
|
| | |
|
| | | <tr>
|
| | | <td>基站电话号码</td>
|
| | | <td>*基站电话号码</td>
|
| | | <td>
|
| | | <input type="text" id="station_phone" data-mini="true" />
|
| | | </td>
|
| | |
| | |
|
| | | });
|
| | |
|
| | | |
| | | |
| | | |
| | |
|
| | | $(function () {
|
| | | //setTimes($("#startTestrecord"),'2000-01-01');
|
| | | //setTimes($("#endTestrecord"),new Date().format('yyyy-MM-dd'));
|
| | |
| | | function getUpdateArr(){
|
| | | mon=$('#MonVolStd').val();
|
| | |
|
| | | |
| | | var arr = new Array();
|
| | |
|
| | | for(var i=0;i<temp.length;i++){
|
| | |
| | | });
|
| | |
|
| | | function nullOrn(){
|
| | | console.info($("#homeName").val());
|
| | | console.info($("#station_phone").val());
|
| | | if($("#homeName").val!=""&&$("#station_phone").val()!=""&&$("#install_user").val()!=""){
|
| | | return true;
|
| | | }else{
|
| | | alert("请填写*内容");
|
| | | }
|
| | | }
|
| | |
|
| | | function editBatt(){//
|