| | |
| | |
|
| | | <!-- 头部内容 -->
|
| | | <div data-role="header" data-position="fixed">
|
| | | <a href="ele-param2.html" target="_top" class="ui-btn ui-corner-all ui-shadow ui-icon-back ui-btn-icon-left" style="padding-top: 0.7em; padding-bottom: 0.7em;">返回</a>
|
| | | <h1>修改电池组信息配置</h1>
|
| | | <a href="batt-unapproved-index.html" target="_top" class="ui-btn ui-corner-all ui-shadow ui-icon-back ui-btn-icon-left" style="padding-top: 0.7em; padding-bottom: 0.7em;">返回</a>
|
| | | <h1>未审批通过电池组详情</h1>
|
| | | <fieldset data-role="controlgroup" class="ptr0" >
|
| | |
|
| | |
|
| | |
| | | <!-- <div class="set-option"> -->
|
| | | <table class="layout-set">
|
| | | <tbody>
|
| | | <tr>
|
| | | <td>机房编号</td>
|
| | | <td>
|
| | | <input type="text" id="StationId" class="unable" data-mini="true" onfocus="this.blur()"/>
|
| | | </td>
|
| | | </tr>
|
| | | |
| | | |
| | | <input type="hidden" id="StationId" class="unable" data-mini="true" onfocus="this.blur()"/>
|
| | | |
| | | <tr>
|
| | | <td>FBS设备ID(重要)</td>
|
| | | <td>
|
| | |
| | | <input type="text" id="FbsDeviceIp" class="unable" data-mini="true" onfocus="this.blur()" />
|
| | | </td>
|
| | | </tr>
|
| | | <tr>
|
| | | <td>电池组ID</td>
|
| | | <td>
|
| | | <input type="text" readonly unselectable="on" value="123"class="unable" id="BattGroupId" class="uncheck" data-mini="true" onfocus="this.blur()" />
|
| | | </td>
|
| | | </tr>
|
| | | |
| | | <input type="hidden" readonly unselectable="on" value="123"class="unable" id="BattGroupId" class="uncheck" data-mini="true" onfocus="this.blur()" />
|
| | | |
| | | <tr>
|
| | | <td>省</td>
|
| | | <td>
|
| | |
| | | <tr>
|
| | | <td>机房名称</td>
|
| | | <td>
|
| | | <input type="text" id="homeName" data-mini="true">
|
| | | <input type="text" class="unable" id="homeName" data-mini="true">
|
| | |
|
| | | </td>
|
| | | </tr>
|
| | |
| | | <div data-role="footer" data-position="fixed" data-theme="a">
|
| | | <div data-role="navbar">
|
| | | <ul>
|
| | | <li><a href="#yourPopup" data-rel="popup" class="ui-btn ui-btn-inline ui-corner-all operat-but ui-btn-icon-check" data-position-to="window" data-icon="check" data-role="button">确定</a></li>
|
| | | <li><a href="" id="cancel" data-rel="popup" class="ui-btn ui-btn-inline ui-corner-all operat-but ui-btn-icon-delete" data-position-to="window" data-icon="delete" data-role="button">取消</a></li>
|
| | | <li><a href="batt-approve-index.html" target="_top" class="ui-btn ui-btn-inline ui-corner-all operat-but ui-btn-icon-check" data-position-to="window" data-icon="check" data-role="button">已审核</a></li>
|
| | | <li><a href="batt-unapproved-index.html" class="ui-btn ui-btn-inline ui-corner-all operat-but ui-btn-icon-delete" data-position-to="window" data-icon="delete" data-role="button">取消</a></li>
|
| | | </ul>
|
| | | </div>
|
| | | </div>
|
| | |
| | | var lixiandianyafazhi = [0,0,0,0];
|
| | | $(function(){
|
| | | creatAllView(temp.length).trigger('create');
|
| | | setchangedMonVolStd(temp.length);
|
| | | setMonVolStd(temp.length);
|
| | | creatBa(temp.length).trigger('create');
|
| | | });
|
| | |
|
| | | |
| | | |
| | | |
| | |
|
| | | $(function () {
|
| | | //setTimes($("#startTestrecord"),'2000-01-01');
|
| | | //setTimes($("#endTestrecord"),new Date().format('yyyy-MM-dd'));
|
| | |
| | |
|
| | |
|
| | | }*/
|
| | | function setchangedMonVolStd(suoyin){
|
| | | function setMonVolStd(suoyin){
|
| | | for(var u=0;u<suoyin;u++){
|
| | | var id='';
|
| | | id='#MonCount'+u;
|