瀏覽代碼

shop update

xiaoyu 3 年之前
父節點
當前提交
0fbb857993
共有 1 個文件被更改,包括 16 次插入0 次删除
  1. 16 0
      shop/templates/default/seller/store_refill_order.batch_dispose.php

+ 16 - 0
shop/templates/default/seller/store_refill_order.batch_dispose.php

@@ -1,5 +1,21 @@
+<style>
+    .wrapper {
+    width: 1855px;
+    margin: auto;
+}
+.ncsc-layout-right {
+    background-color: #FFF;
+    width: 89%;
+    min-height: 640px;
+    float: right;
+    position: relative;
+    z-index: 1;
+}
+</style>
 <?php defined('InShopNC') or exit('Access Invalid!'); ?>
 
+
+
 <div class="tabmenu">
     <ul class="tab pngFix">
         <li class="normal"><a target="" href="<?php echo urlShop('store_refill_order', 'index'); ?>">待处理订单</a></li>