|
- <!DOCTYPE html>
- <html lang="en">
- <head>
- <meta charset="UTF-8">
- <meta HTTP-EQUIV="pragma" CONTENT="no-cache">
- <meta HTTP-EQUIV="expires" CONTENT="0">
- <title>财务报表</title>
- <link rel="stylesheet" type="text/css" href="./css/ace.min.css"/>
- <link rel="stylesheet" type="text/css" href="./css/bootstrap/bootstrap.min.css"/>
- <link rel="stylesheet" type="text/css" href="./css/bootstrap-timepicker.css"/>
- <link rel="stylesheet" type="text/css" href="./css/font-awesome.min.css"/>
- <link rel="stylesheet" type="text/css" href="./css/daterangepicker.css"/>
- <link rel="stylesheet" type="text/css" href="./css/datepicker.css"/>
- <link rel="stylesheet" type="text/css" href="./css/master.css">
- <link rel="stylesheet" href="css/new_page.css"/>
- <link rel="stylesheet" href="css/combo.select.css">
- <style>
- .middle {
- border: 2px solid lightgray;
- width: 1160px;
- height: 130px;
- margin-left: 40px;
- margin-top: 25px;
- }
-
- .middle_2 {
- margin-top: 50px;
- margin-left: 20px;
- }
-
- .search_btn {
- width: 100px;
- height: 30px;
- display: inline-block;
- line-height: 30px;
- border: 1px solid rgb(204, 204, 204);
- text-align: center;
- background-color: lightgray;
- cursor: pointer;
- margin-left: 20px;
- }
-
- .block {
- margin-top: 20px;
- }
-
- .combo-select {
- border: none;
- display: inline-block;
- }
- </style>
- </head>
- <body>
- <!--标题-->
- <!--<div class="navbar navbar-default" style="margin-bottom: 0px;">
- <div class="navbar-header ">
- <a href="#" class="navbar-brand">
- <i class="icon-leaf"></i> 蜘蛛行网络科技有限公司<sub style="font-size:12px;position: initial;"> <span id="version_txt"></span></sub>
- </a>
- </div>
- </div>
- <div class="warp clearfix" id="show_html" style="display: block">
- <div class="control-bar"></div>
- <div class="control-show" style="float: left;">-->
- <div id="">
- <div class="middle">
- <div class="first">
- <div class="block" style="margin-left: 20px;">
- <!--最上一栏-->
- <div>
- <span style="display: inline-block;">日期选择:</span>
- <select style="width: 100px; height: 30px; margin-top: 5px;margin-left: 5px;display: inline-block;cursor: pointer"
- id="date_type">
- <option value="1" selected="selected" style="font-size: 12px;">预订日期</option>
- <option value="2" style="font-size: 12px;">入住日期</option>
- <option value="3" style="font-size: 12px;">离店日期</option>
- </select>
- <input type="text" id="start_date" class="Wdate"
- style="height: 30px; width: 100px;display: inline-block"
- name="begin"
- onClick="WdatePicker({doubleCalendar:true,errDealMode:0,alwaysUseStartDate:true})"/>
- <span>-</span>
- <input type="text" id="end_date" class="Wdate"
- style="height: 30px; width: 100px;display: inline-block"
- name="end"
- onClick="WdatePicker({doubleCalendar:true,errDealMode:0,alwaysUseStartDate:true})"/>
- <span id="yesterday" class="btn"
- style="font-size: 12px;width: 50px; padding: 3px;display: inline-block;margin-left: 5px;"
- onclick="">昨日</span>
- <span id="today" class="btn"
- style="font-size: 12px;width: 50px; padding: 3px;display: inline-block;margin-left: 5px;">今日</span>
- <span id="thisweek" class="btn"
- style="font-size: 12px;width: 50px; padding: 3px;display: inline-block;margin-left: 5px;">本周</span>
- <span id="thismonth" class="btn"
- style="font-size: 12px;width: 50px; padding: 3px;display: inline-block;margin-left: 5px;">本月</span>
- <span style="display: inline-block;margin-left: 30px;">酒店城市:</span>
- <select id="province"
- style="width: 75px; height: 30px; margin-top: 5px;display: inline-block;;cursor: pointer">
- <option value="0" selected="selected" style="font-size: 12px;">选择省</option>
- </select>
- <select id="city"
- style="width: 75px; height: 30px; margin-top: 5px;display: inline-block;;cursor: pointer">
- <option value="0" selected="selected" style="font-size: 12px;">选择市</option>
- </select>
- <span style="display: inline-block; margin-top: 5px;;margin-left: 30px">酒店名称:</span>
- <input type="text" id="hotel_name" placeholder="酒店名称"
- style="width: 100px; height: 30px;font-size: 12px"/>
- </div>
- </div>
- <div class="block" style="margin-left: 20px;">
- <span><span style="visibility: hidden">空</span>供应商:</span>
- <select id="supplier_id" style="width:150px;margin-left: 5px;cursor: pointer" class="select_line">
- <option class="supp" value="0">请选择</option>
- </select>
- <span style="margin-left: 30px">销售渠道:</span>
- <select id="sale_org_id" style="width:150px;margin-left: 5px;cursor: pointer" class="select_line">
- <option class="sale" value="0">请选择</option>
- </select>
- <span class="btn" id="search"
- style="font-size: 12px;width: 50px; padding: 3px;display: inline-block;margin-left: 5px;">查询</span>
- <div id="excel" class="search_btn btn-primary" style="margin-left: 30px">导出订单列表</div>
- </div>
- </div>
- </div>
- <!--表单-->
- <div style="margin-top: 20px;width: 1160px;margin-left: 40px">
- <table id="table" class="table table-striped table-bordered table-hover" style="text-align: center">
- <thead>
- <tr>
- <th width="160" style="text-align: center">酒店</th>
- <th width="90" style="text-align: center">订单数</th>
- <th width="90" style="text-align: center">间夜数</th>
- <th width="90" style="text-align: center">间夜数月环比</th>
- <th width="90" style="text-align: center">销售额</th>
- <th width="90" style="text-align: center">销售额月环比</th>
- <th width="90" style="text-align: center">采购成本</th>
- <th width="90" style="text-align: center">渠道佣金</th>
- <th width="90" style="text-align: center">毛利</th>
- <th width="90" style="text-align: center">毛利月环比</th>
- <th width="90" style="text-align: center">毛利率</th>
- </tr>
- </thead>
- <tbody id="main_tbody">
- <tr class="up_tr" style="font-weight: bold;">
- <td>总计</td>
- <td>[订单数]</td>
- <td>[间夜数]</td>
- <td>[间夜数月环比]</td>
- <td>[销售额]</td>
- <td>[销售额月环比]</td>
- <td>[采购成本]</td>
- <td>[渠道佣金]</td>
- <td>[毛利]</td>
- <td>[毛利月环比]</td>
- <td>[毛利率]</td>
- </tr>
- <tr class="main_tr">
- <td>[酒店]</td>
- <td>[订单数]</td>
- <td>[间夜数]</td>
- <td>[间夜数月环比]</td>
- <td>[销售额]</td>
- <td>[销售额月环比]</td>
- <td>[采购成本]</td>
- <td>[渠道佣金]</td>
- <td>[毛利]</td>
- <td>[毛利月环比]</td>
- <td>[毛利率]</td>
- </tr>
- </tbody>
- </table>
- <div class="pageDiv"></div>
- </div>
- </div>
- <!--</div>-->
- </body>
- <script type="text/javascript" src="js/htCommon.js"></script>
- <script type="text/javascript" src="js/statistical_report.js"></script>
- <!--<script src="js/master.js" type="text/javascript" charset="utf-8"></script>-->
- <script type="text/javascript" src="js/jquery.combo.select.js"></script>
- </html>
|