|
@@ -0,0 +1,183 @@
|
|
|
|
+<?php defined('InShopNC') or exit('Access Invalid!'); ?>
|
|
|
|
+<!--<link rel="stylesheet" type="text/css" href="--><?php //echo RESOURCE_SITE_URL;?><!--/js/jquery-ui/themes/ui-lightness/jquery.ui.css" />-->
|
|
|
|
+<!--<link href="--><?php //echo SHOP_SITE_URL;?><!--/templates/default/css/seller_center.css" rel="stylesheet" type="text/css"/>-->
|
|
|
|
+<style>
|
|
|
|
+ .spec_table .batch {
|
|
|
|
+ vertical-align: middle;
|
|
|
|
+ display: inline-block;
|
|
|
|
+ *display: inline /*IE7*/;
|
|
|
|
+ margin-left: 4px;
|
|
|
|
+ position: relative;
|
|
|
|
+ z-index: 1;
|
|
|
|
+ *zoom: 1 /*IE7*/;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ .spec_table .batch i {
|
|
|
|
+ cursor: pointer;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ .spec_table .batch-input {
|
|
|
|
+ background-color: #FFF;
|
|
|
|
+ white-space: nowrap;
|
|
|
|
+ padding: 4px 9px;
|
|
|
|
+ border: solid 1px #BCE8F1;
|
|
|
|
+ position: absolute;
|
|
|
|
+ z-index: 1;
|
|
|
|
+ top: -70px;
|
|
|
|
+ left: -75px;
|
|
|
|
+ box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.25);
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ .spec_table .batch-input h6 {
|
|
|
|
+ font-size: 12px;
|
|
|
|
+ color: #555;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ .spec_table .batch-input .text {
|
|
|
|
+ vertical-align: middle;
|
|
|
|
+ clear: both;
|
|
|
|
+ padding: 0 4px;
|
|
|
|
+ vertical-align: middle;
|
|
|
|
+ margin-right: 4px;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ .spec_table .batch-input .arrow {
|
|
|
|
+ background: url(<?php echo SHOP_SITE_URL;?>/templates/default/images/seller/ncsc_bg_img.png) no-repeat -240px -20px;
|
|
|
|
+ display: block;
|
|
|
|
+ width: 10px;
|
|
|
|
+ height: 5px;
|
|
|
|
+ margin-left: -5px;
|
|
|
|
+ bottom: -5px;
|
|
|
|
+ left: 50%;
|
|
|
|
+ position: absolute;
|
|
|
|
+ z-index: 2;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ .spec_table .batch-input a.close {
|
|
|
|
+ font-size: 11px;
|
|
|
|
+ line-height: 12px;
|
|
|
|
+ color: #BCE8F1;
|
|
|
|
+ text-decoration: none;
|
|
|
|
+ background-color: #FFF;
|
|
|
|
+ text-align: center;
|
|
|
|
+ display: block;
|
|
|
|
+ width: 12px;
|
|
|
|
+ height: 12px;
|
|
|
|
+ border-radius: 7px;
|
|
|
|
+ border: solid 1px #BCE8F1;
|
|
|
|
+ top: -7px;
|
|
|
|
+ right: -7px;
|
|
|
|
+ position: absolute;
|
|
|
|
+ z-index: 2;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ .spec_table .text.price {
|
|
|
|
+ width: 40px;
|
|
|
|
+ }
|
|
|
|
+</style>
|
|
|
|
+<div class="page">
|
|
|
|
+ <div class="fixed-bar">
|
|
|
|
+ <div class="item-title">
|
|
|
|
+ <h3><?php echo $lang['nc_merchant'] ?></h3>
|
|
|
|
+ <ul class="tab-base">
|
|
|
|
+ <li><a href="index.php?act=merchant&op=merchant"><span><?php echo $lang['nc_manage'] ?></span></a></li>
|
|
|
|
+ <li><a href="index.php?act=merchant&op=merchant_add"><span><?php echo $lang['nc_new'] ?></span></a></li>
|
|
|
|
+ <li><a href="JavaScript:void(0);" class="current"><span>每日单量设置</span></a></li>
|
|
|
|
+ </ul>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ <div class="fixed-empty"></div>
|
|
|
|
+ <form id="price_form" enctype="multipart/form-data" method="post">
|
|
|
|
+ <input type="hidden" name="form_submit" value="ok"/>
|
|
|
|
+ <table class="table tb-type2">
|
|
|
|
+ <tbody>
|
|
|
|
+ <tr>
|
|
|
|
+ <td colspan="2" class="required"><label>单量设置:</label></td>
|
|
|
|
+ </tr>
|
|
|
|
+ <tr class="noborder">
|
|
|
|
+
|
|
|
|
+ <table class="spec_table tb-type2" style="width: 800px">
|
|
|
|
+ <tr class="w500" rowspan="2">
|
|
|
|
+ <th class="align-center" rowspan="2" style="width: 100px">机构号</th>
|
|
|
|
+ <th class="align-center" rowspan="2">机构名称</th>
|
|
|
|
+ <th class=" align-center" colspan="6">
|
|
|
|
+ 中石油
|
|
|
|
+ </th>
|
|
|
|
+ <th class=" align-center" colspan="4">
|
|
|
|
+ 中石化
|
|
|
|
+ </th>
|
|
|
|
+ </tr>
|
|
|
|
+ <tr class="w500">
|
|
|
|
+ <th></th>
|
|
|
|
+ <th style="text-align: center">100</th>
|
|
|
|
+ <th style="text-align: center">200</th>
|
|
|
|
+ <th style="text-align: center">500</th>
|
|
|
|
+ <th style="text-align: center">1000</th>
|
|
|
|
+ <th></th>
|
|
|
|
+ <th style="text-align: center">100</th>
|
|
|
|
+ <th style="text-align: center">200</th>
|
|
|
|
+ <th style="text-align: center">500</th>
|
|
|
|
+ <th style="text-align: center">1000</th>
|
|
|
|
+ </tr>
|
|
|
|
+ <tbody class="tbody">
|
|
|
|
+ <tr class="w500">
|
|
|
|
+ <td class="w50 align-center">
|
|
|
|
+ 1
|
|
|
|
+ </td>
|
|
|
|
+ <td class="w50 align-center">
|
|
|
|
+ xyxy
|
|
|
|
+ </td>
|
|
|
|
+ <td class="w50 align-center" style="width:30px">
|
|
|
|
+ </td>
|
|
|
|
+ <td class="w50 align-center">
|
|
|
|
+ <input type="text" name="spec[]" value="10" style="width:50px">
|
|
|
|
+ </td>
|
|
|
|
+ <td class="w50 align-center">
|
|
|
|
+ <input type="text" name="spec[]" value="10" style="width:50px">
|
|
|
|
+ </td>
|
|
|
|
+ <td class="w50 align-center">
|
|
|
|
+ <input type="text" name="spec[]" value="10" style="width:50px">
|
|
|
|
+ </td>
|
|
|
|
+ <td class="w50 align-center">
|
|
|
|
+ <input type="text" name="spec[]" value="10" style="width:50px">
|
|
|
|
+ </td>
|
|
|
|
+ <td class="w50 align-center" style="width:30px">
|
|
|
|
+ </td>
|
|
|
|
+ <td class="w50 align-center">
|
|
|
|
+ <input type="text" name="spec[]" value="10" style="width:50px">
|
|
|
|
+ </td>
|
|
|
|
+ <td class="w50 align-center">
|
|
|
|
+ <input type="text" name="spec[]" value="10" style="width:50px">
|
|
|
|
+ </td>
|
|
|
|
+ <td class="w50 align-center">
|
|
|
|
+ <input type="text" name="spec[]" value="10" style="width:50px">
|
|
|
|
+ </td>
|
|
|
|
+ <td class="w50 align-center">
|
|
|
|
+ <input type="text" name="spec[]" value="10" style="width:50px">
|
|
|
|
+ </td>
|
|
|
|
+ </tr>
|
|
|
|
+ </tbody>
|
|
|
|
+ </table>
|
|
|
|
+ </tr>
|
|
|
|
+ </tbody>
|
|
|
|
+ <tfoot>
|
|
|
|
+ <tr class="tfoot">
|
|
|
|
+ <td colspan="15"><a href="JavaScript:void(0);" class="btn"
|
|
|
|
+ id="submitBtn"><span><?php echo $lang['nc_submit']; ?></span></a></td>
|
|
|
|
+ </tr>
|
|
|
|
+ </tfoot>
|
|
|
|
+ </table>
|
|
|
|
+ </form>
|
|
|
|
+</div>
|
|
|
|
+<script type="text/javascript" src="<?php echo RESOURCE_SITE_URL; ?>/js/dialog/dialog.js" id="dialog_js"
|
|
|
|
+ charset="utf-8"></script>
|
|
|
|
+<script type="text/javascript" src="<?php echo RESOURCE_SITE_URL; ?>/js/jquery-ui/jquery.ui.js"></script>
|
|
|
|
+<script type="text/javascript" src="<?php echo RESOURCE_SITE_URL; ?>/js/ajaxfileupload/ajaxfileupload.js"></script>
|
|
|
|
+<script type="text/javascript" src="<?php echo RESOURCE_SITE_URL; ?>/js/jquery.Jcrop/jquery.Jcrop.js"></script>
|
|
|
|
+<link href="<?php echo RESOURCE_SITE_URL; ?>/js/jquery.Jcrop/jquery.Jcrop.min.css" rel="stylesheet" type="text/css"
|
|
|
|
+ id="cssfile2"/>
|
|
|
|
+<script type="text/javascript">
|
|
|
|
+ $(function () {
|
|
|
|
+
|
|
|
|
+ });
|
|
|
|
+</script>
|