123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219 |
- <!DOCTYPE html>
- <html lang="en">
- <head>
- <meta charset="utf-8">
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
- <meta http-equiv="x-ua-compatible" content="ie=edge">
- <title>台帐管理-计量支付</title>
- <link rel="stylesheet" href="css/bootstrap/bootstrap.min.css">
- <link rel="stylesheet" href="css/main.css">
- <link rel="stylesheet" href="css/font-awesome/font-awesome.min.css">
- </head>
- <body>
- <div class="header">
- <h1 class="logo"><a>台帐管理-纵横变更管理系统</a></h1>
- <div class="poj-name">
- <span class="name">项目A</span>
- <div class="btn-group">
- <a class=" btn" data-toggle="dropdown" >
- <span class="fa fa-caret-down" data-toggle="tooltip" data-placement="bottom" title="切换项目"></span>
- </a>
- <div class="dropdown-menu">
- <a href="#" class="dropdown-item">项目B</a>
- <a href="#" class="dropdown-item">项目C</a>
- <a href="#" class="dropdown-item">项目D</a>
- </div>
- </div>
- <a href="settings-poj.html" class="btn" data-toggle="tooltip" data-placement="bottom" title="项目设置"><i class="fa fa-cogs"></i></a>
- </div>
- <div class="poj-name">
- <span class="name">WWUJ-1</span>
- <div class="btn-group">
- <a class=" btn" data-toggle="dropdown" >
- <span class="fa fa-caret-down" data-toggle="tooltip" data-placement="bottom" title="切换项目"></span>
- </a>
- <div class="dropdown-menu">
- <a href="#" class="dropdown-item">WWUJ-2</a>
- <a href="#" class="dropdown-item">WWUJ-3</a>
- <a href="#" class="dropdown-item">WWUJ-4</a>
- </div>
- </div>
- </div>
- <div class="poj-name">
- <span class="name">计量台帐</span>
- </div>
- <div class="header-box">
- <div class="header-nav"></div>
- <div class="header-user pull-right">
- <div class="avatar btn-group">
- <a class="dropdown-toggle" data-toggle="dropdown">
- <span class="pic"><img src="img/avatar.png"></span>
- <span>张三</span>
- <span class="caret"></span>
- </a>
- <div class="dropdown-menu">
- <a href="account-info.html" class="dropdown-item">账号资料</a>
- <a href="#" class="dropdown-item">账号安全</a>
- <div class="dropdown-divider"></div>
- <a href="#" class="dropdown-item">新手引导</a>
- <a href="#" class="dropdown-item">帮助中心</a>
- <a href="#" class="dropdown-item">退出登录</a>
- </div>
- </div>
- <div class="msg">
- <a>
- <i class="fa fa-bell"></i><sup >0</sup>
- </a>
- </div>
- </div>
- </div>
- </div>
- <div class="main">
- <div class="main-nav">
- <div class="nav-top">
- <ul class="nav nav-pills flex-column bg-nav">
- <li class="nav-item"><a href="dashboard.html"title="代办事项"><i class="fa fa-dashboard"></i> 代办事项</a></li>
- <li class="nav-item"><a href="biaoduan.html"title="标段管理"><i class="fa fa-list-ul"></i> 标段管理</a></li>
- <li class="nav-item active"><a href="javascript:void(0);"title="台帐管理"><i class="fa fa-list-alt"></i> 台帐管理 <i class="fa fa-angle-down pull-right menu-arrow"></i></a>
- <ul class="sub-menu">
- <li><a href="taizhang.html">台帐分解</a></li>
- </ul>
- <ul class="sub-menu">
- <li><a href="taizhang-bg.html">台帐修订</a></li>
- </ul>
- <ul class="sub-menu">
- <li><a href="taizhang-jl.html">计量台帐</a></li>
- </ul>
- </li>
- <li class="nav-item"><a href="jiliang-qi.html"title="期计量"><i class="fa fa-calendar-check-o"></i> 期计量</a></li>
- <li class="nav-item"><a href="biangeng.html"title="变更管理"><i class="fa fa-retweet"></i> 变更管理</a></li>
- </ul>
- </div>
- </div>
- <div class="main-panel">
- <div class="panel-content">
- <div class="panel-title fluid">
- <div class="title-main d-flex justify-content-between"><!--工具-->
- <div>
- <div class="d-inline-block">
- <select class="form-control form-control-sm mt-0">
- <option>第 15 期</option>
- <option>第 14 期</option>
- <option>第 13 期</option>
- <option>第 12 期</option>
- <option>第 11 期</option>
- </select>
- </div>
- <div class="d-inline-block">
- <select class="form-control form-control-sm mt-0">
- <option>终审 王五</option>
- <option>2审 赵四</option>
- <option>1审 张三</option>
- </select>
- </div>
- <div class="d-inline-block">
- <div class="form-check-inline">
- <label class="form-check-label">
- <input class="form-check-input" type="checkbox">
- 审批结果比较
- </label>
- </div>
- <div class="form-check-inline">
- <label class="form-check-label">
- <input type="checkbox" class="form-check-input">
- 变更令
- </label>
- </div>
- </div>
- </div>
- <div>
- </div>
- </div>
- </div>
- <div class="content-wrap">
- <div class="c-header p-0"></div>
- <div class="c-body">
- <div class="sjs-height-1">
- <table class="table table-bordered">
- <thead>
- <tr>
- <th rowspan="2">1</th>
- <th rowspan="2">项目节编号</th>
- <th rowspan="2">清单编号</th>
- <th rowspan="2">名称</th>
- <th rowspan="2">单位</th>
- <th rowspan="2">单价</th>
- <th colspan="2">0号台帐合同</th>
- <th colspan="2">本期合同计量</th>
- <th colspan="3">本期数量变更计量</th>
- <th colspan="2">本期完成计量</th>
- <th colspan="2">截止本期合同计量</th>
- <th colspan="2">截止本期数量变更</th>
- <th colspan="2">截止本期完成计量</th>
- <th rowspan="2">图(册)号</th>
- <th rowspan="2">累计完成率(%)</th>
- <th rowspan="2">备注</th>
- </tr>
- <tr>
- <th>数量</th>
- <th>金额</th>
- <th>数量</th>
- <th>金额</th>
- <th>数量</th>
- <th>金额</th>
- <th>数量</th>
- <th>金额</th>
- <th>变更令</th>
- <th>数量</th>
- <th>金额</th>
- <th>数量</th>
- <th>金额</th>
- <th>数量</th>
- <th>金额</th>
- </tr>
- </thead>
- </table>
- <!--审批结果比较-->
- <table class="table table-bordered">
- <thead>
- <tr>
- <th rowspan="2">1</th>
- <th rowspan="2">项目节编号</th>
- <th rowspan="2">清单编号</th>
- <th rowspan="2">名称</th>
- <th rowspan="2">单位</th>
- <th rowspan="2">单价</th>
- <th colspan="2">上报</th>
- <th colspan="2">1审 张三</th>
- <th colspan="2">2审 赵四</th>
- <th colspan="2">终审 王五</th>
- </tr>
- <tr>
- <th>数量</th>
- <th>金额</th>
- <th>数量</th>
- <th>金额</th>
- <th>数量</th>
- <th>金额</th>
- <th>数量</th>
- <th>金额</th>
- </tr>
- </thead>
- </table>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- <!-- JS. -->
- <script src="js/jquery/jquery-3.2.1.min.js"></script>
- <script src="js/popper/popper.min.js"></script>
- <script src="js/bootstrap/bootstrap.min.js"></script>
- <script src="js/global.js"></script>
- </body>
- <script type="text/javascript">
- autoFlashHeight();
- </script>
- </html>
|