|  | @@ -174,107 +174,6 @@
 | 
												
													
														
															|  |          <!--内容-->
 |  |          <!--内容-->
 | 
												
													
														
															|  |      	</div>
 |  |      	</div>
 | 
												
													
														
															|  |      </div>
 |  |      </div>
 | 
												
													
														
															|  | -    <!-- 添加标段类型弹出 -->
 |  | 
 | 
												
													
														
															|  | -    <div id="addsection" class="modal hide fade" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
 |  | 
 | 
												
													
														
															|  | -      <div class="modal-header">
 |  | 
 | 
												
													
														
															|  | -        <button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>
 |  | 
 | 
												
													
														
															|  | -        <h3 id="myModalLabel">添加标段类型</h3>
 |  | 
 | 
												
													
														
															|  | -      </div>
 |  | 
 | 
												
													
														
															|  | -      <div class="modal-body">
 |  | 
 | 
												
													
														
															|  | -        
 |  | 
 | 
												
													
														
															|  | -      <div class="form">
 |  | 
 | 
												
													
														
															|  | -        <form class="form-horizontal">
 |  | 
 | 
												
													
														
															|  | -          <div class="control-group">
 |  | 
 | 
												
													
														
															|  | -            <label class="control-label" for="inputEmail">标段类型名称</label>
 |  | 
 | 
												
													
														
															|  | -            <div class="controls">
 |  | 
 | 
												
													
														
															|  | -              <input type="text" placeholder="输入标段名称" value="">
 |  | 
 | 
												
													
														
															|  | -            </div>
 |  | 
 | 
												
													
														
															|  | -          </div>
 |  | 
 | 
												
													
														
															|  | -        </form>  
 |  | 
 | 
												
													
														
															|  | -      </div>
 |  | 
 | 
												
													
														
															|  | -      </div>
 |  | 
 | 
												
													
														
															|  | -      <div class="modal-footer">
 |  | 
 | 
												
													
														
															|  | -        <button class="btn" data-dismiss="modal" aria-hidden="true">关闭</button>
 |  | 
 | 
												
													
														
															|  | -        <button class="btn btn-primary">保存</button>
 |  | 
 | 
												
													
														
															|  | -      </div>
 |  | 
 | 
												
													
														
															|  | -    </div>
 |  | 
 | 
												
													
														
															|  | -    <!-- 添加标段类型弹出 -->
 |  | 
 | 
												
													
														
															|  | -    <!-- 项目设置弹出 -->
 |  | 
 | 
												
													
														
															|  | -    <div id="pojoption" class="modal hide fade" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
 |  | 
 | 
												
													
														
															|  | -      <div class="modal-header">
 |  | 
 | 
												
													
														
															|  | -        <button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>
 |  | 
 | 
												
													
														
															|  | -        <h3 id="myModalLabel">项目设置</h3>
 |  | 
 | 
												
													
														
															|  | -      </div>
 |  | 
 | 
												
													
														
															|  | -      <div class="modal-body">
 |  | 
 | 
												
													
														
															|  | -        
 |  | 
 | 
												
													
														
															|  | -      <div class="form">
 |  | 
 | 
												
													
														
															|  | -        <form class="form-horizontal">
 |  | 
 | 
												
													
														
															|  | -          <div class="control-group">
 |  | 
 | 
												
													
														
															|  | -            <label class="control-label" for="inputEmail">项目名称</label>
 |  | 
 | 
												
													
														
															|  | -            <div class="controls">
 |  | 
 | 
												
													
														
															|  | -              <input type="text" placeholder="输入项目名称" value="黄金大桥项目">
 |  | 
 | 
												
													
														
															|  | -            </div>
 |  | 
 | 
												
													
														
															|  | -          </div>
 |  | 
 | 
												
													
														
															|  | -          <div class="control-group">
 |  | 
 | 
												
													
														
															|  | -            <label class="control-label" for="inputPassword">KEY</label>
 |  | 
 | 
												
													
														
															|  | -            <div class="controls">
 |  | 
 | 
												
													
														
															|  | -              <input type="text" placeholder="这是该项目的KEY" value="QWESD134SD123" readonly class="span2"> <button class="btn" >复制</button>
 |  | 
 | 
												
													
														
															|  | -            </div>
 |  | 
 | 
												
													
														
															|  | -          </div>
 |  | 
 | 
												
													
														
															|  | -          <div class="control-group">
 |  | 
 | 
												
													
														
															|  | -            <label class="control-label" for="inputEmail">颜色标识</label>
 |  | 
 | 
												
													
														
															|  | -            <div class="controls">
 |  | 
 | 
												
													
														
															|  | -              <ul class="pjColorList">
 |  | 
 | 
												
													
														
															|  | -              <li class="pjColor pj-c1 pjSelect"></li>
 |  | 
 | 
												
													
														
															|  | -              <li class="pjColor pj-c2"></li>
 |  | 
 | 
												
													
														
															|  | -              <li class="pjColor pj-c3"></li>
 |  | 
 | 
												
													
														
															|  | -              <li class="pjColor pj-c4"></li>
 |  | 
 | 
												
													
														
															|  | -              <li class="pjColor pj-c5"></li>
 |  | 
 | 
												
													
														
															|  | -              <li class="pjColor pj-c6"></li>
 |  | 
 | 
												
													
														
															|  | -              <li class="pjColor pj-c7"></li>
 |  | 
 | 
												
													
														
															|  | -              <li class="pjColor pj-c8"></li>
 |  | 
 | 
												
													
														
															|  | -              </ul>
 |  | 
 | 
												
													
														
															|  | -            </div>
 |  | 
 | 
												
													
														
															|  | -          </div>
 |  | 
 | 
												
													
														
															|  | -        </form>  
 |  | 
 | 
												
													
														
															|  | -      </div>
 |  | 
 | 
												
													
														
															|  | -      </div>
 |  | 
 | 
												
													
														
															|  | -      <div class="modal-footer">
 |  | 
 | 
												
													
														
															|  | -        <button class="btn" data-dismiss="modal" aria-hidden="true">关闭</button>
 |  | 
 | 
												
													
														
															|  | -        <button class="btn btn-primary">保存</button>
 |  | 
 | 
												
													
														
															|  | -      </div>
 |  | 
 | 
												
													
														
															|  | -    </div>
 |  | 
 | 
												
													
														
															|  | -    <!-- 项目设置弹出 --> 
 |  | 
 | 
												
													
														
															|  | -    <!-- 标段类型设置弹出 -->
 |  | 
 | 
												
													
														
															|  | -    <div id="secoption" class="modal hide fade" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
 |  | 
 | 
												
													
														
															|  | -      <div class="modal-header">
 |  | 
 | 
												
													
														
															|  | -        <button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>
 |  | 
 | 
												
													
														
															|  | -        <h3 id="myModalLabel">标段类型设置</h3>
 |  | 
 | 
												
													
														
															|  | -      </div>
 |  | 
 | 
												
													
														
															|  | -      <div class="modal-body">
 |  | 
 | 
												
													
														
															|  | -        
 |  | 
 | 
												
													
														
															|  | -      <div class="form">
 |  | 
 | 
												
													
														
															|  | -        <form class="form-horizontal">
 |  | 
 | 
												
													
														
															|  | -          <div class="control-group">
 |  | 
 | 
												
													
														
															|  | -            <label class="control-label" for="inputEmail">标段类型名称</label>
 |  | 
 | 
												
													
														
															|  | -            <div class="controls">
 |  | 
 | 
												
													
														
															|  | -              <input type="text" placeholder="输入类型类型名称" value="路基工程">
 |  | 
 | 
												
													
														
															|  | -            </div>
 |  | 
 | 
												
													
														
															|  | -          </div>
 |  | 
 | 
												
													
														
															|  | -          <div class="control-group">
 |  | 
 | 
												
													
														
															|  | -            <label class="control-label" for="inputPassword">KEY</label>
 |  | 
 | 
												
													
														
															|  | -            <div class="controls">
 |  | 
 | 
												
													
														
															|  | -              <input type="text" placeholder="这是该项目的KEY" value="QWESD134SD123" readonly class="span2"> <button class="btn" >复制</button>
 |  | 
 | 
												
													
														
															|  | -            </div>
 |  | 
 | 
												
													
														
															|  | -          </div>
 |  | 
 | 
												
													
														
															|  | -        </form>  
 |  | 
 | 
												
													
														
															|  | -      </div>
 |  | 
 | 
												
													
														
															|  | -      </div>
 |  | 
 | 
												
													
														
															|  | -      <div class="modal-footer">
 |  | 
 | 
												
													
														
															|  | -        <button class="btn" data-dismiss="modal" aria-hidden="true">关闭</button>
 |  | 
 | 
												
													
														
															|  | -        <button class="btn btn-primary">保存</button>
 |  | 
 | 
												
													
														
															|  | -      </div>
 |  | 
 | 
												
													
														
															|  | -    </div>
 |  | 
 | 
												
													
														
															|  | -    <!-- 标段类型设置弹出 -->        
 |  | 
 | 
												
													
														
															|  | 
 |  | + 
 | 
												
													
														
															|  |  <script type="text/javascript">autoFlashHeight();</script>
 |  |  <script type="text/javascript">autoFlashHeight();</script>
 | 
												
													
														
															|  |  </body>
 |  |  </body>
 |